[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. 7051 1726867034.57989: 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-Isn 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 7051 1726867034.58266: Added group all to inventory 7051 1726867034.58268: Added group ungrouped to inventory 7051 1726867034.58270: Group all now contains ungrouped 7051 1726867034.58272: Examining possible inventory source: /tmp/network-5rw/inventory.yml 7051 1726867034.66642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7051 1726867034.66685: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7051 1726867034.66702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7051 1726867034.66741: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7051 1726867034.66791: Loaded config def from plugin (inventory/script) 7051 1726867034.66792: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7051 1726867034.66820: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7051 1726867034.66874: Loaded config def from plugin (inventory/yaml) 7051 1726867034.66876: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7051 1726867034.66937: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7051 1726867034.67487: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7051 1726867034.67489: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7051 1726867034.67492: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7051 1726867034.67496: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7051 1726867034.67499: Loading data from /tmp/network-5rw/inventory.yml 7051 1726867034.67539: /tmp/network-5rw/inventory.yml was not parsable by auto 7051 1726867034.67584: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7051 1726867034.67612: Loading data from /tmp/network-5rw/inventory.yml 7051 1726867034.67663: group all already in inventory 7051 1726867034.67668: set inventory_file for managed_node1 7051 1726867034.67671: set inventory_dir for managed_node1 7051 1726867034.67671: Added host managed_node1 to inventory 7051 1726867034.67673: Added host managed_node1 to group all 7051 1726867034.67673: set ansible_host for managed_node1 7051 1726867034.67674: set ansible_ssh_extra_args for managed_node1 7051 1726867034.67676: set inventory_file for managed_node2 7051 1726867034.67681: set inventory_dir for managed_node2 7051 1726867034.67682: Added host managed_node2 to inventory 7051 1726867034.67683: Added host managed_node2 to group all 7051 1726867034.67683: set ansible_host for managed_node2 7051 1726867034.67684: set ansible_ssh_extra_args for managed_node2 7051 1726867034.67686: set inventory_file for managed_node3 7051 1726867034.67687: set inventory_dir for managed_node3 7051 1726867034.67687: Added host managed_node3 to inventory 7051 1726867034.67688: Added host managed_node3 to group all 7051 1726867034.67689: set ansible_host for managed_node3 7051 1726867034.67689: set ansible_ssh_extra_args for managed_node3 7051 1726867034.67691: Reconcile groups and hosts in inventory. 7051 1726867034.67693: Group ungrouped now contains managed_node1 7051 1726867034.67694: Group ungrouped now contains managed_node2 7051 1726867034.67695: Group ungrouped now contains managed_node3 7051 1726867034.67747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7051 1726867034.67827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7051 1726867034.67856: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7051 1726867034.67873: Loaded config def from plugin (vars/host_group_vars) 7051 1726867034.67874: 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) 7051 1726867034.67882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7051 1726867034.67888: 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) 7051 1726867034.67916: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7051 1726867034.68231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867034.68360: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7051 1726867034.68386: Loaded config def from plugin (connection/local) 7051 1726867034.68388: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7051 1726867034.68751: Loaded config def from plugin (connection/paramiko_ssh) 7051 1726867034.68754: 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) 7051 1726867034.69682: 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) 7051 1726867034.69706: Loaded config def from plugin (connection/psrp) 7051 1726867034.69708: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7051 1726867034.70108: 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) 7051 1726867034.70131: Loaded config def from plugin (connection/ssh) 7051 1726867034.70132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7051 1726867034.71707: 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) 7051 1726867034.71729: Loaded config def from plugin (connection/winrm) 7051 1726867034.71731: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7051 1726867034.71753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7051 1726867034.71800: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7051 1726867034.71837: Loaded config def from plugin (shell/cmd) 7051 1726867034.71838: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7051 1726867034.71854: 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) 7051 1726867034.71893: Loaded config def from plugin (shell/powershell) 7051 1726867034.71894: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7051 1726867034.71929: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7051 1726867034.72029: Loaded config def from plugin (shell/sh) 7051 1726867034.72031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7051 1726867034.72053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7051 1726867034.72126: Loaded config def from plugin (become/runas) 7051 1726867034.72128: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7051 1726867034.72234: Loaded config def from plugin (become/su) 7051 1726867034.72236: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7051 1726867034.72327: Loaded config def from plugin (become/sudo) 7051 1726867034.72328: 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 7051 1726867034.72353: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7051 1726867034.72568: in VariableManager get_vars() 7051 1726867034.72586: done with get_vars() 7051 1726867034.72671: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7051 1726867034.74649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7051 1726867034.74718: in VariableManager get_vars() 7051 1726867034.74721: done with get_vars() 7051 1726867034.74723: variable 'playbook_dir' from source: magic vars 7051 1726867034.74724: variable 'ansible_playbook_python' from source: magic vars 7051 1726867034.74724: variable 'ansible_config_file' from source: magic vars 7051 1726867034.74724: variable 'groups' from source: magic vars 7051 1726867034.74725: variable 'omit' from source: magic vars 7051 1726867034.74725: variable 'ansible_version' from source: magic vars 7051 1726867034.74726: variable 'ansible_check_mode' from source: magic vars 7051 1726867034.74726: variable 'ansible_diff_mode' from source: magic vars 7051 1726867034.74727: variable 'ansible_forks' from source: magic vars 7051 1726867034.74727: variable 'ansible_inventory_sources' from source: magic vars 7051 1726867034.74728: variable 'ansible_skip_tags' from source: magic vars 7051 1726867034.74728: variable 'ansible_limit' from source: magic vars 7051 1726867034.74728: variable 'ansible_run_tags' from source: magic vars 7051 1726867034.74729: variable 'ansible_verbosity' from source: magic vars 7051 1726867034.74752: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml 7051 1726867034.75174: in VariableManager get_vars() 7051 1726867034.75188: done with get_vars() 7051 1726867034.75267: in VariableManager get_vars() 7051 1726867034.75275: done with get_vars() 7051 1726867034.75282: variable 'omit' from source: magic vars 7051 1726867034.75293: variable 'omit' from source: magic vars 7051 1726867034.75312: in VariableManager get_vars() 7051 1726867034.75318: done with get_vars() 7051 1726867034.75348: in VariableManager get_vars() 7051 1726867034.75356: done with get_vars() 7051 1726867034.75382: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867034.75506: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867034.75582: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867034.75934: in VariableManager get_vars() 7051 1726867034.75946: done with get_vars() 7051 1726867034.76208: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7051 1726867034.76292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867034.77366: in VariableManager get_vars() 7051 1726867034.77376: done with get_vars() 7051 1726867034.77385: variable 'omit' from source: magic vars 7051 1726867034.77401: variable 'omit' from source: magic vars 7051 1726867034.77420: in VariableManager get_vars() 7051 1726867034.77428: done with get_vars() 7051 1726867034.77440: in VariableManager get_vars() 7051 1726867034.77449: done with get_vars() 7051 1726867034.77467: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867034.77532: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867034.77573: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867034.78862: in VariableManager get_vars() 7051 1726867034.78876: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867034.80164: in VariableManager get_vars() 7051 1726867034.80176: done with get_vars() 7051 1726867034.80182: variable 'omit' from source: magic vars 7051 1726867034.80189: variable 'omit' from source: magic vars 7051 1726867034.80206: in VariableManager get_vars() 7051 1726867034.80216: done with get_vars() 7051 1726867034.80228: in VariableManager get_vars() 7051 1726867034.80237: done with get_vars() 7051 1726867034.80265: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867034.80330: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867034.80371: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867034.80584: in VariableManager get_vars() 7051 1726867034.80598: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867034.81781: in VariableManager get_vars() 7051 1726867034.81795: done with get_vars() 7051 1726867034.81797: variable 'omit' from source: magic vars 7051 1726867034.81803: variable 'omit' from source: magic vars 7051 1726867034.81820: in VariableManager get_vars() 7051 1726867034.81830: done with get_vars() 7051 1726867034.81842: in VariableManager get_vars() 7051 1726867034.81852: done with get_vars() 7051 1726867034.81868: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867034.81946: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867034.81991: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867034.82199: in VariableManager get_vars() 7051 1726867034.82213: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867034.83346: in VariableManager get_vars() 7051 1726867034.83360: done with get_vars() 7051 1726867034.83391: in VariableManager get_vars() 7051 1726867034.83405: done with get_vars() 7051 1726867034.83408: variable 'omit' from source: magic vars 7051 1726867034.83421: variable 'omit' from source: magic vars 7051 1726867034.83446: in VariableManager get_vars() 7051 1726867034.83458: done with get_vars() 7051 1726867034.83470: in VariableManager get_vars() 7051 1726867034.83487: done with get_vars() 7051 1726867034.83504: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867034.83573: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867034.83618: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867034.83826: in VariableManager get_vars() 7051 1726867034.83842: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867034.84985: in VariableManager get_vars() 7051 1726867034.85001: done with get_vars() 7051 1726867034.85102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7051 1726867034.85257: in VariableManager get_vars() 7051 1726867034.85287: done with get_vars() 7051 1726867034.85326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7051 1726867034.85335: 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 7051 1726867034.85545: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7051 1726867034.85636: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7051 1726867034.85638: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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__) 7051 1726867034.85658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7051 1726867034.85674: 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) 7051 1726867034.85825: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7051 1726867034.85861: Loaded config def from plugin (callback/default) 7051 1726867034.85862: 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) 7051 1726867034.86999: Loaded config def from plugin (callback/junit) 7051 1726867034.87001: 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) 7051 1726867034.87031: 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) 7051 1726867034.87067: Loaded config def from plugin (callback/minimal) 7051 1726867034.87068: 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) 7051 1726867034.87098: 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) 7051 1726867034.87135: Loaded config def from plugin (callback/tree) 7051 1726867034.87137: 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 7051 1726867034.87333: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7051 1726867034.87335: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7051 1726867034.87352: in VariableManager get_vars() 7051 1726867034.87361: done with get_vars() 7051 1726867034.87365: in VariableManager get_vars() 7051 1726867034.87369: done with get_vars() 7051 1726867034.87371: variable 'omit' from source: magic vars 7051 1726867034.87400: in VariableManager get_vars() 7051 1726867034.87409: done with get_vars() 7051 1726867034.87422: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** 7051 1726867034.87787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7051 1726867034.87839: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7051 1726867034.87865: getting the remaining hosts for this loop 7051 1726867034.87867: done getting the remaining hosts for this loop 7051 1726867034.87869: getting the next task for host managed_node1 7051 1726867034.87871: done getting next task for host managed_node1 7051 1726867034.87872: ^ task is: TASK: Gathering Facts 7051 1726867034.87873: ^ 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 7051 1726867034.87875: getting variables 7051 1726867034.87875: in VariableManager get_vars() 7051 1726867034.87885: Calling all_inventory to load vars for managed_node1 7051 1726867034.87886: Calling groups_inventory to load vars for managed_node1 7051 1726867034.87888: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867034.87899: Calling all_plugins_play to load vars for managed_node1 7051 1726867034.87906: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867034.87908: Calling groups_plugins_play to load vars for managed_node1 7051 1726867034.87930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867034.87962: done with get_vars() 7051 1726867034.87966: done getting variables 7051 1726867034.88027: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Friday 20 September 2024 17:17:14 -0400 (0:00:00.007) 0:00:00.007 ****** 7051 1726867034.88044: entering _queue_task() for managed_node1/gather_facts 7051 1726867034.88045: Creating lock for gather_facts 7051 1726867034.88372: worker is 1 (out of 1 available) 7051 1726867034.88387: exiting _queue_task() for managed_node1/gather_facts 7051 1726867034.88401: done queuing things up, now waiting for results queue to drain 7051 1726867034.88403: waiting for pending results... 7051 1726867034.88540: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7051 1726867034.88599: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000019b 7051 1726867034.88611: variable 'ansible_search_path' from source: unknown 7051 1726867034.88638: calling self._execute() 7051 1726867034.88686: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867034.88690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867034.88699: variable 'omit' from source: magic vars 7051 1726867034.88766: variable 'omit' from source: magic vars 7051 1726867034.88789: variable 'omit' from source: magic vars 7051 1726867034.88812: variable 'omit' from source: magic vars 7051 1726867034.88851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867034.88875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867034.88896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867034.88908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867034.88918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867034.88941: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867034.88944: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867034.88947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867034.89016: Set connection var ansible_connection to ssh 7051 1726867034.89033: Set connection var ansible_pipelining to False 7051 1726867034.89038: Set connection var ansible_shell_executable to /bin/sh 7051 1726867034.89045: Set connection var ansible_shell_type to sh 7051 1726867034.89050: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867034.89056: Set connection var ansible_timeout to 10 7051 1726867034.89072: variable 'ansible_shell_executable' from source: unknown 7051 1726867034.89075: variable 'ansible_connection' from source: unknown 7051 1726867034.89079: variable 'ansible_module_compression' from source: unknown 7051 1726867034.89084: variable 'ansible_shell_type' from source: unknown 7051 1726867034.89087: variable 'ansible_shell_executable' from source: unknown 7051 1726867034.89090: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867034.89094: variable 'ansible_pipelining' from source: unknown 7051 1726867034.89096: variable 'ansible_timeout' from source: unknown 7051 1726867034.89100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867034.89228: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867034.89236: variable 'omit' from source: magic vars 7051 1726867034.89241: starting attempt loop 7051 1726867034.89244: running the handler 7051 1726867034.89256: variable 'ansible_facts' from source: unknown 7051 1726867034.89270: _low_level_execute_command(): starting 7051 1726867034.89279: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867034.90336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867034.90340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867034.90395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867034.90450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867034.90499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867034.90504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867034.90573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867034.90579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867034.90629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867034.90632: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/ac0999e354" does not exist debug1: Connecting to 10.31.12.57 [10.31.12.57] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867034.90736: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7051 1726867034.90810: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7051 1726867034.90815: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7051 1726867034.90818: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 7051 1726867034.90821: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7051 1726867034.91445: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.57:22 as 'root' <<< 7051 1726867034.91451: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7051 1726867034.91453: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7051 1726867034.91701: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7051 1726867034.91709: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7051 1726867034.91712: stderr chunk (state=3): >>>debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7051 1726867034.91868: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7051 1726867034.92266: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7051 1726867034.92270: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:aO7/lh9biHQ7TrgDC7cdq8SQONBYa9iZ4sLespopPnI debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7051 1726867034.92285: stderr chunk (state=3): >>>Warning: Permanently added '10.31.12.57' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7051 1726867034.92625: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 7051 1726867034.92629: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received <<< 7051 1726867034.92632: stderr chunk (state=3): >>>debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7051 1726867034.96831: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7051 1726867034.96918: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7051 1726867035.07528: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7051 1726867035.07581: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7051 1726867035.08018: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7051 1726867035.08913: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7051 1726867035.08957: stderr chunk (state=3): >>>Authenticated to 10.31.12.57 ([10.31.12.57]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7051 1726867035.08982: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/ac0999e354] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 7051 1726867035.08985: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 7051 1726867035.09037: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7061 debug2: fd 4 setting O_NONBLOCK <<< 7051 1726867035.09072: stderr chunk (state=3): >>>debug1: forking to background <<< 7051 1726867035.09136: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7051 1726867035.09139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check <<< 7051 1726867035.09141: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK <<< 7051 1726867035.09147: stderr chunk (state=3): >>>debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7051 1726867035.11014: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7051 1726867035.15137: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7051 1726867035.15140: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867035.15290: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7051 1726867035.16812: stdout chunk (state=3): >>>/root <<< 7051 1726867035.16950: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7051 1726867035.16954: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close <<< 7051 1726867035.16956: stderr chunk (state=3): >>>debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7051 1726867035.16966: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: Received exit status from master 0 <<< 7051 1726867035.16986: stderr chunk (state=3): >>>debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7051 1726867035.17021: stdout chunk (state=3): >>><<< 7051 1726867036.17166: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug1: Control socket "/root/.ansible/cp/ac0999e354" does not exist debug1: Connecting to 10.31.12.57 [10.31.12.57] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.57:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:aO7/lh9biHQ7TrgDC7cdq8SQONBYa9iZ4sLespopPnI debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.12.57' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.12.57 ([10.31.12.57]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/ac0999e354] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7061 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: Received exit status from master 0 debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds 7051 1726867036.17189: _low_level_execute_command(): starting 7051 1726867036.17194: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177 `" && echo ansible-tmp-1726867036.1716733-7054-244174281730177="` echo /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177 `" ) && sleep 0' 7051 1726867036.17654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867036.17657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.17659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867036.17661: 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.12.57 originally 10.31.12.57 <<< 7051 1726867036.17663: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.17720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867036.17723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867036.17725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.17836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.19895: stdout chunk (state=3): >>>ansible-tmp-1726867036.1716733-7054-244174281730177=/root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177 <<< 7051 1726867036.20049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867036.20076: stderr chunk (state=3): >>><<< 7051 1726867036.20083: stdout chunk (state=3): >>><<< 7051 1726867036.20096: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867036.1716733-7054-244174281730177=/root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867036.20123: variable 'ansible_module_compression' from source: unknown 7051 1726867036.20161: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7051 1726867036.20164: ANSIBALLZ: Acquiring lock 7051 1726867036.20166: ANSIBALLZ: Lock acquired: 140320582322176 7051 1726867036.20169: ANSIBALLZ: Creating module 7051 1726867036.37587: ANSIBALLZ: Writing module into payload 7051 1726867036.37591: ANSIBALLZ: Writing module 7051 1726867036.37594: ANSIBALLZ: Renaming module 7051 1726867036.37600: ANSIBALLZ: Done creating module 7051 1726867036.37640: variable 'ansible_facts' from source: unknown 7051 1726867036.37654: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867036.37670: _low_level_execute_command(): starting 7051 1726867036.37687: _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' 7051 1726867036.38287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867036.38305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867036.38321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867036.38397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.38448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867036.38468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867036.38499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.38689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.40395: stdout chunk (state=3): >>>PLATFORM <<< 7051 1726867036.40516: stdout chunk (state=3): >>>Linux <<< 7051 1726867036.40568: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7051 1726867036.40602: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7051 1726867036.40752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867036.40765: stderr chunk (state=3): >>><<< 7051 1726867036.40774: stdout chunk (state=3): >>><<< 7051 1726867036.40802: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867036.40939 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7051 1726867036.40944: _low_level_execute_command(): starting 7051 1726867036.40946: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7051 1726867036.40999: Sending initial data 7051 1726867036.41008: Sent initial data (1181 bytes) 7051 1726867036.41499: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867036.41517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867036.41532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867036.41552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867036.41569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867036.41626: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.41684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867036.41702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867036.41731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.41802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.45252: 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"} <<< 7051 1726867036.45826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867036.45838: stderr chunk (state=3): >>><<< 7051 1726867036.45848: stdout chunk (state=3): >>><<< 7051 1726867036.46084: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867036.46088: variable 'ansible_facts' from source: unknown 7051 1726867036.46090: variable 'ansible_facts' from source: unknown 7051 1726867036.46093: variable 'ansible_module_compression' from source: unknown 7051 1726867036.46095: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7051 1726867036.46097: variable 'ansible_facts' from source: unknown 7051 1726867036.46256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py 7051 1726867036.46465: Sending initial data 7051 1726867036.46475: Sent initial data (152 bytes) 7051 1726867036.47229: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.47300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867036.47317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867036.47344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.47414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.49224: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867036.49292: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867036.49395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpb7_fx611 /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py <<< 7051 1726867036.49414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py" <<< 7051 1726867036.49474: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpb7_fx611" to remote "/root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py" <<< 7051 1726867036.50955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867036.50964: stdout chunk (state=3): >>><<< 7051 1726867036.50973: stderr chunk (state=3): >>><<< 7051 1726867036.51001: done transferring module to remote 7051 1726867036.51020: _low_level_execute_command(): starting 7051 1726867036.51028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/ /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py && sleep 0' 7051 1726867036.51733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867036.51753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.51825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.53601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867036.53618: stderr chunk (state=3): >>><<< 7051 1726867036.53633: stdout chunk (state=3): >>><<< 7051 1726867036.53652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867036.53659: _low_level_execute_command(): starting 7051 1726867036.53737: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/AnsiballZ_setup.py && sleep 0' 7051 1726867036.54247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867036.54324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867036.54327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867036.54329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867036.54332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867036.54334: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867036.54336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.54338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867036.54341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867036.54343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867036.54345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867036.54347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867036.54352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867036.54360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867036.54367: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867036.54375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867036.54457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867036.54530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867036.56685: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7051 1726867036.56794: stdout chunk (state=3): >>>import _imp # builtin <<< 7051 1726867036.56821: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7051 1726867036.56921: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7051 1726867036.56967: stdout chunk (state=3): >>>import 'posix' # <<< 7051 1726867036.57026: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7051 1726867036.57029: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7051 1726867036.57119: 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' <<< 7051 1726867036.57122: stdout chunk (state=3): >>>import '_codecs' # <<< 7051 1726867036.57125: stdout chunk (state=3): >>>import 'codecs' # <<< 7051 1726867036.57162: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7051 1726867036.57189: 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 0x7f32f02184d0> <<< 7051 1726867036.57221: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f01e7b30> <<< 7051 1726867036.57255: 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 0x7f32f021aa50> <<< 7051 1726867036.57258: stdout chunk (state=3): >>>import '_signal' # <<< 7051 1726867036.57297: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7051 1726867036.57300: stdout chunk (state=3): >>>import 'io' # <<< 7051 1726867036.57336: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7051 1726867036.57426: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7051 1726867036.57449: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7051 1726867036.57474: stdout chunk (state=3): >>>import 'os' # <<< 7051 1726867036.57530: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7051 1726867036.57534: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7051 1726867036.57576: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7051 1726867036.57585: 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' <<< 7051 1726867036.57601: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f002d130> <<< 7051 1726867036.57668: 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' <<< 7051 1726867036.57689: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f002dfa0> <<< 7051 1726867036.57700: stdout chunk (state=3): >>>import 'site' # <<< 7051 1726867036.57729: 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. <<< 7051 1726867036.58102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7051 1726867036.58125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7051 1726867036.58172: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7051 1726867036.58194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.58205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7051 1726867036.58241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7051 1726867036.58253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7051 1726867036.58284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7051 1726867036.58304: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f006be00> <<< 7051 1726867036.58328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7051 1726867036.58355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7051 1726867036.58371: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f006bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7051 1726867036.58400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7051 1726867036.58420: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7051 1726867036.58473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.58515: stdout chunk (state=3): >>>import 'itertools' # <<< 7051 1726867036.58519: 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 0x7f32f00a37d0> <<< 7051 1726867036.58549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7051 1726867036.58575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00a3e60> <<< 7051 1726867036.58589: stdout chunk (state=3): >>>import '_collections' # <<< 7051 1726867036.58626: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0083ad0> <<< 7051 1726867036.58636: stdout chunk (state=3): >>>import '_functools' # <<< 7051 1726867036.58662: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00811f0> <<< 7051 1726867036.58751: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0068fb0> <<< 7051 1726867036.58784: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7051 1726867036.58805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7051 1726867036.58838: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7051 1726867036.58849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7051 1726867036.58874: 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' <<< 7051 1726867036.58924: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00c3770> <<< 7051 1726867036.58965: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00c2390> <<< 7051 1726867036.58968: 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 0x7f32f0082090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00c0bc0> <<< 7051 1726867036.59034: 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 0x7f32f00f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0068230> <<< 7051 1726867036.59062: 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' <<< 7051 1726867036.59106: 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 0x7f32f00f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00f8b60> <<< 7051 1726867036.59155: 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 0x7f32f00f8ef0> <<< 7051 1726867036.59198: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0066d50> <<< 7051 1726867036.59205: 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' <<< 7051 1726867036.59220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7051 1726867036.59265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7051 1726867036.59282: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00f9250> import 'importlib.machinery' # <<< 7051 1726867036.59308: 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' <<< 7051 1726867036.59327: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00fa480> <<< 7051 1726867036.59353: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7051 1726867036.59382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7051 1726867036.59400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7051 1726867036.59432: 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 0x7f32f01106b0> <<< 7051 1726867036.59455: stdout chunk (state=3): >>>import 'errno' # <<< 7051 1726867036.59483: 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' <<< 7051 1726867036.59515: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32f0111d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7051 1726867036.59561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7051 1726867036.59564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7051 1726867036.59604: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0112c30> <<< 7051 1726867036.59608: 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 0x7f32f0113290> <<< 7051 1726867036.59652: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0112180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7051 1726867036.59655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7051 1726867036.59698: 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 0x7f32f0113d10> <<< 7051 1726867036.59722: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0113440> <<< 7051 1726867036.59752: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00fa4e0> <<< 7051 1726867036.59774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7051 1726867036.59808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7051 1726867036.59826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7051 1726867036.59844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7051 1726867036.59893: 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 0x7f32efe1bbc0> <<< 7051 1726867036.59901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7051 1726867036.59929: stdout chunk (state=3): >>># 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 0x7f32efe446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe44410> <<< 7051 1726867036.59957: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.59992: 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 0x7f32efe446e0> # /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' <<< 7051 1726867036.60063: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.60191: 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 0x7f32efe45010> <<< 7051 1726867036.60322: 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 0x7f32efe45a00> <<< 7051 1726867036.60325: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe448c0> <<< 7051 1726867036.60345: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe19d60> <<< 7051 1726867036.60367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7051 1726867036.60392: 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 <<< 7051 1726867036.60450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7051 1726867036.60453: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe46e10> <<< 7051 1726867036.60496: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe45b50> <<< 7051 1726867036.60499: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00fabd0> <<< 7051 1726867036.60511: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7051 1726867036.60576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.60591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7051 1726867036.60622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7051 1726867036.60651: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe73140> <<< 7051 1726867036.60714: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7051 1726867036.60728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.60746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7051 1726867036.60763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7051 1726867036.60802: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe93500> <<< 7051 1726867036.60819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7051 1726867036.60865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7051 1726867036.60911: stdout chunk (state=3): >>>import 'ntpath' # <<< 7051 1726867036.60946: 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 0x7f32efef4260> <<< 7051 1726867036.60963: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7051 1726867036.60993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7051 1726867036.61012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7051 1726867036.61055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7051 1726867036.61139: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efef69c0> <<< 7051 1726867036.61217: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efef4380> <<< 7051 1726867036.61249: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efebd280> <<< 7051 1726867036.61293: 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 0x7f32efcf5370> <<< 7051 1726867036.61306: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe92300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe47d40> <<< 7051 1726867036.61668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7051 1726867036.61681: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32efe92420> <<< 7051 1726867036.61931: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_cu6ou5qz/ansible_ansible.legacy.setup_payload.zip' <<< 7051 1726867036.61942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.62050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.62166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7051 1726867036.62176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7051 1726867036.62214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7051 1726867036.62289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7051 1726867036.62324: 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 0x7f32efd5aff0> <<< 7051 1726867036.62339: stdout chunk (state=3): >>>import '_typing' # <<< 7051 1726867036.62511: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd39ee0> <<< 7051 1726867036.62526: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd39040> # zipimport: zlib available <<< 7051 1726867036.62565: stdout chunk (state=3): >>>import 'ansible' # <<< 7051 1726867036.62568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.62598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7051 1726867036.62620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.64014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.65235: 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 0x7f32efd58ec0> <<< 7051 1726867036.65274: 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' <<< 7051 1726867036.65302: 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' <<< 7051 1726867036.65323: 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' <<< 7051 1726867036.65356: 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 0x7f32efd8e900> <<< 7051 1726867036.65397: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8e690> <<< 7051 1726867036.65430: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8dfa0> <<< 7051 1726867036.65460: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7051 1726867036.65463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7051 1726867036.65509: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd5bc80> <<< 7051 1726867036.65514: stdout chunk (state=3): >>>import 'atexit' # <<< 7051 1726867036.65537: 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 0x7f32efd8f6b0> <<< 7051 1726867036.65570: 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 0x7f32efd8f8f0> <<< 7051 1726867036.65587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7051 1726867036.65637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7051 1726867036.65649: stdout chunk (state=3): >>>import '_locale' # <<< 7051 1726867036.65694: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8fe30> <<< 7051 1726867036.65716: stdout chunk (state=3): >>>import 'pwd' # <<< 7051 1726867036.65734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7051 1726867036.65749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7051 1726867036.65782: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef725bb0> <<< 7051 1726867036.65811: 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 0x7f32ef7277d0> <<< 7051 1726867036.65844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7051 1726867036.65855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7051 1726867036.65903: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef728170> <<< 7051 1726867036.65916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7051 1726867036.65948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7051 1726867036.65967: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef729310> <<< 7051 1726867036.65984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7051 1726867036.66007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7051 1726867036.66032: 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' <<< 7051 1726867036.66086: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef72bda0> <<< 7051 1726867036.66128: 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 0x7f32efd3b0e0> <<< 7051 1726867036.66149: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef72a060> <<< 7051 1726867036.66187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7051 1726867036.66190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7051 1726867036.66220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7051 1726867036.66243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7051 1726867036.66344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7051 1726867036.66386: 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' <<< 7051 1726867036.66389: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef733d40> <<< 7051 1726867036.66407: stdout chunk (state=3): >>>import '_tokenize' # <<< 7051 1726867036.66470: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef732810> <<< 7051 1726867036.66486: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef732570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7051 1726867036.66510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7051 1726867036.66575: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef732ae0> <<< 7051 1726867036.66601: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef72a570> <<< 7051 1726867036.66638: 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 0x7f32ef777f80> <<< 7051 1726867036.66664: 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 0x7f32ef7780e0> <<< 7051 1726867036.66682: 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 <<< 7051 1726867036.66720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7051 1726867036.66725: 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' <<< 7051 1726867036.66764: 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 0x7f32ef779bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef779970> <<< 7051 1726867036.66786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7051 1726867036.66814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7051 1726867036.66869: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.66891: 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 0x7f32ef77c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef77a2a0> <<< 7051 1726867036.66905: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7051 1726867036.66944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.66973: 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' <<< 7051 1726867036.66986: stdout chunk (state=3): >>>import '_string' # <<< 7051 1726867036.67018: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef77f860> <<< 7051 1726867036.67138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef77c230> <<< 7051 1726867036.67198: 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 0x7f32ef780b90> <<< 7051 1726867036.67234: 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 0x7f32ef780710> <<< 7051 1726867036.67279: 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 0x7f32ef780230> <<< 7051 1726867036.67297: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7782f0> <<< 7051 1726867036.67407: 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' <<< 7051 1726867036.67439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7051 1726867036.67471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7051 1726867036.67479: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.67503: 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 0x7f32ef60c110> <<< 7051 1726867036.67657: 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' <<< 7051 1726867036.67672: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ef60d040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7828a0> <<< 7051 1726867036.67748: 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' <<< 7051 1726867036.67775: 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' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ef783c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef782540> # zipimport: zlib available <<< 7051 1726867036.67795: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7051 1726867036.67892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.67982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.68021: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7051 1726867036.68050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7051 1726867036.68053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.68160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.68279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.68803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.69339: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7051 1726867036.69350: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7051 1726867036.69542: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7051 1726867036.69562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.69813: 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 0x7f32ef611220> <<< 7051 1726867036.69945: 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' <<< 7051 1726867036.69972: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef611fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef60d1f0> <<< 7051 1726867036.70021: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7051 1726867036.70039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.70065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.70081: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7051 1726867036.70220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.70383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7051 1726867036.70409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef612210> <<< 7051 1726867036.70412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.70845: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71430: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7051 1726867036.71433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71516: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7051 1726867036.71519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71675: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7051 1726867036.71680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7051 1726867036.71746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.71785: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7051 1726867036.71796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7051 1726867036.72307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7051 1726867036.72310: stdout chunk (state=3): >>>import '_ast' # <<< 7051 1726867036.72386: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6132c0> <<< 7051 1726867036.72390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72539: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7051 1726867036.72545: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 7051 1726867036.72559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7051 1726867036.72606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7051 1726867036.72656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72795: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.72860: 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 <<< 7051 1726867036.72897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.72980: 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 0x7f32ef61de80> <<< 7051 1726867036.73014: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef61bf50> <<< 7051 1726867036.73055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7051 1726867036.73067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73259: 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' <<< 7051 1726867036.73279: 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 <<< 7051 1726867036.73303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7051 1726867036.73317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7051 1726867036.73392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7051 1726867036.73395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7051 1726867036.73413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7051 1726867036.73461: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7066f0> <<< 7051 1726867036.73502: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7fe3c0> <<< 7051 1726867036.73590: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef61dbb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef613ad0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7051 1726867036.73604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73653: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7051 1726867036.73709: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7051 1726867036.73740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73752: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7051 1726867036.73809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.73993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7051 1726867036.74081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74270: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7051 1726867036.74449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.74966: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867036.75041: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7051 1726867036.75055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7051 1726867036.75202: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7051 1726867036.75241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7051 1726867036.75244: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b1a90> <<< 7051 1726867036.75325: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7051 1726867036.75328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7051 1726867036.75349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7051 1726867036.75399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7051 1726867036.75414: stdout chunk (state=3): >>># /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' <<< 7051 1726867036.75435: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef243ce0> <<< 7051 1726867036.75462: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.75483: 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 0x7f32ef243fe0> <<< 7051 1726867036.75524: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef69a6c0> <<< 7051 1726867036.75543: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b2600> <<< 7051 1726867036.75571: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b0170> <<< 7051 1726867036.75592: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b0b60> <<< 7051 1726867036.75690: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7051 1726867036.75779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7051 1726867036.75783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7051 1726867036.75803: stdout chunk (state=3): >>># 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 <<< 7051 1726867036.75832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7051 1726867036.75855: 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 0x7f32ef25ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25e810> <<< 7051 1726867036.75882: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.75895: stdout chunk (state=3): >>># 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 0x7f32ef25e9f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25dc70> <<< 7051 1726867036.75992: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7051 1726867036.76102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7051 1726867036.76112: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25f110> <<< 7051 1726867036.76220: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7051 1726867036.76256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7051 1726867036.76332: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.76335: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ef2b5c10> <<< 7051 1726867036.76355: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25fbf0> <<< 7051 1726867036.76387: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b3d10> import 'ansible.module_utils.facts.timeout' # <<< 7051 1726867036.76419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 7051 1726867036.76440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7051 1726867036.76503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7051 1726867036.76575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7051 1726867036.76714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76718: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7051 1726867036.76748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7051 1726867036.76790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7051 1726867036.76938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.76989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7051 1726867036.76992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.77050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.77101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.77162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.77227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7051 1726867036.77230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7051 1726867036.77701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7051 1726867036.78136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78312: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7051 1726867036.78333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7051 1726867036.78399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7051 1726867036.78524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7051 1726867036.78600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7051 1726867036.78667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.78826: 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' <<< 7051 1726867036.78851: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef2b7230> <<< 7051 1726867036.78872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7051 1726867036.78900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7051 1726867036.79028: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef2b67e0> import 'ansible.module_utils.facts.system.local' # <<< 7051 1726867036.79031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7051 1726867036.79179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7051 1726867036.79426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7051 1726867036.79518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.79592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7051 1726867036.79632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7051 1726867036.79704: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867036.79756: 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 0x7f32ef2e5f40> <<< 7051 1726867036.79952: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef612f90> import 'ansible.module_utils.facts.system.python' # <<< 7051 1726867036.79964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7051 1726867036.80165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80499: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7051 1726867036.80548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7051 1726867036.80610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80748: 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' <<< 7051 1726867036.80800: 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 0x7f32ef2f9a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef2d6ea0> <<< 7051 1726867036.80837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 7051 1726867036.80864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7051 1726867036.80867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.80952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7051 1726867036.80966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7051 1726867036.81367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7051 1726867036.81568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.81897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7051 1726867036.82023: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.82147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7051 1726867036.82169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.82191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.82235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.82783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7051 1726867036.83302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7051 1726867036.83518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7051 1726867036.83727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.83880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84044: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7051 1726867036.84051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7051 1726867036.84075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7051 1726867036.84110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7051 1726867036.84261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7051 1726867036.84775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7051 1726867036.84866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.84914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7051 1726867036.84989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7051 1726867036.85096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7051 1726867036.85126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7051 1726867036.85247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7051 1726867036.85617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7051 1726867036.85900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.85941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7051 1726867036.86046: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7051 1726867036.86113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7051 1726867036.86191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7051 1726867036.86243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7051 1726867036.86407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86432: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7051 1726867036.86485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7051 1726867036.86544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86818: 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' # <<< 7051 1726867036.86829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.86923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7051 1726867036.86935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7051 1726867036.87369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7051 1726867036.87424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7051 1726867036.87602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7051 1726867036.87695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.87872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7051 1726867036.87885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7051 1726867036.87998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867036.88225: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7051 1726867036.88264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7051 1726867036.88269: 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' <<< 7051 1726867036.88314: 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 0x7f32ef092b40> <<< 7051 1726867036.88317: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef090680> <<< 7051 1726867036.88360: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef090560> <<< 7051 1726867037.12636: 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' <<< 7051 1726867037.12654: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef0d9340> <<< 7051 1726867037.12728: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7051 1726867037.12742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7051 1726867037.12762: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef0da0f0> <<< 7051 1726867037.12941: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.13041: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7051 1726867037.13048: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef120620> <<< 7051 1726867037.13066: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef120110> <<< 7051 1726867037.13426: 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 <<< 7051 1726867037.33589: stdout chunk (state=3): >>> {"ansible_facts": {"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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_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_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "16", "epoch": "1726867036", "epoch_int": "1726867036", "date": "2024-09-20", "time": "17:17:16", "iso8601_micro": "2024-09-20T21:17:16.913357Z", "iso8601": "2024-09-20T21:17:16Z", "iso8601_basic": "20240920T171716913357", "iso8601_basic_short": "20240920T171716", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4<<< 7051 1726867037.33608: stdout chunk (state=3): >>>": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_loadavg": {"1m": 0.06591796875, "5m": 0.1123046875, "15m": 0.0625}, "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_service_mgr": "systemd", "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3065, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 466, "free": 3065}, "nocache": {"free": 3338, "used": 193}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 282, "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": 261809487872, "block_size": 4096, "block_total": 65519099, "block_available": 63918332, "block_used": 1600767, "inode_total": 131070960, "inode_available": 131029183, "inode_used": 41777, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7051 1726867037.34193: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7051 1726867037.34208: 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 <<< 7051 1726867037.34230: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34234: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34239: 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 <<< 7051 1726867037.34274: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # 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 <<< 7051 1726867037.34282: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 7051 1726867037.34305: 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 <<< 7051 1726867037.34312: stdout chunk (state=3): >>># 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<<< 7051 1726867037.34346: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # 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 <<< 7051 1726867037.34353: 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 # 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 <<< 7051 1726867037.34375: 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 # 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 <<< 7051 1726867037.34395: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34398: stdout chunk (state=3): >>># 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__ <<< 7051 1726867037.34422: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34430: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34472: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # 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 <<< 7051 1726867037.34484: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34494: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34513: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34519: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.34839: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7051 1726867037.34850: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7051 1726867037.34872: stdout chunk (state=3): >>># destroy _bz2 <<< 7051 1726867037.34889: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 7051 1726867037.34898: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7051 1726867037.34922: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 7051 1726867037.34928: stdout chunk (state=3): >>> # destroy ipaddress <<< 7051 1726867037.34963: stdout chunk (state=3): >>># destroy ntpath <<< 7051 1726867037.34981: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 7051 1726867037.35002: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7051 1726867037.35008: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 7051 1726867037.35013: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 7051 1726867037.35039: stdout chunk (state=3): >>># destroy _locale <<< 7051 1726867037.35047: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7051 1726867037.35063: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7051 1726867037.35100: stdout chunk (state=3): >>># destroy selinux <<< 7051 1726867037.35112: stdout chunk (state=3): >>># destroy shutil <<< 7051 1726867037.35119: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7051 1726867037.35172: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7051 1726867037.35176: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 7051 1726867037.35198: stdout chunk (state=3): >>># destroy _pickle <<< 7051 1726867037.35204: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 7051 1726867037.35224: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 7051 1726867037.35240: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7051 1726867037.35254: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 7051 1726867037.35274: stdout chunk (state=3): >>># destroy _ssl <<< 7051 1726867037.35298: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7051 1726867037.35304: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 7051 1726867037.35344: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7051 1726867037.35352: stdout chunk (state=3): >>># destroy fnmatch <<< 7051 1726867037.35373: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 7051 1726867037.35380: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process <<< 7051 1726867037.35383: stdout chunk (state=3): >>># destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7051 1726867037.35429: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7051 1726867037.35434: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7051 1726867037.35461: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.35489: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7051 1726867037.35495: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 7051 1726867037.35501: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref <<< 7051 1726867037.35524: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.35542: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.35559: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7051 1726867037.35565: 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 <<< 7051 1726867037.35594: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.35614: 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 <<< 7051 1726867037.35620: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 7051 1726867037.35633: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 7051 1726867037.35649: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon <<< 7051 1726867037.35655: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7051 1726867037.35789: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7051 1726867037.35801: stdout chunk (state=3): >>># destroy _socket <<< 7051 1726867037.35806: stdout chunk (state=3): >>># destroy _collections <<< 7051 1726867037.35842: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7051 1726867037.35848: stdout chunk (state=3): >>># destroy tokenize <<< 7051 1726867037.35871: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7051 1726867037.35879: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7051 1726867037.35904: stdout chunk (state=3): >>># destroy _typing <<< 7051 1726867037.35916: 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 <<< 7051 1726867037.35926: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.35932: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7051 1726867037.35961: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7051 1726867037.36054: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 7051 1726867037.36066: stdout chunk (state=3): >>> # 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 <<< 7051 1726867037.36074: stdout chunk (state=3): >>># destroy time <<< 7051 1726867037.36100: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7051 1726867037.36111: stdout chunk (state=3): >>># destroy _hashlib <<< 7051 1726867037.36132: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7051 1726867037.36152: stdout chunk (state=3): >>># destroy itertools <<< 7051 1726867037.36174: stdout chunk (state=3): >>># destroy _abc <<< 7051 1726867037.36179: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7051 1726867037.36185: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7051 1726867037.36544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867037.36573: stderr chunk (state=3): >>><<< 7051 1726867037.36580: stdout chunk (state=3): >>><<< 7051 1726867037.36690: _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 0x7f32f02184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f01e7b30> # /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 0x7f32f021aa50> 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 0x7f32f002d130> # /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 0x7f32f002dfa0> 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 0x7f32f006be00> # /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 0x7f32f006bec0> # /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 0x7f32f00a37d0> # /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 0x7f32f00a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0083ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0068fb0> # /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 0x7f32f00c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00c2390> # /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 0x7f32f0082090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00c0bc0> # /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 0x7f32f00f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0068230> # /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 0x7f32f00f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00f8b60> # 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 0x7f32f00f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0066d50> # /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 0x7f32f00f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00f9250> 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 0x7f32f00fa480> 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 0x7f32f01106b0> 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 0x7f32f0111d90> # /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 0x7f32f0112c30> # 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 0x7f32f0113290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0112180> # /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 0x7f32f0113d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f0113440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00fa4e0> # /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 0x7f32efe1bbc0> # /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 0x7f32efe446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe44410> # 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 0x7f32efe446e0> # /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 0x7f32efe45010> # 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 0x7f32efe45a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe19d60> # /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 0x7f32efe46e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe45b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32f00fabd0> # /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 0x7f32efe73140> # /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 0x7f32efe93500> # /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 0x7f32efef4260> # /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 0x7f32efef69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efef4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efebd280> # /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 0x7f32efcf5370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe92300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efe47d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32efe92420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_cu6ou5qz/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 0x7f32efd5aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd39ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd39040> # 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 0x7f32efd58ec0> # /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 0x7f32efd8e900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd8dfa0> # /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 0x7f32efd8e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32efd5bc80> 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 0x7f32efd8f6b0> # 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 0x7f32efd8f8f0> # /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 0x7f32efd8fe30> 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 0x7f32ef725bb0> # 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 0x7f32ef7277d0> # /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 0x7f32ef728170> # /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 0x7f32ef729310> # /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 0x7f32ef72bda0> # 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 0x7f32efd3b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef72a060> # /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 0x7f32ef733d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef732810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef732570> # /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 0x7f32ef732ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef72a570> # 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 0x7f32ef777f80> # /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 0x7f32ef7780e0> # /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 0x7f32ef779bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef779970> # /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 0x7f32ef77c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef77a2a0> # /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 0x7f32ef77f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef77c230> # 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 0x7f32ef780b90> # 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 0x7f32ef780710> # 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 0x7f32ef780230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7782f0> # /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 0x7f32ef60c110> # 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 0x7f32ef60d040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7828a0> # 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 0x7f32ef783c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef782540> # 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 0x7f32ef611220> # /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 0x7f32ef611fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef60d1f0> 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 0x7f32ef612210> # 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 0x7f32ef6132c0> # 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 0x7f32ef61de80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef61bf50> 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 0x7f32ef7066f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef7fe3c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef61dbb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef613ad0> # 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 0x7f32ef6b1a90> # /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 0x7f32ef243ce0> # 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 0x7f32ef243fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef69a6c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b2600> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b0170> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b0b60> # /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 0x7f32ef25ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25e810> # 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 0x7f32ef25e9f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25dc70> # /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 0x7f32ef25f110> # /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 0x7f32ef2b5c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef25fbf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef6b3d10> 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 0x7f32ef2b7230> # /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 0x7f32ef2b67e0> 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 0x7f32ef2e5f40> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef612f90> 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 0x7f32ef2f9a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef2d6ea0> 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 0x7f32ef092b40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef090680> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef090560> # /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 0x7f32ef0d9340> # /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 0x7f32ef0da0f0> # /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 0x7f32ef120620> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ef120110> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_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_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "16", "epoch": "1726867036", "epoch_int": "1726867036", "date": "2024-09-20", "time": "17:17:16", "iso8601_micro": "2024-09-20T21:17:16.913357Z", "iso8601": "2024-09-20T21:17:16Z", "iso8601_basic": "20240920T171716913357", "iso8601_basic_short": "20240920T171716", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_loadavg": {"1m": 0.06591796875, "5m": 0.1123046875, "15m": 0.0625}, "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_service_mgr": "systemd", "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3065, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 466, "free": 3065}, "nocache": {"free": 3338, "used": 193}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 282, "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": 261809487872, "block_size": 4096, "block_total": 65519099, "block_available": 63918332, "block_used": 1600767, "inode_total": 131070960, "inode_available": 131029183, "inode_used": 41777, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 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. 7051 1726867037.37485: 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-1726867036.1716733-7054-244174281730177/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867037.37488: _low_level_execute_command(): starting 7051 1726867037.37491: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867036.1716733-7054-244174281730177/ > /dev/null 2>&1 && sleep 0' 7051 1726867037.37674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.37680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867037.37683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.37685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.37687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867037.37690: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.37741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.37748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867037.37750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.37797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.39637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.39659: stderr chunk (state=3): >>><<< 7051 1726867037.39663: stdout chunk (state=3): >>><<< 7051 1726867037.39684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867037.39688: handler run complete 7051 1726867037.39759: variable 'ansible_facts' from source: unknown 7051 1726867037.39820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.40008: variable 'ansible_facts' from source: unknown 7051 1726867037.40058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.40133: attempt loop complete, returning result 7051 1726867037.40136: _execute() done 7051 1726867037.40139: dumping result to json 7051 1726867037.40157: done dumping result, returning 7051 1726867037.40164: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-79ed-6d0d-00000000019b] 7051 1726867037.40169: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000019b 7051 1726867037.40399: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000019b 7051 1726867037.40402: WORKER PROCESS EXITING ok: [managed_node1] 7051 1726867037.40642: no more pending results, returning what we have 7051 1726867037.40645: results queue empty 7051 1726867037.40645: checking for any_errors_fatal 7051 1726867037.40646: done checking for any_errors_fatal 7051 1726867037.40647: checking for max_fail_percentage 7051 1726867037.40648: done checking for max_fail_percentage 7051 1726867037.40648: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.40649: done checking to see if all hosts have failed 7051 1726867037.40649: getting the remaining hosts for this loop 7051 1726867037.40650: done getting the remaining hosts for this loop 7051 1726867037.40653: getting the next task for host managed_node1 7051 1726867037.40657: done getting next task for host managed_node1 7051 1726867037.40658: ^ task is: TASK: meta (flush_handlers) 7051 1726867037.40660: ^ 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 7051 1726867037.40663: getting variables 7051 1726867037.40664: in VariableManager get_vars() 7051 1726867037.40684: Calling all_inventory to load vars for managed_node1 7051 1726867037.40686: Calling groups_inventory to load vars for managed_node1 7051 1726867037.40688: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.40695: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.40696: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.40698: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.40804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.40912: done with get_vars() 7051 1726867037.40919: done getting variables 7051 1726867037.40968: in VariableManager get_vars() 7051 1726867037.40974: Calling all_inventory to load vars for managed_node1 7051 1726867037.40975: Calling groups_inventory to load vars for managed_node1 7051 1726867037.40980: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.40984: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.40985: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.40987: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.41062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.41180: done with get_vars() 7051 1726867037.41190: done queuing things up, now waiting for results queue to drain 7051 1726867037.41191: results queue empty 7051 1726867037.41192: checking for any_errors_fatal 7051 1726867037.41193: done checking for any_errors_fatal 7051 1726867037.41196: checking for max_fail_percentage 7051 1726867037.41197: done checking for max_fail_percentage 7051 1726867037.41198: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.41198: done checking to see if all hosts have failed 7051 1726867037.41199: getting the remaining hosts for this loop 7051 1726867037.41199: done getting the remaining hosts for this loop 7051 1726867037.41201: getting the next task for host managed_node1 7051 1726867037.41203: done getting next task for host managed_node1 7051 1726867037.41205: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7051 1726867037.41206: ^ 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 7051 1726867037.41208: getting variables 7051 1726867037.41208: in VariableManager get_vars() 7051 1726867037.41213: Calling all_inventory to load vars for managed_node1 7051 1726867037.41214: Calling groups_inventory to load vars for managed_node1 7051 1726867037.41215: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.41218: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.41219: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.41221: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.41301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.41403: done with get_vars() 7051 1726867037.41409: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Friday 20 September 2024 17:17:17 -0400 (0:00:02.534) 0:00:02.541 ****** 7051 1726867037.41457: entering _queue_task() for managed_node1/include_tasks 7051 1726867037.41459: Creating lock for include_tasks 7051 1726867037.41661: worker is 1 (out of 1 available) 7051 1726867037.41672: exiting _queue_task() for managed_node1/include_tasks 7051 1726867037.41687: done queuing things up, now waiting for results queue to drain 7051 1726867037.41689: waiting for pending results... 7051 1726867037.41821: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7051 1726867037.41872: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000006 7051 1726867037.41886: variable 'ansible_search_path' from source: unknown 7051 1726867037.41916: calling self._execute() 7051 1726867037.41965: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.41969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.41981: variable 'omit' from source: magic vars 7051 1726867037.42051: _execute() done 7051 1726867037.42055: dumping result to json 7051 1726867037.42058: done dumping result, returning 7051 1726867037.42063: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-79ed-6d0d-000000000006] 7051 1726867037.42068: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000006 7051 1726867037.42158: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000006 7051 1726867037.42161: WORKER PROCESS EXITING 7051 1726867037.42202: no more pending results, returning what we have 7051 1726867037.42206: in VariableManager get_vars() 7051 1726867037.42229: Calling all_inventory to load vars for managed_node1 7051 1726867037.42231: Calling groups_inventory to load vars for managed_node1 7051 1726867037.42233: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.42241: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.42243: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.42246: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.42372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.42476: done with get_vars() 7051 1726867037.42483: variable 'ansible_search_path' from source: unknown 7051 1726867037.42494: we have included files to process 7051 1726867037.42495: generating all_blocks data 7051 1726867037.42496: done generating all_blocks data 7051 1726867037.42496: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7051 1726867037.42497: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7051 1726867037.42499: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7051 1726867037.42912: in VariableManager get_vars() 7051 1726867037.42921: done with get_vars() 7051 1726867037.42929: done processing included file 7051 1726867037.42930: iterating over new_blocks loaded from include file 7051 1726867037.42932: in VariableManager get_vars() 7051 1726867037.42937: done with get_vars() 7051 1726867037.42938: filtering new block on tags 7051 1726867037.42947: done filtering new block on tags 7051 1726867037.42949: in VariableManager get_vars() 7051 1726867037.42954: done with get_vars() 7051 1726867037.42955: filtering new block on tags 7051 1726867037.42964: done filtering new block on tags 7051 1726867037.42965: in VariableManager get_vars() 7051 1726867037.42970: done with get_vars() 7051 1726867037.42971: filtering new block on tags 7051 1726867037.42984: done filtering new block on tags 7051 1726867037.42985: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7051 1726867037.42989: extending task lists for all hosts with included blocks 7051 1726867037.43016: done extending task lists 7051 1726867037.43017: done processing included files 7051 1726867037.43017: results queue empty 7051 1726867037.43018: checking for any_errors_fatal 7051 1726867037.43019: done checking for any_errors_fatal 7051 1726867037.43019: checking for max_fail_percentage 7051 1726867037.43020: done checking for max_fail_percentage 7051 1726867037.43020: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.43021: done checking to see if all hosts have failed 7051 1726867037.43021: getting the remaining hosts for this loop 7051 1726867037.43022: done getting the remaining hosts for this loop 7051 1726867037.43023: getting the next task for host managed_node1 7051 1726867037.43025: done getting next task for host managed_node1 7051 1726867037.43027: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7051 1726867037.43028: ^ 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 7051 1726867037.43029: getting variables 7051 1726867037.43030: in VariableManager get_vars() 7051 1726867037.43037: Calling all_inventory to load vars for managed_node1 7051 1726867037.43038: Calling groups_inventory to load vars for managed_node1 7051 1726867037.43039: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.43043: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.43044: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.43046: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.43141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.43244: done with get_vars() 7051 1726867037.43251: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:17:17 -0400 (0:00:00.018) 0:00:02.560 ****** 7051 1726867037.43296: entering _queue_task() for managed_node1/setup 7051 1726867037.43461: worker is 1 (out of 1 available) 7051 1726867037.43474: exiting _queue_task() for managed_node1/setup 7051 1726867037.43489: done queuing things up, now waiting for results queue to drain 7051 1726867037.43491: waiting for pending results... 7051 1726867037.43613: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7051 1726867037.43673: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001ac 7051 1726867037.43686: variable 'ansible_search_path' from source: unknown 7051 1726867037.43690: variable 'ansible_search_path' from source: unknown 7051 1726867037.43716: calling self._execute() 7051 1726867037.43766: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.43770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.43783: variable 'omit' from source: magic vars 7051 1726867037.44111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867037.45824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867037.45866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867037.45896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867037.45924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867037.45945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867037.46001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867037.46024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867037.46042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867037.46067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867037.46082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867037.46194: variable 'ansible_facts' from source: unknown 7051 1726867037.46234: variable 'network_test_required_facts' from source: task vars 7051 1726867037.46258: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 7051 1726867037.46262: when evaluation is False, skipping this task 7051 1726867037.46264: _execute() done 7051 1726867037.46267: dumping result to json 7051 1726867037.46269: done dumping result, returning 7051 1726867037.46274: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-79ed-6d0d-0000000001ac] 7051 1726867037.46282: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ac 7051 1726867037.46364: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ac 7051 1726867037.46367: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 7051 1726867037.46431: no more pending results, returning what we have 7051 1726867037.46433: results queue empty 7051 1726867037.46434: checking for any_errors_fatal 7051 1726867037.46435: done checking for any_errors_fatal 7051 1726867037.46436: checking for max_fail_percentage 7051 1726867037.46437: done checking for max_fail_percentage 7051 1726867037.46438: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.46439: done checking to see if all hosts have failed 7051 1726867037.46439: getting the remaining hosts for this loop 7051 1726867037.46441: done getting the remaining hosts for this loop 7051 1726867037.46444: getting the next task for host managed_node1 7051 1726867037.46452: done getting next task for host managed_node1 7051 1726867037.46454: ^ task is: TASK: Check if system is ostree 7051 1726867037.46457: ^ 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 7051 1726867037.46459: getting variables 7051 1726867037.46461: in VariableManager get_vars() 7051 1726867037.46487: Calling all_inventory to load vars for managed_node1 7051 1726867037.46489: Calling groups_inventory to load vars for managed_node1 7051 1726867037.46492: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.46500: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.46502: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.46505: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.46620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.46860: done with get_vars() 7051 1726867037.46866: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:17:17 -0400 (0:00:00.036) 0:00:02.596 ****** 7051 1726867037.46925: entering _queue_task() for managed_node1/stat 7051 1726867037.47100: worker is 1 (out of 1 available) 7051 1726867037.47113: exiting _queue_task() for managed_node1/stat 7051 1726867037.47124: done queuing things up, now waiting for results queue to drain 7051 1726867037.47126: waiting for pending results... 7051 1726867037.47257: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7051 1726867037.47316: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001ae 7051 1726867037.47325: variable 'ansible_search_path' from source: unknown 7051 1726867037.47329: variable 'ansible_search_path' from source: unknown 7051 1726867037.47356: calling self._execute() 7051 1726867037.47410: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.47414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.47422: variable 'omit' from source: magic vars 7051 1726867037.47734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867037.47898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867037.47929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867037.47954: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867037.47982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867037.48039: 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) 7051 1726867037.48056: 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) 7051 1726867037.48074: 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) 7051 1726867037.48094: 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) 7051 1726867037.48173: Evaluated conditional (not __network_is_ostree is defined): True 7051 1726867037.48180: variable 'omit' from source: magic vars 7051 1726867037.48202: variable 'omit' from source: magic vars 7051 1726867037.48229: variable 'omit' from source: magic vars 7051 1726867037.48246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867037.48266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867037.48283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867037.48296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867037.48304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867037.48329: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867037.48334: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.48337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.48395: Set connection var ansible_connection to ssh 7051 1726867037.48402: Set connection var ansible_pipelining to False 7051 1726867037.48408: Set connection var ansible_shell_executable to /bin/sh 7051 1726867037.48414: Set connection var ansible_shell_type to sh 7051 1726867037.48419: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867037.48426: Set connection var ansible_timeout to 10 7051 1726867037.48442: variable 'ansible_shell_executable' from source: unknown 7051 1726867037.48447: variable 'ansible_connection' from source: unknown 7051 1726867037.48450: variable 'ansible_module_compression' from source: unknown 7051 1726867037.48452: variable 'ansible_shell_type' from source: unknown 7051 1726867037.48455: variable 'ansible_shell_executable' from source: unknown 7051 1726867037.48457: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.48459: variable 'ansible_pipelining' from source: unknown 7051 1726867037.48461: variable 'ansible_timeout' from source: unknown 7051 1726867037.48464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.48557: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867037.48564: variable 'omit' from source: magic vars 7051 1726867037.48569: starting attempt loop 7051 1726867037.48573: running the handler 7051 1726867037.48586: _low_level_execute_command(): starting 7051 1726867037.48592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867037.49076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.49081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.49084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.49088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.49141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.49144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867037.49146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.49207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.50856: stdout chunk (state=3): >>>/root <<< 7051 1726867037.50953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.50979: stderr chunk (state=3): >>><<< 7051 1726867037.50983: stdout chunk (state=3): >>><<< 7051 1726867037.51003: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867037.51015: _low_level_execute_command(): starting 7051 1726867037.51023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989 `" && echo ansible-tmp-1726867037.510028-7097-98659144464989="` echo /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989 `" ) && sleep 0' 7051 1726867037.51444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.51447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867037.51449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867037.51451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.51455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.51507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.51510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867037.51515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.51564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.53445: stdout chunk (state=3): >>>ansible-tmp-1726867037.510028-7097-98659144464989=/root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989 <<< 7051 1726867037.53556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.53579: stderr chunk (state=3): >>><<< 7051 1726867037.53583: stdout chunk (state=3): >>><<< 7051 1726867037.53599: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867037.510028-7097-98659144464989=/root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867037.53637: variable 'ansible_module_compression' from source: unknown 7051 1726867037.53679: ANSIBALLZ: Using lock for stat 7051 1726867037.53683: ANSIBALLZ: Acquiring lock 7051 1726867037.53685: ANSIBALLZ: Lock acquired: 140320582817200 7051 1726867037.53690: ANSIBALLZ: Creating module 7051 1726867037.61296: ANSIBALLZ: Writing module into payload 7051 1726867037.61358: ANSIBALLZ: Writing module 7051 1726867037.61376: ANSIBALLZ: Renaming module 7051 1726867037.61385: ANSIBALLZ: Done creating module 7051 1726867037.61398: variable 'ansible_facts' from source: unknown 7051 1726867037.61444: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py 7051 1726867037.61543: Sending initial data 7051 1726867037.61546: Sent initial data (149 bytes) 7051 1726867037.61971: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.62012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867037.62015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867037.62017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.62019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.62021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867037.62024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.62070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.62073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867037.62075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.62139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.63766: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867037.63770: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867037.63809: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867037.63855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpv2iw2ry7 /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py <<< 7051 1726867037.63861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py" <<< 7051 1726867037.63903: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpv2iw2ry7" to remote "/root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py" <<< 7051 1726867037.63906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py" <<< 7051 1726867037.64428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.64464: stderr chunk (state=3): >>><<< 7051 1726867037.64467: stdout chunk (state=3): >>><<< 7051 1726867037.64493: done transferring module to remote 7051 1726867037.64504: _low_level_execute_command(): starting 7051 1726867037.64508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/ /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py && sleep 0' 7051 1726867037.64933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.64937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.64939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.64941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.64983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.64995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.65052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.66801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.66823: stderr chunk (state=3): >>><<< 7051 1726867037.66826: stdout chunk (state=3): >>><<< 7051 1726867037.66838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867037.66841: _low_level_execute_command(): starting 7051 1726867037.66845: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/AnsiballZ_stat.py && sleep 0' 7051 1726867037.67245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867037.67248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.67250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867037.67253: 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 <<< 7051 1726867037.67255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.67305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.67311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.67359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.69514: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7051 1726867037.69546: stdout chunk (state=3): >>>import _imp # builtin <<< 7051 1726867037.69579: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7051 1726867037.69585: stdout chunk (state=3): >>>import '_weakref' # <<< 7051 1726867037.69650: stdout chunk (state=3): >>>import '_io' # <<< 7051 1726867037.69654: stdout chunk (state=3): >>>import 'marshal' # <<< 7051 1726867037.69690: stdout chunk (state=3): >>>import 'posix' # <<< 7051 1726867037.69719: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7051 1726867037.69751: stdout chunk (state=3): >>>import 'time' # <<< 7051 1726867037.69754: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7051 1726867037.69805: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7051 1726867037.69810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.69827: stdout chunk (state=3): >>>import '_codecs' # <<< 7051 1726867037.69850: stdout chunk (state=3): >>>import 'codecs' # <<< 7051 1726867037.69884: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7051 1726867037.69908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7051 1726867037.69911: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616c184d0> <<< 7051 1726867037.69926: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616be7b30> <<< 7051 1726867037.69951: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7051 1726867037.69954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616c1aa50> <<< 7051 1726867037.69987: stdout chunk (state=3): >>>import '_signal' # <<< 7051 1726867037.70004: stdout chunk (state=3): >>>import '_abc' # <<< 7051 1726867037.70007: stdout chunk (state=3): >>>import 'abc' # <<< 7051 1726867037.70026: stdout chunk (state=3): >>>import 'io' # <<< 7051 1726867037.70057: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7051 1726867037.70145: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7051 1726867037.70172: stdout chunk (state=3): >>>import 'genericpath' # <<< 7051 1726867037.70175: stdout chunk (state=3): >>>import 'posixpath' # <<< 7051 1726867037.70200: stdout chunk (state=3): >>>import 'os' # <<< 7051 1726867037.70225: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7051 1726867037.70229: stdout chunk (state=3): >>>Processing user site-packages<<< 7051 1726867037.70255: stdout chunk (state=3): >>> Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7051 1726867037.70262: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7051 1726867037.70293: 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 <<< 7051 1726867037.70300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7051 1726867037.70314: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76169e9130> <<< 7051 1726867037.70367: 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 <<< 7051 1726867037.70371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.70389: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76169e9fa0> <<< 7051 1726867037.70412: stdout chunk (state=3): >>>import 'site' # <<< 7051 1726867037.70442: 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. <<< 7051 1726867037.70661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7051 1726867037.70684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7051 1726867037.70695: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7051 1726867037.70710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.70725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7051 1726867037.70772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7051 1726867037.70784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7051 1726867037.70812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7051 1726867037.70820: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a27e90> <<< 7051 1726867037.70843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7051 1726867037.70861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7051 1726867037.70885: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a27f50> <<< 7051 1726867037.70909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7051 1726867037.70930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7051 1726867037.70957: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7051 1726867037.71002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.71019: stdout chunk (state=3): >>>import 'itertools' # <<< 7051 1726867037.71050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7051 1726867037.71053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a5f890> <<< 7051 1726867037.71082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7051 1726867037.71089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7051 1726867037.71092: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a5ff20> <<< 7051 1726867037.71101: stdout chunk (state=3): >>>import '_collections' # <<< 7051 1726867037.71150: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a3fb60> <<< 7051 1726867037.71155: stdout chunk (state=3): >>>import '_functools' # <<< 7051 1726867037.71192: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a3d280> <<< 7051 1726867037.71271: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a25040> <<< 7051 1726867037.71299: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7051 1726867037.71314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7051 1726867037.71333: stdout chunk (state=3): >>>import '_sre' # <<< 7051 1726867037.71351: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7051 1726867037.71375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7051 1726867037.71402: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7051 1726867037.71407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7051 1726867037.71431: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a7f800> <<< 7051 1726867037.71448: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a7e420> <<< 7051 1726867037.71474: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7051 1726867037.71486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a3e150> <<< 7051 1726867037.71494: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a7cc80> <<< 7051 1726867037.71548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7051 1726867037.71553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a242c0> <<< 7051 1726867037.71570: 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' <<< 7051 1726867037.71615: 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' <<< 7051 1726867037.71618: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7616ab4d40> <<< 7051 1726867037.71621: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab4bf0> <<< 7051 1726867037.71657: 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 0x7f7616ab4fe0> <<< 7051 1726867037.71661: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a22de0> <<< 7051 1726867037.71697: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 7051 1726867037.71702: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.71727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7051 1726867037.71753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7051 1726867037.71772: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab56d0> <<< 7051 1726867037.71776: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab53a0> import 'importlib.machinery' # <<< 7051 1726867037.71804: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7051 1726867037.71813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7051 1726867037.71822: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab65d0> <<< 7051 1726867037.71844: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7051 1726867037.71852: stdout chunk (state=3): >>>import 'runpy' # <<< 7051 1726867037.71875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7051 1726867037.71904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7051 1726867037.71941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7051 1726867037.71944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616acc7a0> <<< 7051 1726867037.71953: stdout chunk (state=3): >>>import 'errno' # <<< 7051 1726867037.71991: 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' <<< 7051 1726867037.71997: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7616acdeb0> <<< 7051 1726867037.72013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7051 1726867037.72025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7051 1726867037.72047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7051 1726867037.72060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7051 1726867037.72067: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616aced50> <<< 7051 1726867037.72105: 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 0x7f7616acf380> <<< 7051 1726867037.72109: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ace2a0> <<< 7051 1726867037.72131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7051 1726867037.72145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7051 1726867037.72184: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.72188: 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 0x7f7616acfe00> <<< 7051 1726867037.72203: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616acf530> <<< 7051 1726867037.72242: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab6570> <<< 7051 1726867037.72267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7051 1726867037.72291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7051 1726867037.72309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7051 1726867037.72325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7051 1726867037.72359: 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 0x7f761685bce0> <<< 7051 1726867037.72390: 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' <<< 7051 1726867037.72414: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.72417: 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 0x7f7616884830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616884590> <<< 7051 1726867037.72444: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7616884770> <<< 7051 1726867037.72472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7051 1726867037.72479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7051 1726867037.72546: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.72680: 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 0x7f7616885100> <<< 7051 1726867037.72800: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.72812: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.72823: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7616885af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168849b0> <<< 7051 1726867037.72826: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616859e80> <<< 7051 1726867037.72852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7051 1726867037.72865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7051 1726867037.72891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7051 1726867037.72901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7051 1726867037.72913: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616886ea0> <<< 7051 1726867037.72937: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616885c10> <<< 7051 1726867037.72955: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab6cc0> <<< 7051 1726867037.72976: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7051 1726867037.73037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.73053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7051 1726867037.73089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7051 1726867037.73115: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168ab230> <<< 7051 1726867037.73170: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7051 1726867037.73181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.73200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7051 1726867037.73220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7051 1726867037.73261: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168d3560> <<< 7051 1726867037.73280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7051 1726867037.73324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7051 1726867037.73374: stdout chunk (state=3): >>>import 'ntpath' # <<< 7051 1726867037.73406: 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 0x7f76169342f0> <<< 7051 1726867037.73419: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7051 1726867037.73449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7051 1726867037.73480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7051 1726867037.73511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7051 1726867037.73600: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616936a50> <<< 7051 1726867037.73669: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616934410> <<< 7051 1726867037.73709: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168f9370> <<< 7051 1726867037.73732: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7051 1726867037.73740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167393d0> <<< 7051 1726867037.73757: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168d2390> <<< 7051 1726867037.73762: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616887e00> <<< 7051 1726867037.73867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7051 1726867037.73890: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7616739670> <<< 7051 1726867037.74069: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_gupsq1y3/ansible_stat_payload.zip' <<< 7051 1726867037.74074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.74200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.74233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7051 1726867037.74242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7051 1726867037.74283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7051 1726867037.74354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7051 1726867037.74389: 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 0x7f761678f0b0> <<< 7051 1726867037.74392: stdout chunk (state=3): >>>import '_typing' # <<< 7051 1726867037.74575: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761676dfa0> <<< 7051 1726867037.74581: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761676d160> # zipimport: zlib available <<< 7051 1726867037.74618: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7051 1726867037.74640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.74654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.74669: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7051 1726867037.74681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.76050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.77150: 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' <<< 7051 1726867037.77155: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761678cf80> <<< 7051 1726867037.77190: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7051 1726867037.77198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.77213: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7051 1726867037.77226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7051 1726867037.77250: 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' <<< 7051 1726867037.77282: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.77288: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76167b6a50> <<< 7051 1726867037.77321: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b67e0> <<< 7051 1726867037.77355: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b6120> <<< 7051 1726867037.77366: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7051 1726867037.77384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7051 1726867037.77417: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b6570> <<< 7051 1726867037.77428: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761678fb30> import 'atexit' # <<< 7051 1726867037.77465: 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 0x7f76167b77d0> <<< 7051 1726867037.77488: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.77498: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76167b7a10> <<< 7051 1726867037.77511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7051 1726867037.77562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7051 1726867037.77572: stdout chunk (state=3): >>>import '_locale' # <<< 7051 1726867037.77616: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b7f50> <<< 7051 1726867037.77623: stdout chunk (state=3): >>>import 'pwd' # <<< 7051 1726867037.77646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7051 1726867037.77667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7051 1726867037.77705: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616111cd0> <<< 7051 1726867037.77732: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.77742: 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 0x7f76161138f0> <<< 7051 1726867037.77752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7051 1726867037.77773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7051 1726867037.77807: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161142f0> <<< 7051 1726867037.77827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7051 1726867037.77853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7051 1726867037.77873: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616115490> <<< 7051 1726867037.77890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7051 1726867037.77940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7051 1726867037.77943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7051 1726867037.77960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7051 1726867037.78002: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616117f80> <<< 7051 1726867037.78042: 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 0x7f761611c2f0> <<< 7051 1726867037.78063: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616116240> <<< 7051 1726867037.78082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7051 1726867037.78110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7051 1726867037.78133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7051 1726867037.78141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7051 1726867037.78152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7051 1726867037.78190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7051 1726867037.78208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7051 1726867037.78211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7051 1726867037.78231: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611fe90> <<< 7051 1726867037.78236: stdout chunk (state=3): >>>import '_tokenize' # <<< 7051 1726867037.78301: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611e960> <<< 7051 1726867037.78307: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611e6c0> <<< 7051 1726867037.78322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7051 1726867037.78337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7051 1726867037.78403: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611ec30> <<< 7051 1726867037.78434: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616116750> <<< 7051 1726867037.78457: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.78463: 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 0x7f7616167e90> <<< 7051 1726867037.78486: 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 <<< 7051 1726867037.78495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161680b0> <<< 7051 1726867037.78508: 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 <<< 7051 1726867037.78530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7051 1726867037.78549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7051 1726867037.78553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7051 1726867037.78589: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.78594: 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 0x7f7616169be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161699a0> <<< 7051 1726867037.78618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7051 1726867037.78738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7051 1726867037.78791: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.78796: 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 0x7f761616c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761616a2d0> <<< 7051 1726867037.78818: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7051 1726867037.78859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.78875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7051 1726867037.78900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7051 1726867037.78905: stdout chunk (state=3): >>>import '_string' # <<< 7051 1726867037.78958: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761616f8f0> <<< 7051 1726867037.79068: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761616c2c0> <<< 7051 1726867037.79133: 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 0x7f7616170bc0> <<< 7051 1726867037.79166: 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 0x7f7616170920> <<< 7051 1726867037.79204: 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 0x7f7616170290> <<< 7051 1726867037.79221: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161682f0> <<< 7051 1726867037.79242: 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 <<< 7051 1726867037.79250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7051 1726867037.79261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7051 1726867037.79290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7051 1726867037.79313: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.79340: 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 0x7f76161fc320> <<< 7051 1726867037.79493: 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' <<< 7051 1726867037.79502: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76161fd490> <<< 7051 1726867037.79505: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616172ab0> <<< 7051 1726867037.79549: 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 0x7f7616173e60> <<< 7051 1726867037.79553: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161726f0> <<< 7051 1726867037.79566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79584: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7051 1726867037.79606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79804: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7051 1726867037.79810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7051 1726867037.79849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.79965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.80084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.80622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.81165: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7051 1726867037.81168: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7051 1726867037.81183: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7051 1726867037.81205: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7051 1726867037.81223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.81279: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7051 1726867037.81283: 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 0x7f76160017c0> <<< 7051 1726867037.81357: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7051 1726867037.81365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7051 1726867037.81385: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76160025d0> <<< 7051 1726867037.81391: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161fd670> <<< 7051 1726867037.81445: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7051 1726867037.81452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.81466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.81491: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7051 1726867037.81496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.81644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.81800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7051 1726867037.81804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7051 1726867037.81818: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616002360> <<< 7051 1726867037.81831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82861: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7051 1726867037.82866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.82942: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7051 1726867037.82957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83107: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7051 1726867037.83110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83139: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7051 1726867037.83152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83238: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7051 1726867037.83244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7051 1726867037.83760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7051 1726867037.83769: stdout chunk (state=3): >>>import '_ast' # <<< 7051 1726867037.83844: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616003830> <<< 7051 1726867037.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.83997: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7051 1726867037.84010: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7051 1726867037.84019: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7051 1726867037.84038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7051 1726867037.84137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84343: 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 <<< 7051 1726867037.84381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.84471: 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 0x7f761600e4b0> <<< 7051 1726867037.84507: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616009a30><<< 7051 1726867037.84509: stdout chunk (state=3): >>> <<< 7051 1726867037.84533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7051 1726867037.84542: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7051 1726867037.84553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.84753: 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 <<< 7051 1726867037.84759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7051 1726867037.84772: 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 <<< 7051 1726867037.84802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7051 1726867037.84814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7051 1726867037.84879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7051 1726867037.84895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7051 1726867037.84917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7051 1726867037.84971: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761680ac90> <<< 7051 1726867037.85017: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167f2990> <<< 7051 1726867037.85100: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761600e540> <<< 7051 1726867037.85106: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761600b6b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7051 1726867037.85135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.85164: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7051 1726867037.85224: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7051 1726867037.85227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.85248: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7051 1726867037.85271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.85401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.85595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7051 1726867037.85719: 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"}}} <<< 7051 1726867037.85724: stdout chunk (state=3): >>># destroy __main__ <<< 7051 1726867037.86081: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7051 1726867037.86085: 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<<< 7051 1726867037.86090: stdout chunk (state=3): >>> # 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 <<< 7051 1726867037.86105: stdout chunk (state=3): >>># cleanup[2] removing _warnings <<< 7051 1726867037.86119: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86122: 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 <<< 7051 1726867037.86147: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86161: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86182: 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 <<< 7051 1726867037.86189: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86208: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86216: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings<<< 7051 1726867037.86246: stdout chunk (state=3): >>> # 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 <<< 7051 1726867037.86248: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # 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 <<< 7051 1726867037.86482: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7051 1726867037.86494: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7051 1726867037.86513: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7051 1726867037.86521: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7051 1726867037.86539: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7051 1726867037.86576: stdout chunk (state=3): >>># destroy ntpath <<< 7051 1726867037.86605: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7051 1726867037.86613: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7051 1726867037.86643: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 7051 1726867037.86648: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7051 1726867037.86679: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 7051 1726867037.86696: stdout chunk (state=3): >>># destroy datetime <<< 7051 1726867037.86712: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7051 1726867037.86719: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7051 1726867037.86780: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7051 1726867037.86785: 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 # cleanup[3] wiping systemd._daemon <<< 7051 1726867037.86792: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86815: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7051 1726867037.86832: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 7051 1726867037.86853: stdout chunk (state=3): >>> # 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 <<< 7051 1726867037.86867: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7051 1726867037.86892: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7051 1726867037.86898: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7051 1726867037.86922: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 7051 1726867037.86938: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7051 1726867037.86950: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.86961: stdout chunk (state=3): >>># 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 <<< 7051 1726867037.87092: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7051 1726867037.87099: stdout chunk (state=3): >>># destroy _socket <<< 7051 1726867037.87126: stdout chunk (state=3): >>># destroy _collections <<< 7051 1726867037.87129: stdout chunk (state=3): >>># destroy platform <<< 7051 1726867037.87141: stdout chunk (state=3): >>># destroy _uuid <<< 7051 1726867037.87154: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7051 1726867037.87166: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7051 1726867037.87181: stdout chunk (state=3): >>># destroy _typing <<< 7051 1726867037.87203: 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 <<< 7051 1726867037.87223: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7051 1726867037.87309: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 7051 1726867037.87317: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7051 1726867037.87322: stdout chunk (state=3): >>># destroy time <<< 7051 1726867037.87346: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7051 1726867037.87372: stdout chunk (state=3): >>># destroy _hashlib <<< 7051 1726867037.87376: stdout chunk (state=3): >>># destroy _operator <<< 7051 1726867037.87389: stdout chunk (state=3): >>># destroy _string # destroy re <<< 7051 1726867037.87405: stdout chunk (state=3): >>># destroy itertools <<< 7051 1726867037.87419: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7051 1726867037.87428: stdout chunk (state=3): >>># destroy _thread <<< 7051 1726867037.87438: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7051 1726867037.87759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867037.87790: stderr chunk (state=3): >>><<< 7051 1726867037.87793: stdout chunk (state=3): >>><<< 7051 1726867037.87856: _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 0x7f7616c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616be7b30> # /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 0x7f7616c1aa50> 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 0x7f76169e9130> # /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 0x7f76169e9fa0> 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 0x7f7616a27e90> # /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 0x7f7616a27f50> # /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 0x7f7616a5f890> # /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 0x7f7616a5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a3d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a25040> # /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 0x7f7616a7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a7e420> # /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 0x7f7616a3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a7cc80> # /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 0x7f7616ab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a242c0> # /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 0x7f7616ab4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab4bf0> # 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 0x7f7616ab4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616a22de0> # /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 0x7f7616ab56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab53a0> 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 0x7f7616ab65d0> 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 0x7f7616acc7a0> 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 0x7f7616acdeb0> # /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 0x7f7616aced50> # 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 0x7f7616acf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ace2a0> # /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 0x7f7616acfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616acf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab6570> # /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 0x7f761685bce0> # /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 0x7f7616884830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616884590> # 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 0x7f7616884770> # /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 0x7f7616885100> # 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 0x7f7616885af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168849b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616859e80> # /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 0x7f7616886ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616885c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616ab6cc0> # /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 0x7f76168ab230> # /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 0x7f76168d3560> # /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 0x7f76169342f0> # /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 0x7f7616936a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616934410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168f9370> # /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 0x7f76167393d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76168d2390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616887e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7616739670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_gupsq1y3/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 0x7f761678f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761676dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761676d160> # 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 0x7f761678cf80> # /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 0x7f76167b6a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167b6120> # /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 0x7f76167b6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761678fb30> 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 0x7f76167b77d0> # 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 0x7f76167b7a10> # /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 0x7f76167b7f50> 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 0x7f7616111cd0> # 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 0x7f76161138f0> # /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 0x7f76161142f0> # /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 0x7f7616115490> # /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 0x7f7616117f80> # 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 0x7f761611c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616116240> # /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 0x7f761611fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761611e6c0> # /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 0x7f761611ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616116750> # 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 0x7f7616167e90> # /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 0x7f76161680b0> # /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 0x7f7616169be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161699a0> # /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 0x7f761616c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761616a2d0> # /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 0x7f761616f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761616c2c0> # 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 0x7f7616170bc0> # 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 0x7f7616170920> # 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 0x7f7616170290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161682f0> # /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 0x7f76161fc320> # 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 0x7f76161fd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616172ab0> # 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 0x7f7616173e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161726f0> # 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 0x7f76160017c0> # /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 0x7f76160025d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76161fd670> 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 0x7f7616002360> # 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 0x7f7616003830> # 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 0x7f761600e4b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7616009a30> 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 0x7f761680ac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76167f2990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761600e540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f761600b6b0> # 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 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 7051 1726867037.88362: 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-1726867037.510028-7097-98659144464989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867037.88365: _low_level_execute_command(): starting 7051 1726867037.88368: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867037.510028-7097-98659144464989/ > /dev/null 2>&1 && sleep 0' 7051 1726867037.88523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.88526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867037.88528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.88530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867037.88532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867037.88586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867037.88592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867037.88641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867037.90492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867037.90517: stderr chunk (state=3): >>><<< 7051 1726867037.90520: stdout chunk (state=3): >>><<< 7051 1726867037.90532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867037.90538: handler run complete 7051 1726867037.90553: attempt loop complete, returning result 7051 1726867037.90556: _execute() done 7051 1726867037.90558: dumping result to json 7051 1726867037.90560: done dumping result, returning 7051 1726867037.90571: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-79ed-6d0d-0000000001ae] 7051 1726867037.90574: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ae 7051 1726867037.90656: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ae 7051 1726867037.90658: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7051 1726867037.90717: no more pending results, returning what we have 7051 1726867037.90720: results queue empty 7051 1726867037.90720: checking for any_errors_fatal 7051 1726867037.90725: done checking for any_errors_fatal 7051 1726867037.90726: checking for max_fail_percentage 7051 1726867037.90727: done checking for max_fail_percentage 7051 1726867037.90728: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.90729: done checking to see if all hosts have failed 7051 1726867037.90729: getting the remaining hosts for this loop 7051 1726867037.90731: done getting the remaining hosts for this loop 7051 1726867037.90734: getting the next task for host managed_node1 7051 1726867037.90740: done getting next task for host managed_node1 7051 1726867037.90742: ^ task is: TASK: Set flag to indicate system is ostree 7051 1726867037.90745: ^ 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 7051 1726867037.90748: getting variables 7051 1726867037.90749: in VariableManager get_vars() 7051 1726867037.90776: Calling all_inventory to load vars for managed_node1 7051 1726867037.90781: Calling groups_inventory to load vars for managed_node1 7051 1726867037.90784: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.90795: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.90797: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.90800: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.90957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.91071: done with get_vars() 7051 1726867037.91082: done getting variables 7051 1726867037.91149: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:17:17 -0400 (0:00:00.442) 0:00:03.038 ****** 7051 1726867037.91169: entering _queue_task() for managed_node1/set_fact 7051 1726867037.91170: Creating lock for set_fact 7051 1726867037.91363: worker is 1 (out of 1 available) 7051 1726867037.91374: exiting _queue_task() for managed_node1/set_fact 7051 1726867037.91387: done queuing things up, now waiting for results queue to drain 7051 1726867037.91389: waiting for pending results... 7051 1726867037.91530: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7051 1726867037.91592: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001af 7051 1726867037.91602: variable 'ansible_search_path' from source: unknown 7051 1726867037.91606: variable 'ansible_search_path' from source: unknown 7051 1726867037.91633: calling self._execute() 7051 1726867037.91693: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.91696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.91705: variable 'omit' from source: magic vars 7051 1726867037.92027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867037.92239: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867037.92270: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867037.92300: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867037.92325: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867037.92388: 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) 7051 1726867037.92408: 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) 7051 1726867037.92426: 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) 7051 1726867037.92443: 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) 7051 1726867037.92530: Evaluated conditional (not __network_is_ostree is defined): True 7051 1726867037.92533: variable 'omit' from source: magic vars 7051 1726867037.92558: variable 'omit' from source: magic vars 7051 1726867037.92640: variable '__ostree_booted_stat' from source: set_fact 7051 1726867037.92673: variable 'omit' from source: magic vars 7051 1726867037.92696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867037.92716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867037.92731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867037.92744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867037.92753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867037.92774: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867037.92778: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.92784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.92847: Set connection var ansible_connection to ssh 7051 1726867037.92853: Set connection var ansible_pipelining to False 7051 1726867037.92859: Set connection var ansible_shell_executable to /bin/sh 7051 1726867037.92865: Set connection var ansible_shell_type to sh 7051 1726867037.92870: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867037.92876: Set connection var ansible_timeout to 10 7051 1726867037.92895: variable 'ansible_shell_executable' from source: unknown 7051 1726867037.92898: variable 'ansible_connection' from source: unknown 7051 1726867037.92901: variable 'ansible_module_compression' from source: unknown 7051 1726867037.92903: variable 'ansible_shell_type' from source: unknown 7051 1726867037.92905: variable 'ansible_shell_executable' from source: unknown 7051 1726867037.92907: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.92911: variable 'ansible_pipelining' from source: unknown 7051 1726867037.92915: variable 'ansible_timeout' from source: unknown 7051 1726867037.92917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.92985: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867037.92994: variable 'omit' from source: magic vars 7051 1726867037.92999: starting attempt loop 7051 1726867037.93002: running the handler 7051 1726867037.93010: handler run complete 7051 1726867037.93017: attempt loop complete, returning result 7051 1726867037.93020: _execute() done 7051 1726867037.93022: dumping result to json 7051 1726867037.93026: done dumping result, returning 7051 1726867037.93031: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-0000000001af] 7051 1726867037.93035: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001af 7051 1726867037.93107: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001af 7051 1726867037.93110: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7051 1726867037.93179: no more pending results, returning what we have 7051 1726867037.93182: results queue empty 7051 1726867037.93182: checking for any_errors_fatal 7051 1726867037.93186: done checking for any_errors_fatal 7051 1726867037.93187: checking for max_fail_percentage 7051 1726867037.93189: done checking for max_fail_percentage 7051 1726867037.93189: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.93190: done checking to see if all hosts have failed 7051 1726867037.93191: getting the remaining hosts for this loop 7051 1726867037.93192: done getting the remaining hosts for this loop 7051 1726867037.93194: getting the next task for host managed_node1 7051 1726867037.93201: done getting next task for host managed_node1 7051 1726867037.93204: ^ task is: TASK: Fix CentOS6 Base repo 7051 1726867037.93206: ^ 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 7051 1726867037.93209: getting variables 7051 1726867037.93210: in VariableManager get_vars() 7051 1726867037.93234: Calling all_inventory to load vars for managed_node1 7051 1726867037.93236: Calling groups_inventory to load vars for managed_node1 7051 1726867037.93239: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.93247: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.93249: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.93255: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.93384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.93492: done with get_vars() 7051 1726867037.93499: done getting variables 7051 1726867037.93579: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:17:17 -0400 (0:00:00.024) 0:00:03.063 ****** 7051 1726867037.93597: entering _queue_task() for managed_node1/copy 7051 1726867037.93769: worker is 1 (out of 1 available) 7051 1726867037.93782: exiting _queue_task() for managed_node1/copy 7051 1726867037.93796: done queuing things up, now waiting for results queue to drain 7051 1726867037.93798: waiting for pending results... 7051 1726867037.93928: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7051 1726867037.93985: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001b1 7051 1726867037.93996: variable 'ansible_search_path' from source: unknown 7051 1726867037.94000: variable 'ansible_search_path' from source: unknown 7051 1726867037.94027: calling self._execute() 7051 1726867037.94079: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.94085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.94094: variable 'omit' from source: magic vars 7051 1726867037.94412: variable 'ansible_distribution' from source: facts 7051 1726867037.94428: Evaluated conditional (ansible_distribution == 'CentOS'): True 7051 1726867037.94514: variable 'ansible_distribution_major_version' from source: facts 7051 1726867037.94518: Evaluated conditional (ansible_distribution_major_version == '6'): False 7051 1726867037.94520: when evaluation is False, skipping this task 7051 1726867037.94524: _execute() done 7051 1726867037.94527: dumping result to json 7051 1726867037.94531: done dumping result, returning 7051 1726867037.94538: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-79ed-6d0d-0000000001b1] 7051 1726867037.94542: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001b1 7051 1726867037.94623: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001b1 7051 1726867037.94626: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7051 1726867037.94668: no more pending results, returning what we have 7051 1726867037.94671: results queue empty 7051 1726867037.94671: checking for any_errors_fatal 7051 1726867037.94675: done checking for any_errors_fatal 7051 1726867037.94675: checking for max_fail_percentage 7051 1726867037.94679: done checking for max_fail_percentage 7051 1726867037.94680: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.94680: done checking to see if all hosts have failed 7051 1726867037.94681: getting the remaining hosts for this loop 7051 1726867037.94682: done getting the remaining hosts for this loop 7051 1726867037.94685: getting the next task for host managed_node1 7051 1726867037.94690: done getting next task for host managed_node1 7051 1726867037.94692: ^ task is: TASK: Include the task 'enable_epel.yml' 7051 1726867037.94695: ^ 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 7051 1726867037.94697: getting variables 7051 1726867037.94699: in VariableManager get_vars() 7051 1726867037.94720: Calling all_inventory to load vars for managed_node1 7051 1726867037.94722: Calling groups_inventory to load vars for managed_node1 7051 1726867037.94725: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.94733: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.94735: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.94738: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.94839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.94947: done with get_vars() 7051 1726867037.94954: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:17:17 -0400 (0:00:00.014) 0:00:03.077 ****** 7051 1726867037.95016: entering _queue_task() for managed_node1/include_tasks 7051 1726867037.95186: worker is 1 (out of 1 available) 7051 1726867037.95197: exiting _queue_task() for managed_node1/include_tasks 7051 1726867037.95209: done queuing things up, now waiting for results queue to drain 7051 1726867037.95210: waiting for pending results... 7051 1726867037.95342: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7051 1726867037.95401: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001b2 7051 1726867037.95411: variable 'ansible_search_path' from source: unknown 7051 1726867037.95414: variable 'ansible_search_path' from source: unknown 7051 1726867037.95441: calling self._execute() 7051 1726867037.95495: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.95499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.95506: variable 'omit' from source: magic vars 7051 1726867037.95878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867037.97248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867037.97295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867037.97330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867037.97355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867037.97374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867037.97433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867037.97455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867037.97473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867037.97504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867037.97515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867037.97594: variable '__network_is_ostree' from source: set_fact 7051 1726867037.97609: Evaluated conditional (not __network_is_ostree | d(false)): True 7051 1726867037.97614: _execute() done 7051 1726867037.97617: dumping result to json 7051 1726867037.97620: done dumping result, returning 7051 1726867037.97623: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-79ed-6d0d-0000000001b2] 7051 1726867037.97627: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001b2 7051 1726867037.97704: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001b2 7051 1726867037.97707: WORKER PROCESS EXITING 7051 1726867037.97753: no more pending results, returning what we have 7051 1726867037.97757: in VariableManager get_vars() 7051 1726867037.97784: Calling all_inventory to load vars for managed_node1 7051 1726867037.97787: Calling groups_inventory to load vars for managed_node1 7051 1726867037.97790: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.97798: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.97800: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.97802: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.97938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.98044: done with get_vars() 7051 1726867037.98049: variable 'ansible_search_path' from source: unknown 7051 1726867037.98050: variable 'ansible_search_path' from source: unknown 7051 1726867037.98075: we have included files to process 7051 1726867037.98076: generating all_blocks data 7051 1726867037.98079: done generating all_blocks data 7051 1726867037.98084: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7051 1726867037.98085: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7051 1726867037.98086: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7051 1726867037.98496: done processing included file 7051 1726867037.98498: iterating over new_blocks loaded from include file 7051 1726867037.98498: in VariableManager get_vars() 7051 1726867037.98506: done with get_vars() 7051 1726867037.98507: filtering new block on tags 7051 1726867037.98520: done filtering new block on tags 7051 1726867037.98522: in VariableManager get_vars() 7051 1726867037.98528: done with get_vars() 7051 1726867037.98529: filtering new block on tags 7051 1726867037.98536: done filtering new block on tags 7051 1726867037.98537: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7051 1726867037.98540: extending task lists for all hosts with included blocks 7051 1726867037.98600: done extending task lists 7051 1726867037.98601: done processing included files 7051 1726867037.98602: results queue empty 7051 1726867037.98602: checking for any_errors_fatal 7051 1726867037.98604: done checking for any_errors_fatal 7051 1726867037.98605: checking for max_fail_percentage 7051 1726867037.98605: done checking for max_fail_percentage 7051 1726867037.98606: checking to see if all hosts have failed and the running result is not ok 7051 1726867037.98606: done checking to see if all hosts have failed 7051 1726867037.98607: getting the remaining hosts for this loop 7051 1726867037.98607: done getting the remaining hosts for this loop 7051 1726867037.98609: getting the next task for host managed_node1 7051 1726867037.98611: done getting next task for host managed_node1 7051 1726867037.98613: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7051 1726867037.98614: ^ 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 7051 1726867037.98615: getting variables 7051 1726867037.98616: in VariableManager get_vars() 7051 1726867037.98621: Calling all_inventory to load vars for managed_node1 7051 1726867037.98622: Calling groups_inventory to load vars for managed_node1 7051 1726867037.98624: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867037.98627: Calling all_plugins_play to load vars for managed_node1 7051 1726867037.98631: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867037.98633: Calling groups_plugins_play to load vars for managed_node1 7051 1726867037.98725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867037.98830: done with get_vars() 7051 1726867037.98836: done getting variables 7051 1726867037.98880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 7051 1726867037.99012: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:17:17 -0400 (0:00:00.040) 0:00:03.117 ****** 7051 1726867037.99043: entering _queue_task() for managed_node1/command 7051 1726867037.99044: Creating lock for command 7051 1726867037.99221: worker is 1 (out of 1 available) 7051 1726867037.99236: exiting _queue_task() for managed_node1/command 7051 1726867037.99248: done queuing things up, now waiting for results queue to drain 7051 1726867037.99249: waiting for pending results... 7051 1726867037.99385: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 7051 1726867037.99458: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001cc 7051 1726867037.99469: variable 'ansible_search_path' from source: unknown 7051 1726867037.99473: variable 'ansible_search_path' from source: unknown 7051 1726867037.99505: calling self._execute() 7051 1726867037.99556: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867037.99560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867037.99569: variable 'omit' from source: magic vars 7051 1726867037.99831: variable 'ansible_distribution' from source: facts 7051 1726867037.99839: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7051 1726867037.99925: variable 'ansible_distribution_major_version' from source: facts 7051 1726867037.99929: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7051 1726867037.99932: when evaluation is False, skipping this task 7051 1726867037.99936: _execute() done 7051 1726867037.99939: dumping result to json 7051 1726867037.99942: done dumping result, returning 7051 1726867037.99948: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-79ed-6d0d-0000000001cc] 7051 1726867037.99952: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cc 7051 1726867038.00042: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cc 7051 1726867038.00045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7051 1726867038.00095: no more pending results, returning what we have 7051 1726867038.00097: results queue empty 7051 1726867038.00098: checking for any_errors_fatal 7051 1726867038.00100: done checking for any_errors_fatal 7051 1726867038.00100: checking for max_fail_percentage 7051 1726867038.00102: done checking for max_fail_percentage 7051 1726867038.00102: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.00103: done checking to see if all hosts have failed 7051 1726867038.00104: getting the remaining hosts for this loop 7051 1726867038.00105: done getting the remaining hosts for this loop 7051 1726867038.00108: getting the next task for host managed_node1 7051 1726867038.00112: done getting next task for host managed_node1 7051 1726867038.00115: ^ task is: TASK: Install yum-utils package 7051 1726867038.00118: ^ 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 7051 1726867038.00121: getting variables 7051 1726867038.00122: in VariableManager get_vars() 7051 1726867038.00144: Calling all_inventory to load vars for managed_node1 7051 1726867038.00146: Calling groups_inventory to load vars for managed_node1 7051 1726867038.00149: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.00158: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.00161: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.00164: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.00285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.00398: done with get_vars() 7051 1726867038.00404: done getting variables 7051 1726867038.00468: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:17:18 -0400 (0:00:00.014) 0:00:03.131 ****** 7051 1726867038.00492: entering _queue_task() for managed_node1/package 7051 1726867038.00493: Creating lock for package 7051 1726867038.00662: worker is 1 (out of 1 available) 7051 1726867038.00674: exiting _queue_task() for managed_node1/package 7051 1726867038.00689: done queuing things up, now waiting for results queue to drain 7051 1726867038.00691: waiting for pending results... 7051 1726867038.00818: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7051 1726867038.00887: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001cd 7051 1726867038.00893: variable 'ansible_search_path' from source: unknown 7051 1726867038.00896: variable 'ansible_search_path' from source: unknown 7051 1726867038.00922: calling self._execute() 7051 1726867038.00976: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.00984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.00990: variable 'omit' from source: magic vars 7051 1726867038.01234: variable 'ansible_distribution' from source: facts 7051 1726867038.01243: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7051 1726867038.01328: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.01331: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7051 1726867038.01335: when evaluation is False, skipping this task 7051 1726867038.01338: _execute() done 7051 1726867038.01341: dumping result to json 7051 1726867038.01344: done dumping result, returning 7051 1726867038.01351: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-79ed-6d0d-0000000001cd] 7051 1726867038.01354: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cd 7051 1726867038.01435: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cd 7051 1726867038.01438: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7051 1726867038.01511: no more pending results, returning what we have 7051 1726867038.01514: results queue empty 7051 1726867038.01514: checking for any_errors_fatal 7051 1726867038.01519: done checking for any_errors_fatal 7051 1726867038.01520: checking for max_fail_percentage 7051 1726867038.01521: done checking for max_fail_percentage 7051 1726867038.01522: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.01523: done checking to see if all hosts have failed 7051 1726867038.01523: getting the remaining hosts for this loop 7051 1726867038.01524: done getting the remaining hosts for this loop 7051 1726867038.01526: getting the next task for host managed_node1 7051 1726867038.01530: done getting next task for host managed_node1 7051 1726867038.01531: ^ task is: TASK: Enable EPEL 7 7051 1726867038.01534: ^ 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 7051 1726867038.01535: getting variables 7051 1726867038.01536: in VariableManager get_vars() 7051 1726867038.01552: Calling all_inventory to load vars for managed_node1 7051 1726867038.01554: Calling groups_inventory to load vars for managed_node1 7051 1726867038.01556: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.01561: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.01563: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.01564: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.01664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.01774: done with get_vars() 7051 1726867038.01784: done getting variables 7051 1726867038.01820: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:17:18 -0400 (0:00:00.013) 0:00:03.145 ****** 7051 1726867038.01837: entering _queue_task() for managed_node1/command 7051 1726867038.02003: worker is 1 (out of 1 available) 7051 1726867038.02015: exiting _queue_task() for managed_node1/command 7051 1726867038.02027: done queuing things up, now waiting for results queue to drain 7051 1726867038.02029: waiting for pending results... 7051 1726867038.02153: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7051 1726867038.02220: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001ce 7051 1726867038.02230: variable 'ansible_search_path' from source: unknown 7051 1726867038.02233: variable 'ansible_search_path' from source: unknown 7051 1726867038.02256: calling self._execute() 7051 1726867038.02310: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.02314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.02323: variable 'omit' from source: magic vars 7051 1726867038.02602: variable 'ansible_distribution' from source: facts 7051 1726867038.02611: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7051 1726867038.02693: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.02698: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7051 1726867038.02701: when evaluation is False, skipping this task 7051 1726867038.02705: _execute() done 7051 1726867038.02707: dumping result to json 7051 1726867038.02710: done dumping result, returning 7051 1726867038.02717: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-79ed-6d0d-0000000001ce] 7051 1726867038.02720: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ce 7051 1726867038.02797: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001ce 7051 1726867038.02800: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7051 1726867038.02855: no more pending results, returning what we have 7051 1726867038.02857: results queue empty 7051 1726867038.02858: checking for any_errors_fatal 7051 1726867038.02863: done checking for any_errors_fatal 7051 1726867038.02863: checking for max_fail_percentage 7051 1726867038.02865: done checking for max_fail_percentage 7051 1726867038.02865: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.02866: done checking to see if all hosts have failed 7051 1726867038.02867: getting the remaining hosts for this loop 7051 1726867038.02868: done getting the remaining hosts for this loop 7051 1726867038.02870: getting the next task for host managed_node1 7051 1726867038.02875: done getting next task for host managed_node1 7051 1726867038.02881: ^ task is: TASK: Enable EPEL 8 7051 1726867038.02884: ^ 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 7051 1726867038.02887: getting variables 7051 1726867038.02889: in VariableManager get_vars() 7051 1726867038.02908: Calling all_inventory to load vars for managed_node1 7051 1726867038.02909: Calling groups_inventory to load vars for managed_node1 7051 1726867038.02911: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.02917: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.02919: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.02920: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.03043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.03151: done with get_vars() 7051 1726867038.03157: done getting variables 7051 1726867038.03196: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:17:18 -0400 (0:00:00.013) 0:00:03.159 ****** 7051 1726867038.03214: entering _queue_task() for managed_node1/command 7051 1726867038.03371: worker is 1 (out of 1 available) 7051 1726867038.03387: exiting _queue_task() for managed_node1/command 7051 1726867038.03398: done queuing things up, now waiting for results queue to drain 7051 1726867038.03399: waiting for pending results... 7051 1726867038.03523: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7051 1726867038.03580: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001cf 7051 1726867038.03592: variable 'ansible_search_path' from source: unknown 7051 1726867038.03597: variable 'ansible_search_path' from source: unknown 7051 1726867038.03620: calling self._execute() 7051 1726867038.03672: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.03676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.03687: variable 'omit' from source: magic vars 7051 1726867038.03928: variable 'ansible_distribution' from source: facts 7051 1726867038.03935: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7051 1726867038.04019: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.04023: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7051 1726867038.04026: when evaluation is False, skipping this task 7051 1726867038.04030: _execute() done 7051 1726867038.04032: dumping result to json 7051 1726867038.04037: done dumping result, returning 7051 1726867038.04045: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-79ed-6d0d-0000000001cf] 7051 1726867038.04048: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cf 7051 1726867038.04125: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001cf 7051 1726867038.04128: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7051 1726867038.04173: no more pending results, returning what we have 7051 1726867038.04175: results queue empty 7051 1726867038.04176: checking for any_errors_fatal 7051 1726867038.04183: done checking for any_errors_fatal 7051 1726867038.04184: checking for max_fail_percentage 7051 1726867038.04186: done checking for max_fail_percentage 7051 1726867038.04186: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.04187: done checking to see if all hosts have failed 7051 1726867038.04188: getting the remaining hosts for this loop 7051 1726867038.04189: done getting the remaining hosts for this loop 7051 1726867038.04192: getting the next task for host managed_node1 7051 1726867038.04198: done getting next task for host managed_node1 7051 1726867038.04200: ^ task is: TASK: Enable EPEL 6 7051 1726867038.04203: ^ 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 7051 1726867038.04205: getting variables 7051 1726867038.04207: in VariableManager get_vars() 7051 1726867038.04228: Calling all_inventory to load vars for managed_node1 7051 1726867038.04230: Calling groups_inventory to load vars for managed_node1 7051 1726867038.04232: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.04238: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.04240: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.04241: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.04341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.04451: done with get_vars() 7051 1726867038.04458: done getting variables 7051 1726867038.04499: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:17:18 -0400 (0:00:00.013) 0:00:03.172 ****** 7051 1726867038.04517: entering _queue_task() for managed_node1/copy 7051 1726867038.04674: worker is 1 (out of 1 available) 7051 1726867038.04690: exiting _queue_task() for managed_node1/copy 7051 1726867038.04702: done queuing things up, now waiting for results queue to drain 7051 1726867038.04703: waiting for pending results... 7051 1726867038.04823: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7051 1726867038.04886: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001d1 7051 1726867038.04896: variable 'ansible_search_path' from source: unknown 7051 1726867038.04900: variable 'ansible_search_path' from source: unknown 7051 1726867038.04923: calling self._execute() 7051 1726867038.04975: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.04983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.04990: variable 'omit' from source: magic vars 7051 1726867038.05270: variable 'ansible_distribution' from source: facts 7051 1726867038.05283: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7051 1726867038.05351: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.05355: Evaluated conditional (ansible_distribution_major_version == '6'): False 7051 1726867038.05359: when evaluation is False, skipping this task 7051 1726867038.05362: _execute() done 7051 1726867038.05364: dumping result to json 7051 1726867038.05367: done dumping result, returning 7051 1726867038.05375: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-79ed-6d0d-0000000001d1] 7051 1726867038.05382: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001d1 7051 1726867038.05460: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001d1 7051 1726867038.05463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7051 1726867038.05516: no more pending results, returning what we have 7051 1726867038.05519: results queue empty 7051 1726867038.05519: checking for any_errors_fatal 7051 1726867038.05523: done checking for any_errors_fatal 7051 1726867038.05524: checking for max_fail_percentage 7051 1726867038.05525: done checking for max_fail_percentage 7051 1726867038.05526: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.05527: done checking to see if all hosts have failed 7051 1726867038.05527: getting the remaining hosts for this loop 7051 1726867038.05528: done getting the remaining hosts for this loop 7051 1726867038.05531: getting the next task for host managed_node1 7051 1726867038.05537: done getting next task for host managed_node1 7051 1726867038.05539: ^ task is: TASK: Set network provider to 'nm' 7051 1726867038.05541: ^ 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 7051 1726867038.05544: getting variables 7051 1726867038.05545: in VariableManager get_vars() 7051 1726867038.05566: Calling all_inventory to load vars for managed_node1 7051 1726867038.05568: Calling groups_inventory to load vars for managed_node1 7051 1726867038.05569: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.05575: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.05580: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.05583: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.05707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.05812: done with get_vars() 7051 1726867038.05819: done getting variables 7051 1726867038.05855: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:13 Friday 20 September 2024 17:17:18 -0400 (0:00:00.013) 0:00:03.185 ****** 7051 1726867038.05872: entering _queue_task() for managed_node1/set_fact 7051 1726867038.06039: worker is 1 (out of 1 available) 7051 1726867038.06051: exiting _queue_task() for managed_node1/set_fact 7051 1726867038.06064: done queuing things up, now waiting for results queue to drain 7051 1726867038.06065: waiting for pending results... 7051 1726867038.06193: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 7051 1726867038.06247: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000007 7051 1726867038.06257: variable 'ansible_search_path' from source: unknown 7051 1726867038.06285: calling self._execute() 7051 1726867038.06339: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.06343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.06351: variable 'omit' from source: magic vars 7051 1726867038.06421: variable 'omit' from source: magic vars 7051 1726867038.06441: variable 'omit' from source: magic vars 7051 1726867038.06464: variable 'omit' from source: magic vars 7051 1726867038.06496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867038.06524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867038.06540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867038.06554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867038.06563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867038.06589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867038.06592: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.06595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.06660: Set connection var ansible_connection to ssh 7051 1726867038.06667: Set connection var ansible_pipelining to False 7051 1726867038.06672: Set connection var ansible_shell_executable to /bin/sh 7051 1726867038.06682: Set connection var ansible_shell_type to sh 7051 1726867038.06685: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867038.06693: Set connection var ansible_timeout to 10 7051 1726867038.06708: variable 'ansible_shell_executable' from source: unknown 7051 1726867038.06711: variable 'ansible_connection' from source: unknown 7051 1726867038.06713: variable 'ansible_module_compression' from source: unknown 7051 1726867038.06716: variable 'ansible_shell_type' from source: unknown 7051 1726867038.06718: variable 'ansible_shell_executable' from source: unknown 7051 1726867038.06720: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.06723: variable 'ansible_pipelining' from source: unknown 7051 1726867038.06725: variable 'ansible_timeout' from source: unknown 7051 1726867038.06730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.06826: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867038.06834: variable 'omit' from source: magic vars 7051 1726867038.06839: starting attempt loop 7051 1726867038.06841: running the handler 7051 1726867038.06853: handler run complete 7051 1726867038.06861: attempt loop complete, returning result 7051 1726867038.06864: _execute() done 7051 1726867038.06867: dumping result to json 7051 1726867038.06869: done dumping result, returning 7051 1726867038.06875: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affcac9-a3a5-79ed-6d0d-000000000007] 7051 1726867038.06882: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000007 7051 1726867038.06951: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000007 7051 1726867038.06954: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7051 1726867038.07010: no more pending results, returning what we have 7051 1726867038.07012: results queue empty 7051 1726867038.07013: checking for any_errors_fatal 7051 1726867038.07016: done checking for any_errors_fatal 7051 1726867038.07017: checking for max_fail_percentage 7051 1726867038.07018: done checking for max_fail_percentage 7051 1726867038.07019: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.07020: done checking to see if all hosts have failed 7051 1726867038.07021: getting the remaining hosts for this loop 7051 1726867038.07022: done getting the remaining hosts for this loop 7051 1726867038.07024: getting the next task for host managed_node1 7051 1726867038.07029: done getting next task for host managed_node1 7051 1726867038.07030: ^ task is: TASK: meta (flush_handlers) 7051 1726867038.07032: ^ 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 7051 1726867038.07035: getting variables 7051 1726867038.07036: in VariableManager get_vars() 7051 1726867038.07057: Calling all_inventory to load vars for managed_node1 7051 1726867038.07059: Calling groups_inventory to load vars for managed_node1 7051 1726867038.07061: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.07068: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.07070: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.07071: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.07168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.07296: done with get_vars() 7051 1726867038.07302: done getting variables 7051 1726867038.07343: in VariableManager get_vars() 7051 1726867038.07349: Calling all_inventory to load vars for managed_node1 7051 1726867038.07350: Calling groups_inventory to load vars for managed_node1 7051 1726867038.07351: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.07354: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.07355: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.07357: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.07436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.07540: done with get_vars() 7051 1726867038.07549: done queuing things up, now waiting for results queue to drain 7051 1726867038.07551: results queue empty 7051 1726867038.07551: checking for any_errors_fatal 7051 1726867038.07552: done checking for any_errors_fatal 7051 1726867038.07553: checking for max_fail_percentage 7051 1726867038.07553: done checking for max_fail_percentage 7051 1726867038.07554: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.07554: done checking to see if all hosts have failed 7051 1726867038.07555: getting the remaining hosts for this loop 7051 1726867038.07556: done getting the remaining hosts for this loop 7051 1726867038.07557: getting the next task for host managed_node1 7051 1726867038.07559: done getting next task for host managed_node1 7051 1726867038.07560: ^ task is: TASK: meta (flush_handlers) 7051 1726867038.07561: ^ 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 7051 1726867038.07566: getting variables 7051 1726867038.07567: in VariableManager get_vars() 7051 1726867038.07572: Calling all_inventory to load vars for managed_node1 7051 1726867038.07573: Calling groups_inventory to load vars for managed_node1 7051 1726867038.07574: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.07580: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.07582: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.07584: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.07660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.07776: done with get_vars() 7051 1726867038.07785: done getting variables 7051 1726867038.07812: in VariableManager get_vars() 7051 1726867038.07817: Calling all_inventory to load vars for managed_node1 7051 1726867038.07818: Calling groups_inventory to load vars for managed_node1 7051 1726867038.07820: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.07824: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.07825: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.07827: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.07903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.08005: done with get_vars() 7051 1726867038.08012: done queuing things up, now waiting for results queue to drain 7051 1726867038.08014: results queue empty 7051 1726867038.08014: checking for any_errors_fatal 7051 1726867038.08015: done checking for any_errors_fatal 7051 1726867038.08015: checking for max_fail_percentage 7051 1726867038.08016: done checking for max_fail_percentage 7051 1726867038.08016: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.08017: done checking to see if all hosts have failed 7051 1726867038.08017: getting the remaining hosts for this loop 7051 1726867038.08018: done getting the remaining hosts for this loop 7051 1726867038.08019: getting the next task for host managed_node1 7051 1726867038.08021: done getting next task for host managed_node1 7051 1726867038.08021: ^ task is: None 7051 1726867038.08023: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867038.08024: done queuing things up, now waiting for results queue to drain 7051 1726867038.08024: results queue empty 7051 1726867038.08025: checking for any_errors_fatal 7051 1726867038.08025: done checking for any_errors_fatal 7051 1726867038.08025: checking for max_fail_percentage 7051 1726867038.08026: done checking for max_fail_percentage 7051 1726867038.08026: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.08027: done checking to see if all hosts have failed 7051 1726867038.08028: getting the next task for host managed_node1 7051 1726867038.08029: done getting next task for host managed_node1 7051 1726867038.08029: ^ task is: None 7051 1726867038.08030: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867038.08062: in VariableManager get_vars() 7051 1726867038.08091: done with get_vars() 7051 1726867038.08095: in VariableManager get_vars() 7051 1726867038.08108: done with get_vars() 7051 1726867038.08111: variable 'omit' from source: magic vars 7051 1726867038.08130: in VariableManager get_vars() 7051 1726867038.08143: done with get_vars() 7051 1726867038.08157: variable 'omit' from source: magic vars PLAY [Play for testing configuring 802.1x authentication] ********************** 7051 1726867038.08640: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7051 1726867038.08660: getting the remaining hosts for this loop 7051 1726867038.08661: done getting the remaining hosts for this loop 7051 1726867038.08663: getting the next task for host managed_node1 7051 1726867038.08664: done getting next task for host managed_node1 7051 1726867038.08666: ^ task is: TASK: Gathering Facts 7051 1726867038.08667: ^ 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 7051 1726867038.08668: getting variables 7051 1726867038.08668: in VariableManager get_vars() 7051 1726867038.08684: Calling all_inventory to load vars for managed_node1 7051 1726867038.08686: Calling groups_inventory to load vars for managed_node1 7051 1726867038.08688: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.08691: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.08701: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.08703: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.08796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.08901: done with get_vars() 7051 1726867038.08908: done getting variables 7051 1726867038.08932: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Friday 20 September 2024 17:17:18 -0400 (0:00:00.030) 0:00:03.216 ****** 7051 1726867038.08946: entering _queue_task() for managed_node1/gather_facts 7051 1726867038.09104: worker is 1 (out of 1 available) 7051 1726867038.09115: exiting _queue_task() for managed_node1/gather_facts 7051 1726867038.09127: done queuing things up, now waiting for results queue to drain 7051 1726867038.09128: waiting for pending results... 7051 1726867038.09251: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7051 1726867038.09311: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000001f7 7051 1726867038.09322: variable 'ansible_search_path' from source: unknown 7051 1726867038.09348: calling self._execute() 7051 1726867038.09408: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.09412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.09419: variable 'omit' from source: magic vars 7051 1726867038.09661: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.09669: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867038.09799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867038.11336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867038.11390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867038.11416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867038.11444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867038.11461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867038.11516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867038.11536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867038.11556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867038.11664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867038.11668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867038.11671: variable 'ansible_distribution' from source: facts 7051 1726867038.11673: variable 'ansible_distribution_major_version' from source: facts 7051 1726867038.11676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867038.11682: variable 'omit' from source: magic vars 7051 1726867038.11696: variable 'omit' from source: magic vars 7051 1726867038.11721: variable 'omit' from source: magic vars 7051 1726867038.11739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867038.11758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867038.11773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867038.11790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867038.11798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867038.11820: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867038.11823: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.11825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.11887: Set connection var ansible_connection to ssh 7051 1726867038.11894: Set connection var ansible_pipelining to False 7051 1726867038.11900: Set connection var ansible_shell_executable to /bin/sh 7051 1726867038.11908: Set connection var ansible_shell_type to sh 7051 1726867038.11913: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867038.11919: Set connection var ansible_timeout to 10 7051 1726867038.11934: variable 'ansible_shell_executable' from source: unknown 7051 1726867038.11937: variable 'ansible_connection' from source: unknown 7051 1726867038.11939: variable 'ansible_module_compression' from source: unknown 7051 1726867038.11942: variable 'ansible_shell_type' from source: unknown 7051 1726867038.11944: variable 'ansible_shell_executable' from source: unknown 7051 1726867038.11946: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867038.11950: variable 'ansible_pipelining' from source: unknown 7051 1726867038.11952: variable 'ansible_timeout' from source: unknown 7051 1726867038.11956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867038.12036: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867038.12043: variable 'omit' from source: magic vars 7051 1726867038.12048: starting attempt loop 7051 1726867038.12051: running the handler 7051 1726867038.12063: variable 'ansible_facts' from source: unknown 7051 1726867038.12080: _low_level_execute_command(): starting 7051 1726867038.12084: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867038.12575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867038.12581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.12584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867038.12586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867038.12589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.12638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867038.12643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867038.12646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.12709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.14388: stdout chunk (state=3): >>>/root <<< 7051 1726867038.14491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.14517: stderr chunk (state=3): >>><<< 7051 1726867038.14527: stdout chunk (state=3): >>><<< 7051 1726867038.14540: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867038.14549: _low_level_execute_command(): starting 7051 1726867038.14554: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418 `" && echo ansible-tmp-1726867038.1453967-7115-31263301707418="` echo /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418 `" ) && sleep 0' 7051 1726867038.14971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867038.14974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867038.14976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867038.14982: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867038.14984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.15024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867038.15036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.15091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.17002: stdout chunk (state=3): >>>ansible-tmp-1726867038.1453967-7115-31263301707418=/root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418 <<< 7051 1726867038.17149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.17152: stdout chunk (state=3): >>><<< 7051 1726867038.17156: stderr chunk (state=3): >>><<< 7051 1726867038.17174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867038.1453967-7115-31263301707418=/root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867038.17386: variable 'ansible_module_compression' from source: unknown 7051 1726867038.17390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7051 1726867038.17392: variable 'ansible_facts' from source: unknown 7051 1726867038.17509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py 7051 1726867038.17603: Sending initial data 7051 1726867038.17606: Sent initial data (151 bytes) 7051 1726867038.18014: 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 <<< 7051 1726867038.18017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.18030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.18084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867038.18088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.18141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.19710: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867038.19755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867038.19811: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnopoq64k /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py <<< 7051 1726867038.19819: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py" <<< 7051 1726867038.19857: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnopoq64k" to remote "/root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py" <<< 7051 1726867038.21392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.21423: stderr chunk (state=3): >>><<< 7051 1726867038.21434: stdout chunk (state=3): >>><<< 7051 1726867038.21489: done transferring module to remote 7051 1726867038.21492: _low_level_execute_command(): starting 7051 1726867038.21494: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/ /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py && sleep 0' 7051 1726867038.22091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867038.22155: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.22214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867038.22229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867038.22261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.22334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.24166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.24170: stdout chunk (state=3): >>><<< 7051 1726867038.24172: stderr chunk (state=3): >>><<< 7051 1726867038.24191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867038.24266: _low_level_execute_command(): starting 7051 1726867038.24271: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/AnsiballZ_setup.py && sleep 0' 7051 1726867038.24819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867038.24898: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867038.24944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867038.24960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867038.24984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.25074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.88479: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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_loadavg": {"1m": 0.06591796875, "5m": 0.1123046875, "15m": 0.0625}, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "18", "epoch": "1726867038", "epoch_int": "1726867038", "date": "2024-09-20", "time": "17:17:18", "iso8601_micro": "2024-09-20T21:17:18.527611Z", "iso8601": "2024-09-20T21:17:18Z", "iso8601_basic": "20240920T171718527611", "iso8601_basic_short": "20240920T171718", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8<<< 7051 1726867038.88533: stdout chunk (state=3): >>>739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "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": 3065, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 466, "free": 3065}, "nocache": {"free": 3339, "used": 192}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 283, "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": 261809459200, "block_size": 4096, "block_total": 65519099, "block_available": 63918325, "block_used": 1600774, "inode_total": 131070960, "inode_available": 131029183, "inode_used": 41777, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 7051 1726867038.90534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.90601: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867038.90628: stderr chunk (state=3): >>><<< 7051 1726867038.90688: stdout chunk (state=3): >>><<< 7051 1726867038.90893: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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_loadavg": {"1m": 0.06591796875, "5m": 0.1123046875, "15m": 0.0625}, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "18", "epoch": "1726867038", "epoch_int": "1726867038", "date": "2024-09-20", "time": "17:17:18", "iso8601_micro": "2024-09-20T21:17:18.527611Z", "iso8601": "2024-09-20T21:17:18Z", "iso8601_basic": "20240920T171718527611", "iso8601_basic_short": "20240920T171718", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "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": 3065, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 466, "free": 3065}, "nocache": {"free": 3339, "used": 192}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 283, "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": 261809459200, "block_size": 4096, "block_total": 65519099, "block_available": 63918325, "block_used": 1600774, "inode_total": 131070960, "inode_available": 131029183, "inode_used": 41777, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867038.91544: 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-1726867038.1453967-7115-31263301707418/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867038.91604: _low_level_execute_command(): starting 7051 1726867038.91615: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867038.1453967-7115-31263301707418/ > /dev/null 2>&1 && sleep 0' 7051 1726867038.92373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867038.92399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867038.92512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867038.94355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867038.94367: stdout chunk (state=3): >>><<< 7051 1726867038.94489: stderr chunk (state=3): >>><<< 7051 1726867038.94493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867038.94496: handler run complete 7051 1726867038.94675: variable 'ansible_facts' from source: unknown 7051 1726867038.94845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.95367: variable 'ansible_facts' from source: unknown 7051 1726867038.95518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.95884: attempt loop complete, returning result 7051 1726867038.95887: _execute() done 7051 1726867038.95890: dumping result to json 7051 1726867038.95892: done dumping result, returning 7051 1726867038.95894: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-79ed-6d0d-0000000001f7] 7051 1726867038.95896: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001f7 ok: [managed_node1] 7051 1726867038.97031: no more pending results, returning what we have 7051 1726867038.97034: results queue empty 7051 1726867038.97035: checking for any_errors_fatal 7051 1726867038.97036: done checking for any_errors_fatal 7051 1726867038.97037: checking for max_fail_percentage 7051 1726867038.97038: done checking for max_fail_percentage 7051 1726867038.97039: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.97040: done checking to see if all hosts have failed 7051 1726867038.97041: getting the remaining hosts for this loop 7051 1726867038.97042: done getting the remaining hosts for this loop 7051 1726867038.97045: getting the next task for host managed_node1 7051 1726867038.97051: done getting next task for host managed_node1 7051 1726867038.97053: ^ task is: TASK: meta (flush_handlers) 7051 1726867038.97055: ^ 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 7051 1726867038.97058: getting variables 7051 1726867038.97060: in VariableManager get_vars() 7051 1726867038.97103: Calling all_inventory to load vars for managed_node1 7051 1726867038.97106: Calling groups_inventory to load vars for managed_node1 7051 1726867038.97114: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.97120: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000001f7 7051 1726867038.97123: WORKER PROCESS EXITING 7051 1726867038.97132: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.97135: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.97138: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.97337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.97540: done with get_vars() 7051 1726867038.97556: done getting variables 7051 1726867038.97628: in VariableManager get_vars() 7051 1726867038.97647: Calling all_inventory to load vars for managed_node1 7051 1726867038.97655: Calling groups_inventory to load vars for managed_node1 7051 1726867038.97657: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.97662: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.97664: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.97667: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.98180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.98432: done with get_vars() 7051 1726867038.98445: done queuing things up, now waiting for results queue to drain 7051 1726867038.98447: results queue empty 7051 1726867038.98448: checking for any_errors_fatal 7051 1726867038.98451: done checking for any_errors_fatal 7051 1726867038.98451: checking for max_fail_percentage 7051 1726867038.98452: done checking for max_fail_percentage 7051 1726867038.98453: checking to see if all hosts have failed and the running result is not ok 7051 1726867038.98454: done checking to see if all hosts have failed 7051 1726867038.98455: getting the remaining hosts for this loop 7051 1726867038.98459: done getting the remaining hosts for this loop 7051 1726867038.98461: getting the next task for host managed_node1 7051 1726867038.98464: done getting next task for host managed_node1 7051 1726867038.98467: ^ task is: TASK: INIT: 802.1x tests 7051 1726867038.98468: ^ 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 7051 1726867038.98470: getting variables 7051 1726867038.98471: in VariableManager get_vars() 7051 1726867038.98509: Calling all_inventory to load vars for managed_node1 7051 1726867038.98512: Calling groups_inventory to load vars for managed_node1 7051 1726867038.98514: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867038.98518: Calling all_plugins_play to load vars for managed_node1 7051 1726867038.98521: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867038.98529: Calling groups_plugins_play to load vars for managed_node1 7051 1726867038.98828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867038.99061: done with get_vars() 7051 1726867038.99073: done getting variables 7051 1726867038.99173: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Friday 20 September 2024 17:17:18 -0400 (0:00:00.902) 0:00:04.119 ****** 7051 1726867038.99212: entering _queue_task() for managed_node1/debug 7051 1726867038.99214: Creating lock for debug 7051 1726867038.99770: worker is 1 (out of 1 available) 7051 1726867038.99785: exiting _queue_task() for managed_node1/debug 7051 1726867038.99849: done queuing things up, now waiting for results queue to drain 7051 1726867038.99852: waiting for pending results... 7051 1726867039.00045: running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests 7051 1726867039.00144: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000000b 7051 1726867039.00166: variable 'ansible_search_path' from source: unknown 7051 1726867039.00208: calling self._execute() 7051 1726867039.00297: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.00309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.00324: variable 'omit' from source: magic vars 7051 1726867039.00726: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.00748: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.00969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.03210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.03294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.03332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.03369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.03404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.03484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.03520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.03550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.03610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.03631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.03740: variable 'ansible_distribution' from source: facts 7051 1726867039.03751: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.03763: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.03774: variable 'omit' from source: magic vars 7051 1726867039.03808: variable 'omit' from source: magic vars 7051 1726867039.03847: variable 'omit' from source: magic vars 7051 1726867039.03984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867039.03987: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867039.03990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867039.03992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.03995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.03997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867039.03999: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.04008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.04107: Set connection var ansible_connection to ssh 7051 1726867039.04121: Set connection var ansible_pipelining to False 7051 1726867039.04132: Set connection var ansible_shell_executable to /bin/sh 7051 1726867039.04145: Set connection var ansible_shell_type to sh 7051 1726867039.04155: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867039.04167: Set connection var ansible_timeout to 10 7051 1726867039.04196: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.04204: variable 'ansible_connection' from source: unknown 7051 1726867039.04211: variable 'ansible_module_compression' from source: unknown 7051 1726867039.04219: variable 'ansible_shell_type' from source: unknown 7051 1726867039.04227: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.04234: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.04243: variable 'ansible_pipelining' from source: unknown 7051 1726867039.04251: variable 'ansible_timeout' from source: unknown 7051 1726867039.04259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.04358: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867039.04375: variable 'omit' from source: magic vars 7051 1726867039.04390: starting attempt loop 7051 1726867039.04472: running the handler 7051 1726867039.04475: handler run complete 7051 1726867039.04481: attempt loop complete, returning result 7051 1726867039.04484: _execute() done 7051 1726867039.04486: dumping result to json 7051 1726867039.04488: done dumping result, returning 7051 1726867039.04500: done running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests [0affcac9-a3a5-79ed-6d0d-00000000000b] 7051 1726867039.04509: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000b ok: [managed_node1] => {} MSG: ################################################## 7051 1726867039.04644: no more pending results, returning what we have 7051 1726867039.04648: results queue empty 7051 1726867039.04649: checking for any_errors_fatal 7051 1726867039.04651: done checking for any_errors_fatal 7051 1726867039.04652: checking for max_fail_percentage 7051 1726867039.04654: done checking for max_fail_percentage 7051 1726867039.04654: checking to see if all hosts have failed and the running result is not ok 7051 1726867039.04655: done checking to see if all hosts have failed 7051 1726867039.04656: getting the remaining hosts for this loop 7051 1726867039.04657: done getting the remaining hosts for this loop 7051 1726867039.04661: getting the next task for host managed_node1 7051 1726867039.04667: done getting next task for host managed_node1 7051 1726867039.04671: ^ task is: TASK: Include the task 'setup_802.1x.yml' 7051 1726867039.04673: ^ 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 7051 1726867039.04676: getting variables 7051 1726867039.04683: in VariableManager get_vars() 7051 1726867039.04737: Calling all_inventory to load vars for managed_node1 7051 1726867039.04740: Calling groups_inventory to load vars for managed_node1 7051 1726867039.04742: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.04759: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.04762: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.04765: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.05141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.05415: done with get_vars() 7051 1726867039.05426: done getting variables 7051 1726867039.05454: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000b 7051 1726867039.05457: WORKER PROCESS EXITING TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Friday 20 September 2024 17:17:19 -0400 (0:00:00.063) 0:00:04.182 ****** 7051 1726867039.05523: entering _queue_task() for managed_node1/include_tasks 7051 1726867039.05908: worker is 1 (out of 1 available) 7051 1726867039.05917: exiting _queue_task() for managed_node1/include_tasks 7051 1726867039.05926: done queuing things up, now waiting for results queue to drain 7051 1726867039.05927: waiting for pending results... 7051 1726867039.06029: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' 7051 1726867039.06134: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000000c 7051 1726867039.06170: variable 'ansible_search_path' from source: unknown 7051 1726867039.06231: calling self._execute() 7051 1726867039.06330: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.06343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.06358: variable 'omit' from source: magic vars 7051 1726867039.06859: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.06875: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.07088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.09050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.09097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.09133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.09158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.09181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.09238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.09258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.09274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.09305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.09317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.09432: variable 'ansible_distribution' from source: facts 7051 1726867039.09436: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.09440: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.09443: _execute() done 7051 1726867039.09445: dumping result to json 7051 1726867039.09447: done dumping result, returning 7051 1726867039.09449: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' [0affcac9-a3a5-79ed-6d0d-00000000000c] 7051 1726867039.09451: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000c 7051 1726867039.09524: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000c 7051 1726867039.09527: WORKER PROCESS EXITING 7051 1726867039.09588: no more pending results, returning what we have 7051 1726867039.09593: in VariableManager get_vars() 7051 1726867039.09642: Calling all_inventory to load vars for managed_node1 7051 1726867039.09644: Calling groups_inventory to load vars for managed_node1 7051 1726867039.09646: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.09661: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.09664: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.09667: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.09918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.10079: done with get_vars() 7051 1726867039.10085: variable 'ansible_search_path' from source: unknown 7051 1726867039.10100: we have included files to process 7051 1726867039.10100: generating all_blocks data 7051 1726867039.10101: done generating all_blocks data 7051 1726867039.10102: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7051 1726867039.10102: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7051 1726867039.10104: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7051 1726867039.10219: in VariableManager get_vars() 7051 1726867039.10238: done with get_vars() 7051 1726867039.10313: done processing included file 7051 1726867039.10315: iterating over new_blocks loaded from include file 7051 1726867039.10316: in VariableManager get_vars() 7051 1726867039.10332: done with get_vars() 7051 1726867039.10333: filtering new block on tags 7051 1726867039.10344: done filtering new block on tags 7051 1726867039.10345: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed_node1 7051 1726867039.10349: extending task lists for all hosts with included blocks 7051 1726867039.10376: done extending task lists 7051 1726867039.10379: done processing included files 7051 1726867039.10380: results queue empty 7051 1726867039.10380: checking for any_errors_fatal 7051 1726867039.10383: done checking for any_errors_fatal 7051 1726867039.10383: checking for max_fail_percentage 7051 1726867039.10384: done checking for max_fail_percentage 7051 1726867039.10384: checking to see if all hosts have failed and the running result is not ok 7051 1726867039.10385: done checking to see if all hosts have failed 7051 1726867039.10385: getting the remaining hosts for this loop 7051 1726867039.10386: done getting the remaining hosts for this loop 7051 1726867039.10388: getting the next task for host managed_node1 7051 1726867039.10390: done getting next task for host managed_node1 7051 1726867039.10392: ^ task is: TASK: Include the task 'setup_802_1x_server.yml' 7051 1726867039.10393: ^ 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 7051 1726867039.10395: getting variables 7051 1726867039.10395: in VariableManager get_vars() 7051 1726867039.10411: Calling all_inventory to load vars for managed_node1 7051 1726867039.10414: Calling groups_inventory to load vars for managed_node1 7051 1726867039.10416: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.10421: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.10424: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.10426: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.10573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.10746: done with get_vars() 7051 1726867039.10755: done getting variables TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Friday 20 September 2024 17:17:19 -0400 (0:00:00.052) 0:00:04.235 ****** 7051 1726867039.10821: entering _queue_task() for managed_node1/include_tasks 7051 1726867039.11072: worker is 1 (out of 1 available) 7051 1726867039.11086: exiting _queue_task() for managed_node1/include_tasks 7051 1726867039.11098: done queuing things up, now waiting for results queue to drain 7051 1726867039.11100: waiting for pending results... 7051 1726867039.11249: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' 7051 1726867039.11314: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000217 7051 1726867039.11326: variable 'ansible_search_path' from source: unknown 7051 1726867039.11329: variable 'ansible_search_path' from source: unknown 7051 1726867039.11356: calling self._execute() 7051 1726867039.11419: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.11422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.11433: variable 'omit' from source: magic vars 7051 1726867039.11709: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.11717: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.11849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.13311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.13363: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.13394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.13419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.13442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.13502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.13522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.13543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.13567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.13580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.13659: variable 'ansible_distribution' from source: facts 7051 1726867039.13662: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.13668: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.13674: _execute() done 7051 1726867039.13678: dumping result to json 7051 1726867039.13683: done dumping result, returning 7051 1726867039.13690: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' [0affcac9-a3a5-79ed-6d0d-000000000217] 7051 1726867039.13694: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000217 7051 1726867039.13769: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000217 7051 1726867039.13772: WORKER PROCESS EXITING 7051 1726867039.13836: no more pending results, returning what we have 7051 1726867039.13841: in VariableManager get_vars() 7051 1726867039.13894: Calling all_inventory to load vars for managed_node1 7051 1726867039.13896: Calling groups_inventory to load vars for managed_node1 7051 1726867039.13899: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.13908: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.13910: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.13913: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.14042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.14156: done with get_vars() 7051 1726867039.14162: variable 'ansible_search_path' from source: unknown 7051 1726867039.14163: variable 'ansible_search_path' from source: unknown 7051 1726867039.14198: we have included files to process 7051 1726867039.14199: generating all_blocks data 7051 1726867039.14200: done generating all_blocks data 7051 1726867039.14201: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7051 1726867039.14201: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7051 1726867039.14203: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7051 1726867039.14933: done processing included file 7051 1726867039.14934: iterating over new_blocks loaded from include file 7051 1726867039.14935: in VariableManager get_vars() 7051 1726867039.14952: done with get_vars() 7051 1726867039.14953: filtering new block on tags 7051 1726867039.14972: done filtering new block on tags 7051 1726867039.14973: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed_node1 7051 1726867039.14979: extending task lists for all hosts with included blocks 7051 1726867039.15043: done extending task lists 7051 1726867039.15044: done processing included files 7051 1726867039.15045: results queue empty 7051 1726867039.15045: checking for any_errors_fatal 7051 1726867039.15047: done checking for any_errors_fatal 7051 1726867039.15048: checking for max_fail_percentage 7051 1726867039.15048: done checking for max_fail_percentage 7051 1726867039.15049: checking to see if all hosts have failed and the running result is not ok 7051 1726867039.15049: done checking to see if all hosts have failed 7051 1726867039.15050: getting the remaining hosts for this loop 7051 1726867039.15050: done getting the remaining hosts for this loop 7051 1726867039.15052: getting the next task for host managed_node1 7051 1726867039.15055: done getting next task for host managed_node1 7051 1726867039.15056: ^ task is: TASK: Debug 7051 1726867039.15058: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867039.15060: getting variables 7051 1726867039.15061: in VariableManager get_vars() 7051 1726867039.15074: Calling all_inventory to load vars for managed_node1 7051 1726867039.15075: Calling groups_inventory to load vars for managed_node1 7051 1726867039.15082: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.15087: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.15089: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.15093: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.15207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.15386: done with get_vars() 7051 1726867039.15395: done getting variables 7051 1726867039.15431: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug] ******************************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Friday 20 September 2024 17:17:19 -0400 (0:00:00.046) 0:00:04.281 ****** 7051 1726867039.15458: entering _queue_task() for managed_node1/debug 7051 1726867039.15698: worker is 1 (out of 1 available) 7051 1726867039.15708: exiting _queue_task() for managed_node1/debug 7051 1726867039.15720: done queuing things up, now waiting for results queue to drain 7051 1726867039.15721: waiting for pending results... 7051 1726867039.16098: running TaskExecutor() for managed_node1/TASK: Debug 7051 1726867039.16102: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000224 7051 1726867039.16105: variable 'ansible_search_path' from source: unknown 7051 1726867039.16107: variable 'ansible_search_path' from source: unknown 7051 1726867039.16109: calling self._execute() 7051 1726867039.16173: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.16185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.16200: variable 'omit' from source: magic vars 7051 1726867039.16484: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.16493: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.16625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.18199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.18241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.18268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.18304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.18324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.18382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.18408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.18426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.18451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.18462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.18545: variable 'ansible_distribution' from source: facts 7051 1726867039.18548: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.18554: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.18559: variable 'omit' from source: magic vars 7051 1726867039.18592: variable 'omit' from source: magic vars 7051 1726867039.18696: variable 'ansible_facts' from source: unknown 7051 1726867039.18831: variable 'omit' from source: magic vars 7051 1726867039.18843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867039.18863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867039.18878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867039.18894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.18902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.18925: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867039.18928: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.18939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.18997: Set connection var ansible_connection to ssh 7051 1726867039.19004: Set connection var ansible_pipelining to False 7051 1726867039.19009: Set connection var ansible_shell_executable to /bin/sh 7051 1726867039.19016: Set connection var ansible_shell_type to sh 7051 1726867039.19021: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867039.19027: Set connection var ansible_timeout to 10 7051 1726867039.19043: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.19051: variable 'ansible_connection' from source: unknown 7051 1726867039.19054: variable 'ansible_module_compression' from source: unknown 7051 1726867039.19057: variable 'ansible_shell_type' from source: unknown 7051 1726867039.19059: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.19061: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.19064: variable 'ansible_pipelining' from source: unknown 7051 1726867039.19067: variable 'ansible_timeout' from source: unknown 7051 1726867039.19071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.19138: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867039.19146: variable 'omit' from source: magic vars 7051 1726867039.19151: starting attempt loop 7051 1726867039.19154: running the handler 7051 1726867039.19193: handler run complete 7051 1726867039.19203: attempt loop complete, returning result 7051 1726867039.19206: _execute() done 7051 1726867039.19208: dumping result to json 7051 1726867039.19211: done dumping result, returning 7051 1726867039.19217: done running TaskExecutor() for managed_node1/TASK: Debug [0affcac9-a3a5-79ed-6d0d-000000000224] 7051 1726867039.19219: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000224 7051 1726867039.19316: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000224 7051 1726867039.19319: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.12.57" ], "all_ipv6_addresses": [ "fe80::8ff:feff:fed3:7d4f" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "date_time": { "date": "2024-09-20", "day": "20", "epoch": "1726867038", "epoch_int": "1726867038", "hour": "17", "iso8601": "2024-09-20T21:17:18Z", "iso8601_basic": "20240920T171718527611", "iso8601_basic_short": "20240920T171718", "iso8601_micro": "2024-09-20T21:17:18.527611Z", "minute": "17", "month": "09", "second": "18", "time": "17:17:18", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.12.57", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "GPG_TTY": "/dev/pts/0", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.14.65 32980 22", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "6", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link" } ], "macaddress": "0a:ff:fe:d3:7d:4f", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-12-57", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.11.0-0.rc6.23.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.0625, "1m": 0.06591796875, "5m": 0.1123046875 }, "locally_reachable_ips": { "ipv4": [ "10.31.12.57", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::8ff:feff:fed3:7d4f" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec293fb3626e3a20695ae06b45478339", "memfree_mb": 3065, "memory_mb": { "nocache": { "free": 3339, "used": 192 }, "real": { "free": 3065, "total": 3531, "used": 466 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3531, "module_setup": true, "mounts": [ { "block_available": 63918325, "block_size": 4096, "block_total": 65519099, "block_used": 1600774, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 131029183, "inode_total": 131070960, "inode_used": 41777, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261809459200, "size_total": 268366229504, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } ], "nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 5, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 5, "final", 0 ] }, "python_version": "3.12.5", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 283, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 7051 1726867039.19371: no more pending results, returning what we have 7051 1726867039.19374: results queue empty 7051 1726867039.19375: checking for any_errors_fatal 7051 1726867039.19378: done checking for any_errors_fatal 7051 1726867039.19379: checking for max_fail_percentage 7051 1726867039.19381: done checking for max_fail_percentage 7051 1726867039.19381: checking to see if all hosts have failed and the running result is not ok 7051 1726867039.19382: done checking to see if all hosts have failed 7051 1726867039.19383: getting the remaining hosts for this loop 7051 1726867039.19384: done getting the remaining hosts for this loop 7051 1726867039.19388: getting the next task for host managed_node1 7051 1726867039.19395: done getting next task for host managed_node1 7051 1726867039.19397: ^ task is: TASK: Install hostapd via CentOS Stream 7051 1726867039.19400: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867039.19403: getting variables 7051 1726867039.19405: in VariableManager get_vars() 7051 1726867039.19452: Calling all_inventory to load vars for managed_node1 7051 1726867039.19454: Calling groups_inventory to load vars for managed_node1 7051 1726867039.19456: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.19465: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.19467: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.19469: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.19604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.19723: done with get_vars() 7051 1726867039.19730: done getting variables 7051 1726867039.19766: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Friday 20 September 2024 17:17:19 -0400 (0:00:00.043) 0:00:04.324 ****** 7051 1726867039.19789: entering _queue_task() for managed_node1/command 7051 1726867039.19971: worker is 1 (out of 1 available) 7051 1726867039.19984: exiting _queue_task() for managed_node1/command 7051 1726867039.19996: done queuing things up, now waiting for results queue to drain 7051 1726867039.19997: waiting for pending results... 7051 1726867039.20139: running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream 7051 1726867039.20200: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000225 7051 1726867039.20210: variable 'ansible_search_path' from source: unknown 7051 1726867039.20214: variable 'ansible_search_path' from source: unknown 7051 1726867039.20240: calling self._execute() 7051 1726867039.20304: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.20308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.20316: variable 'omit' from source: magic vars 7051 1726867039.20623: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.20632: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.20763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.22153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.22212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.22234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.22259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.22280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.22337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.22357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.22374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.22406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.22417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.22499: variable 'ansible_distribution' from source: facts 7051 1726867039.22503: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.22508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.22597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867039.22795: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867039.22798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867039.22801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867039.22811: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867039.22857: variable 'ansible_distribution_version' from source: facts 7051 1726867039.22876: Evaluated conditional (ansible_distribution_version is version('8.6', '<')): False 7051 1726867039.22883: when evaluation is False, skipping this task 7051 1726867039.22885: _execute() done 7051 1726867039.22888: dumping result to json 7051 1726867039.22890: done dumping result, returning 7051 1726867039.22892: done running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream [0affcac9-a3a5-79ed-6d0d-000000000225] 7051 1726867039.22894: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000225 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } 7051 1726867039.23040: no more pending results, returning what we have 7051 1726867039.23044: results queue empty 7051 1726867039.23045: checking for any_errors_fatal 7051 1726867039.23052: done checking for any_errors_fatal 7051 1726867039.23053: checking for max_fail_percentage 7051 1726867039.23054: done checking for max_fail_percentage 7051 1726867039.23054: checking to see if all hosts have failed and the running result is not ok 7051 1726867039.23055: done checking to see if all hosts have failed 7051 1726867039.23056: getting the remaining hosts for this loop 7051 1726867039.23057: done getting the remaining hosts for this loop 7051 1726867039.23061: getting the next task for host managed_node1 7051 1726867039.23067: done getting next task for host managed_node1 7051 1726867039.23069: ^ task is: TASK: Install hostapd 7051 1726867039.23072: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867039.23075: getting variables 7051 1726867039.23076: in VariableManager get_vars() 7051 1726867039.23124: Calling all_inventory to load vars for managed_node1 7051 1726867039.23127: Calling groups_inventory to load vars for managed_node1 7051 1726867039.23129: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867039.23138: Calling all_plugins_play to load vars for managed_node1 7051 1726867039.23140: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867039.23143: Calling groups_plugins_play to load vars for managed_node1 7051 1726867039.23303: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000225 7051 1726867039.23307: WORKER PROCESS EXITING 7051 1726867039.23312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867039.23430: done with get_vars() 7051 1726867039.23438: done getting variables 7051 1726867039.23476: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Friday 20 September 2024 17:17:19 -0400 (0:00:00.037) 0:00:04.362 ****** 7051 1726867039.23510: entering _queue_task() for managed_node1/package 7051 1726867039.23699: worker is 1 (out of 1 available) 7051 1726867039.23712: exiting _queue_task() for managed_node1/package 7051 1726867039.23723: done queuing things up, now waiting for results queue to drain 7051 1726867039.23725: waiting for pending results... 7051 1726867039.23867: running TaskExecutor() for managed_node1/TASK: Install hostapd 7051 1726867039.23931: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000226 7051 1726867039.23944: variable 'ansible_search_path' from source: unknown 7051 1726867039.23950: variable 'ansible_search_path' from source: unknown 7051 1726867039.23974: calling self._execute() 7051 1726867039.24038: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.24043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.24050: variable 'omit' from source: magic vars 7051 1726867039.24308: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.24317: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867039.24463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867039.25957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867039.26007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867039.26034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867039.26059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867039.26079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867039.26140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.26160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.26176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.26212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.26219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.26300: variable 'ansible_distribution' from source: facts 7051 1726867039.26304: variable 'ansible_distribution_major_version' from source: facts 7051 1726867039.26310: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867039.26320: variable 'omit' from source: magic vars 7051 1726867039.26346: variable 'omit' from source: magic vars 7051 1726867039.26445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867039.26462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867039.26480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867039.26507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867039.26518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867039.26581: variable '__network_is_ostree' from source: set_fact 7051 1726867039.26588: variable 'omit' from source: magic vars 7051 1726867039.26609: variable 'omit' from source: magic vars 7051 1726867039.26630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867039.26650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867039.26668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867039.26684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.26693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867039.26717: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867039.26720: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.26722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.26791: Set connection var ansible_connection to ssh 7051 1726867039.26797: Set connection var ansible_pipelining to False 7051 1726867039.26803: Set connection var ansible_shell_executable to /bin/sh 7051 1726867039.26809: Set connection var ansible_shell_type to sh 7051 1726867039.26814: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867039.26821: Set connection var ansible_timeout to 10 7051 1726867039.26838: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.26841: variable 'ansible_connection' from source: unknown 7051 1726867039.26844: variable 'ansible_module_compression' from source: unknown 7051 1726867039.26846: variable 'ansible_shell_type' from source: unknown 7051 1726867039.26848: variable 'ansible_shell_executable' from source: unknown 7051 1726867039.26850: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867039.26852: variable 'ansible_pipelining' from source: unknown 7051 1726867039.26858: variable 'ansible_timeout' from source: unknown 7051 1726867039.26860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867039.26929: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867039.26937: variable 'omit' from source: magic vars 7051 1726867039.26943: starting attempt loop 7051 1726867039.26945: running the handler 7051 1726867039.26951: variable 'ansible_facts' from source: unknown 7051 1726867039.26954: variable 'ansible_facts' from source: unknown 7051 1726867039.26985: _low_level_execute_command(): starting 7051 1726867039.26988: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867039.27489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.27493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.27502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.27505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.27552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867039.27555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867039.27558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867039.27617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867039.29287: stdout chunk (state=3): >>>/root <<< 7051 1726867039.29382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867039.29411: stderr chunk (state=3): >>><<< 7051 1726867039.29414: stdout chunk (state=3): >>><<< 7051 1726867039.29433: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867039.29449: _low_level_execute_command(): starting 7051 1726867039.29452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856 `" && echo ansible-tmp-1726867039.294338-7158-2123527122856="` echo /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856 `" ) && sleep 0' 7051 1726867039.29903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.29906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867039.29908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.29910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867039.29912: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867039.29914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.29965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867039.29969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867039.29973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867039.30017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867039.31892: stdout chunk (state=3): >>>ansible-tmp-1726867039.294338-7158-2123527122856=/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856 <<< 7051 1726867039.31999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867039.32023: stderr chunk (state=3): >>><<< 7051 1726867039.32026: stdout chunk (state=3): >>><<< 7051 1726867039.32041: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867039.294338-7158-2123527122856=/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867039.32065: variable 'ansible_module_compression' from source: unknown 7051 1726867039.32119: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7051 1726867039.32122: ANSIBALLZ: Acquiring lock 7051 1726867039.32125: ANSIBALLZ: Lock acquired: 140320582322176 7051 1726867039.32127: ANSIBALLZ: Creating module 7051 1726867039.42385: ANSIBALLZ: Writing module into payload 7051 1726867039.42521: ANSIBALLZ: Writing module 7051 1726867039.42545: ANSIBALLZ: Renaming module 7051 1726867039.42548: ANSIBALLZ: Done creating module 7051 1726867039.42561: variable 'ansible_facts' from source: unknown 7051 1726867039.42620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py 7051 1726867039.42843: Sending initial data 7051 1726867039.42846: Sent initial data (147 bytes) 7051 1726867039.43241: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867039.43244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867039.43247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867039.43249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.43255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.43314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867039.43320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867039.43322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867039.43374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867039.45037: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7051 1726867039.45041: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867039.45089: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867039.45139: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwomcmzj6 /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py <<< 7051 1726867039.45142: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py" <<< 7051 1726867039.45181: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwomcmzj6" to remote "/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py" <<< 7051 1726867039.45886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867039.45925: stderr chunk (state=3): >>><<< 7051 1726867039.45929: stdout chunk (state=3): >>><<< 7051 1726867039.45960: done transferring module to remote 7051 1726867039.45969: _low_level_execute_command(): starting 7051 1726867039.45974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/ /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py && sleep 0' 7051 1726867039.46416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.46419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.46422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.46425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867039.46427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.46467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867039.46470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867039.46525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867039.48282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867039.48305: stderr chunk (state=3): >>><<< 7051 1726867039.48309: stdout chunk (state=3): >>><<< 7051 1726867039.48321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867039.48324: _low_level_execute_command(): starting 7051 1726867039.48329: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/AnsiballZ_dnf.py && sleep 0' 7051 1726867039.48747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867039.48751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867039.48753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867039.48755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867039.48757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867039.48809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867039.48812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867039.48865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.50786: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7051 1726867043.56807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867043.56811: stdout chunk (state=3): >>><<< 7051 1726867043.56813: stderr chunk (state=3): >>><<< 7051 1726867043.56836: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867043.56892: done with _execute_module (ansible.legacy.dnf, {'name': 'hostapd', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867043.56916: _low_level_execute_command(): starting 7051 1726867043.56984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867039.294338-7158-2123527122856/ > /dev/null 2>&1 && sleep 0' 7051 1726867043.57582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867043.57600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867043.57616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867043.57645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867043.57695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867043.57765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.57795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867043.57816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.57981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.60111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867043.60115: stdout chunk (state=3): >>><<< 7051 1726867043.60117: stderr chunk (state=3): >>><<< 7051 1726867043.60135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867043.60591: handler run complete 7051 1726867043.60848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867043.61243: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867043.61433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867043.61474: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867043.61559: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867043.61882: variable '__install_status' from source: unknown 7051 1726867043.61886: Evaluated conditional (__install_status is success): True 7051 1726867043.61888: attempt loop complete, returning result 7051 1726867043.61891: _execute() done 7051 1726867043.61893: dumping result to json 7051 1726867043.61895: done dumping result, returning 7051 1726867043.61897: done running TaskExecutor() for managed_node1/TASK: Install hostapd [0affcac9-a3a5-79ed-6d0d-000000000226] 7051 1726867043.61899: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000226 changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-11.el10.x86_64" ] } 7051 1726867043.62094: no more pending results, returning what we have 7051 1726867043.62098: results queue empty 7051 1726867043.62099: checking for any_errors_fatal 7051 1726867043.62104: done checking for any_errors_fatal 7051 1726867043.62108: checking for max_fail_percentage 7051 1726867043.62110: done checking for max_fail_percentage 7051 1726867043.62110: checking to see if all hosts have failed and the running result is not ok 7051 1726867043.62111: done checking to see if all hosts have failed 7051 1726867043.62112: getting the remaining hosts for this loop 7051 1726867043.62113: done getting the remaining hosts for this loop 7051 1726867043.62117: getting the next task for host managed_node1 7051 1726867043.62124: done getting next task for host managed_node1 7051 1726867043.62127: ^ task is: TASK: Create directory for test certificates 7051 1726867043.62130: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867043.62133: getting variables 7051 1726867043.62134: in VariableManager get_vars() 7051 1726867043.62313: Calling all_inventory to load vars for managed_node1 7051 1726867043.62317: Calling groups_inventory to load vars for managed_node1 7051 1726867043.62319: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867043.62327: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000226 7051 1726867043.62329: WORKER PROCESS EXITING 7051 1726867043.62340: Calling all_plugins_play to load vars for managed_node1 7051 1726867043.62343: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867043.62346: Calling groups_plugins_play to load vars for managed_node1 7051 1726867043.62776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867043.63195: done with get_vars() 7051 1726867043.63206: done getting variables TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Friday 20 September 2024 17:17:23 -0400 (0:00:04.397) 0:00:08.760 ****** 7051 1726867043.63308: entering _queue_task() for managed_node1/file 7051 1726867043.63563: worker is 1 (out of 1 available) 7051 1726867043.63575: exiting _queue_task() for managed_node1/file 7051 1726867043.63693: done queuing things up, now waiting for results queue to drain 7051 1726867043.63695: waiting for pending results... 7051 1726867043.63856: running TaskExecutor() for managed_node1/TASK: Create directory for test certificates 7051 1726867043.63984: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000227 7051 1726867043.64006: variable 'ansible_search_path' from source: unknown 7051 1726867043.64014: variable 'ansible_search_path' from source: unknown 7051 1726867043.64062: calling self._execute() 7051 1726867043.64165: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867043.64181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867043.64199: variable 'omit' from source: magic vars 7051 1726867043.64554: variable 'ansible_distribution_major_version' from source: facts 7051 1726867043.64585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867043.64802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867043.66968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867043.67051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867043.67105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867043.67145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867043.67206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867043.67270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867043.67316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867043.67348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867043.67423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867043.67427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867043.67547: variable 'ansible_distribution' from source: facts 7051 1726867043.67557: variable 'ansible_distribution_major_version' from source: facts 7051 1726867043.67784: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867043.67787: variable 'omit' from source: magic vars 7051 1726867043.67789: variable 'omit' from source: magic vars 7051 1726867043.67792: variable 'omit' from source: magic vars 7051 1726867043.67794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867043.67796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867043.67799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867043.67801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867043.67803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867043.67813: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867043.67822: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867043.67830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867043.67937: Set connection var ansible_connection to ssh 7051 1726867043.67950: Set connection var ansible_pipelining to False 7051 1726867043.67961: Set connection var ansible_shell_executable to /bin/sh 7051 1726867043.67972: Set connection var ansible_shell_type to sh 7051 1726867043.67987: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867043.68000: Set connection var ansible_timeout to 10 7051 1726867043.68034: variable 'ansible_shell_executable' from source: unknown 7051 1726867043.68043: variable 'ansible_connection' from source: unknown 7051 1726867043.68051: variable 'ansible_module_compression' from source: unknown 7051 1726867043.68058: variable 'ansible_shell_type' from source: unknown 7051 1726867043.68065: variable 'ansible_shell_executable' from source: unknown 7051 1726867043.68073: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867043.68086: variable 'ansible_pipelining' from source: unknown 7051 1726867043.68094: variable 'ansible_timeout' from source: unknown 7051 1726867043.68103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867043.68257: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867043.68273: variable 'omit' from source: magic vars 7051 1726867043.68358: starting attempt loop 7051 1726867043.68361: running the handler 7051 1726867043.68364: _low_level_execute_command(): starting 7051 1726867043.68366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867043.69023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867043.69056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.69095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.69149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.71154: stdout chunk (state=3): >>>/root <<< 7051 1726867043.71308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867043.71311: stdout chunk (state=3): >>><<< 7051 1726867043.71313: stderr chunk (state=3): >>><<< 7051 1726867043.71331: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867043.71355: _low_level_execute_command(): starting 7051 1726867043.71433: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325 `" && echo ansible-tmp-1726867043.7134326-7284-233943645944325="` echo /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325 `" ) && sleep 0' 7051 1726867043.72103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.72119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867043.72138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.72225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.74541: stdout chunk (state=3): >>>ansible-tmp-1726867043.7134326-7284-233943645944325=/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325 <<< 7051 1726867043.74712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867043.74716: stdout chunk (state=3): >>><<< 7051 1726867043.74719: stderr chunk (state=3): >>><<< 7051 1726867043.74745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867043.7134326-7284-233943645944325=/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867043.74884: variable 'ansible_module_compression' from source: unknown 7051 1726867043.74887: ANSIBALLZ: Using lock for file 7051 1726867043.74889: ANSIBALLZ: Acquiring lock 7051 1726867043.74892: ANSIBALLZ: Lock acquired: 140320582817056 7051 1726867043.74894: ANSIBALLZ: Creating module 7051 1726867043.88526: ANSIBALLZ: Writing module into payload 7051 1726867043.88695: ANSIBALLZ: Writing module 7051 1726867043.88740: ANSIBALLZ: Renaming module 7051 1726867043.88745: ANSIBALLZ: Done creating module 7051 1726867043.88849: variable 'ansible_facts' from source: unknown 7051 1726867043.88855: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py 7051 1726867043.89097: Sending initial data 7051 1726867043.89100: Sent initial data (151 bytes) 7051 1726867043.89731: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867043.89750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867043.89794: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867043.89857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.89874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867043.89904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.89990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.92115: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867043.92148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867043.92231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4gpedmoc /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py <<< 7051 1726867043.92239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py" <<< 7051 1726867043.92259: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4gpedmoc" to remote "/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py" <<< 7051 1726867043.93158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867043.93189: stderr chunk (state=3): >>><<< 7051 1726867043.93304: stdout chunk (state=3): >>><<< 7051 1726867043.93307: done transferring module to remote 7051 1726867043.93310: _low_level_execute_command(): starting 7051 1726867043.93312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/ /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py && sleep 0' 7051 1726867043.93862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867043.93880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867043.93898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867043.93927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867043.94031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.94050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867043.94089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.94128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867043.96403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867043.96406: stdout chunk (state=3): >>><<< 7051 1726867043.96409: stderr chunk (state=3): >>><<< 7051 1726867043.96411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867043.96413: _low_level_execute_command(): starting 7051 1726867043.96416: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/AnsiballZ_file.py && sleep 0' 7051 1726867043.97028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867043.97086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867043.97102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867043.97154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867043.97217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.18165: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867044.19884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867044.19889: stdout chunk (state=3): >>><<< 7051 1726867044.19891: stderr chunk (state=3): >>><<< 7051 1726867044.19894: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867044.19897: done with _execute_module (file, {'state': 'directory', 'path': '/etc/pki/tls/hostapd_test', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867044.19903: _low_level_execute_command(): starting 7051 1726867044.19905: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867043.7134326-7284-233943645944325/ > /dev/null 2>&1 && sleep 0' 7051 1726867044.20509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.20515: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.20534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.20547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867044.20558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867044.20565: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867044.20574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.20599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867044.20606: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867044.20612: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867044.20620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.20688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.20694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.20719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.20774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.20780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.20825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.23038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.23041: stdout chunk (state=3): >>><<< 7051 1726867044.23044: stderr chunk (state=3): >>><<< 7051 1726867044.23184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.23188: handler run complete 7051 1726867044.23190: attempt loop complete, returning result 7051 1726867044.23192: _execute() done 7051 1726867044.23194: dumping result to json 7051 1726867044.23196: done dumping result, returning 7051 1726867044.23198: done running TaskExecutor() for managed_node1/TASK: Create directory for test certificates [0affcac9-a3a5-79ed-6d0d-000000000227] 7051 1726867044.23201: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000227 7051 1726867044.23281: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000227 7051 1726867044.23285: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7051 1726867044.23364: no more pending results, returning what we have 7051 1726867044.23368: results queue empty 7051 1726867044.23369: checking for any_errors_fatal 7051 1726867044.23384: done checking for any_errors_fatal 7051 1726867044.23385: checking for max_fail_percentage 7051 1726867044.23387: done checking for max_fail_percentage 7051 1726867044.23388: checking to see if all hosts have failed and the running result is not ok 7051 1726867044.23389: done checking to see if all hosts have failed 7051 1726867044.23390: getting the remaining hosts for this loop 7051 1726867044.23392: done getting the remaining hosts for this loop 7051 1726867044.23402: getting the next task for host managed_node1 7051 1726867044.23410: done getting next task for host managed_node1 7051 1726867044.23413: ^ task is: TASK: Copy server certificates 7051 1726867044.23417: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867044.23421: getting variables 7051 1726867044.23423: in VariableManager get_vars() 7051 1726867044.23623: Calling all_inventory to load vars for managed_node1 7051 1726867044.23626: Calling groups_inventory to load vars for managed_node1 7051 1726867044.23629: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867044.23641: Calling all_plugins_play to load vars for managed_node1 7051 1726867044.23644: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867044.23647: Calling groups_plugins_play to load vars for managed_node1 7051 1726867044.23966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867044.24374: done with get_vars() 7051 1726867044.24387: done getting variables 7051 1726867044.24444: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy server certificates] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Friday 20 September 2024 17:17:24 -0400 (0:00:00.611) 0:00:09.371 ****** 7051 1726867044.24475: entering _queue_task() for managed_node1/copy 7051 1726867044.24799: worker is 1 (out of 1 available) 7051 1726867044.24810: exiting _queue_task() for managed_node1/copy 7051 1726867044.24819: done queuing things up, now waiting for results queue to drain 7051 1726867044.24821: waiting for pending results... 7051 1726867044.25207: running TaskExecutor() for managed_node1/TASK: Copy server certificates 7051 1726867044.25212: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000228 7051 1726867044.25226: variable 'ansible_search_path' from source: unknown 7051 1726867044.25229: variable 'ansible_search_path' from source: unknown 7051 1726867044.25419: Loaded config def from plugin (lookup/items) 7051 1726867044.25441: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867044.25498: variable 'omit' from source: magic vars 7051 1726867044.25658: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867044.25661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867044.25669: variable 'omit' from source: magic vars 7051 1726867044.26110: variable 'ansible_distribution_major_version' from source: facts 7051 1726867044.26183: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867044.26324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867044.28471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867044.28556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867044.28620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867044.28660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867044.28695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867044.28784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867044.28826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867044.28984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867044.28988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867044.28990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867044.29046: variable 'ansible_distribution' from source: facts 7051 1726867044.29056: variable 'ansible_distribution_major_version' from source: facts 7051 1726867044.29069: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867044.29195: variable 'ansible_distribution_major_version' from source: facts 7051 1726867044.29206: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867044.29401: variable 'ansible_distribution' from source: facts 7051 1726867044.29411: variable 'ansible_distribution_major_version' from source: facts 7051 1726867044.29422: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867044.29439: variable 'omit' from source: magic vars 7051 1726867044.29544: variable 'omit' from source: magic vars 7051 1726867044.29550: variable 'item' from source: unknown 7051 1726867044.29631: variable 'item' from source: unknown 7051 1726867044.29714: variable 'item' from source: unknown 7051 1726867044.29736: variable 'omit' from source: magic vars 7051 1726867044.29772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867044.29808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867044.29832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867044.29854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867044.29882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867044.29984: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867044.29987: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867044.29990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867044.30040: Set connection var ansible_connection to ssh 7051 1726867044.30053: Set connection var ansible_pipelining to False 7051 1726867044.30065: Set connection var ansible_shell_executable to /bin/sh 7051 1726867044.30087: Set connection var ansible_shell_type to sh 7051 1726867044.30101: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867044.30114: Set connection var ansible_timeout to 10 7051 1726867044.30140: variable 'ansible_shell_executable' from source: unknown 7051 1726867044.30195: variable 'ansible_connection' from source: unknown 7051 1726867044.30199: variable 'ansible_module_compression' from source: unknown 7051 1726867044.30201: variable 'ansible_shell_type' from source: unknown 7051 1726867044.30202: variable 'ansible_shell_executable' from source: unknown 7051 1726867044.30204: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867044.30206: variable 'ansible_pipelining' from source: unknown 7051 1726867044.30208: variable 'ansible_timeout' from source: unknown 7051 1726867044.30209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867044.30283: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867044.30304: variable 'omit' from source: magic vars 7051 1726867044.30313: starting attempt loop 7051 1726867044.30318: running the handler 7051 1726867044.30332: _low_level_execute_command(): starting 7051 1726867044.30341: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867044.31083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.31156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.31174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.31211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.31300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.33357: stdout chunk (state=3): >>>/root <<< 7051 1726867044.33505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.33509: stdout chunk (state=3): >>><<< 7051 1726867044.33511: stderr chunk (state=3): >>><<< 7051 1726867044.33533: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.33552: _low_level_execute_command(): starting 7051 1726867044.33563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171 `" && echo ansible-tmp-1726867044.3354-7308-117841408683171="` echo /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171 `" ) && sleep 0' 7051 1726867044.34214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.34239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.34257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.34280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867044.34298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867044.34347: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.34410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.34430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.34517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.36740: stdout chunk (state=3): >>>ansible-tmp-1726867044.3354-7308-117841408683171=/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171 <<< 7051 1726867044.36889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.36918: stdout chunk (state=3): >>><<< 7051 1726867044.36921: stderr chunk (state=3): >>><<< 7051 1726867044.36937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867044.3354-7308-117841408683171=/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.37083: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867044.37087: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.key 7051 1726867044.37090: variable 'ansible_module_compression' from source: unknown 7051 1726867044.37122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867044.37162: variable 'ansible_facts' from source: unknown 7051 1726867044.37268: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py 7051 1726867044.37448: Sending initial data 7051 1726867044.37451: Sent initial data (148 bytes) 7051 1726867044.38182: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.38208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.38221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.38307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.40087: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867044.40111: 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 <<< 7051 1726867044.40192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867044.40225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp08y4qpsi /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py <<< 7051 1726867044.40254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py" <<< 7051 1726867044.40312: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp08y4qpsi" to remote "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py" <<< 7051 1726867044.41135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.41138: stderr chunk (state=3): >>><<< 7051 1726867044.41245: stdout chunk (state=3): >>><<< 7051 1726867044.41248: done transferring module to remote 7051 1726867044.41250: _low_level_execute_command(): starting 7051 1726867044.41254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/ /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py && sleep 0' 7051 1726867044.41765: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.41774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.41788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.41801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867044.41883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867044.41891: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867044.41894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.41909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867044.41913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867044.41916: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867044.41918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.41920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.41922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867044.41924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867044.41925: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867044.41927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.42024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.42027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.42029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.42068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.44162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.44165: stdout chunk (state=3): >>><<< 7051 1726867044.44168: stderr chunk (state=3): >>><<< 7051 1726867044.44187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.44200: _low_level_execute_command(): starting 7051 1726867044.44273: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_stat.py && sleep 0' 7051 1726867044.44810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.44829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.44846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867044.44865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867044.44883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867044.44933: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.44996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.45040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.45114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.63783: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867044.65583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867044.65587: stdout chunk (state=3): >>><<< 7051 1726867044.65590: stderr chunk (state=3): >>><<< 7051 1726867044.65593: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867044.65597: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867044.66226: Sending initial data 7051 1726867044.66230: Sent initial data (192 bytes) 7051 1726867044.67202: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.67235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.67257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.67381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.67417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.69391: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 7051 1726867044.69406: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867044.69450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867044.69598: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key <<< 7051 1726867044.69602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key" <<< 7051 1726867044.69645: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key" to remote "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key" <<< 7051 1726867044.69949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.70068: stderr chunk (state=3): >>><<< 7051 1726867044.70071: stdout chunk (state=3): >>><<< 7051 1726867044.70074: _low_level_execute_command(): starting 7051 1726867044.70086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/ /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key && sleep 0' 7051 1726867044.70639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.70661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.70708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.70763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.73053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.73056: stdout chunk (state=3): >>><<< 7051 1726867044.73064: stderr chunk (state=3): >>><<< 7051 1726867044.73082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.73104: variable 'ansible_module_compression' from source: unknown 7051 1726867044.73148: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7051 1726867044.73151: ANSIBALLZ: Acquiring lock 7051 1726867044.73154: ANSIBALLZ: Lock acquired: 140320582322176 7051 1726867044.73156: ANSIBALLZ: Creating module 7051 1726867044.85901: ANSIBALLZ: Writing module into payload 7051 1726867044.86022: ANSIBALLZ: Writing module 7051 1726867044.86044: ANSIBALLZ: Renaming module 7051 1726867044.86050: ANSIBALLZ: Done creating module 7051 1726867044.86070: variable 'ansible_facts' from source: unknown 7051 1726867044.86139: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py 7051 1726867044.86301: Sending initial data 7051 1726867044.86305: Sent initial data (148 bytes) 7051 1726867044.86954: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.86967: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.87026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.87045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.87098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.87191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.89026: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867044.89061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867044.89144: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpa6kvsjwt /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py <<< 7051 1726867044.89151: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py" <<< 7051 1726867044.89171: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpa6kvsjwt" to remote "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py" <<< 7051 1726867044.89984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.90036: stdout chunk (state=3): >>><<< 7051 1726867044.90039: stderr chunk (state=3): >>><<< 7051 1726867044.90046: done transferring module to remote 7051 1726867044.90057: _low_level_execute_command(): starting 7051 1726867044.90064: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/ /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py && sleep 0' 7051 1726867044.90701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867044.90714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867044.90800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867044.90839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867044.90856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.90881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.90956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867044.92734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867044.92738: stdout chunk (state=3): >>><<< 7051 1726867044.92842: stderr chunk (state=3): >>><<< 7051 1726867044.92846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867044.92852: _low_level_execute_command(): starting 7051 1726867044.92856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/AnsiballZ_copy.py && sleep 0' 7051 1726867044.93430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867044.93471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867044.93525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.09846: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867045.11400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867045.11487: stderr chunk (state=3): >>><<< 7051 1726867045.11491: stdout chunk (state=3): >>><<< 7051 1726867045.11525: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867045.11585: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key', 'dest': '/etc/pki/tls/hostapd_test/server.key', 'mode': '0644', '_original_basename': 'server.key', 'follow': False, 'checksum': 'cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867045.11588: _low_level_execute_command(): starting 7051 1726867045.11591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/ > /dev/null 2>&1 && sleep 0' 7051 1726867045.12347: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.12363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.12380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.12400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.12449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.12511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.12546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.12569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.12687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.14892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.14896: stdout chunk (state=3): >>><<< 7051 1726867045.14902: stderr chunk (state=3): >>><<< 7051 1726867045.14905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.14907: handler run complete 7051 1726867045.14909: attempt loop complete, returning result 7051 1726867045.14911: variable 'item' from source: unknown 7051 1726867045.14913: variable 'item' from source: unknown changed: [managed_node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726867044.3354-7308-117841408683171/.source.key", "state": "file", "uid": 0 } 7051 1726867045.15469: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.15472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.15475: variable 'omit' from source: magic vars 7051 1726867045.15883: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.15887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867045.16070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867045.16149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867045.16213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867045.16326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867045.16352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867045.16536: variable 'ansible_distribution' from source: facts 7051 1726867045.16772: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.16775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867045.16825: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.16837: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867045.17231: variable 'ansible_distribution' from source: facts 7051 1726867045.17239: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.17247: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867045.17290: variable 'omit' from source: magic vars 7051 1726867045.17307: variable 'omit' from source: magic vars 7051 1726867045.17464: variable 'item' from source: unknown 7051 1726867045.17541: variable 'item' from source: unknown 7051 1726867045.17666: variable 'item' from source: unknown 7051 1726867045.17710: variable 'omit' from source: magic vars 7051 1726867045.17967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867045.17970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867045.17973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867045.17975: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867045.17980: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.17982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.18029: Set connection var ansible_connection to ssh 7051 1726867045.18086: Set connection var ansible_pipelining to False 7051 1726867045.18099: Set connection var ansible_shell_executable to /bin/sh 7051 1726867045.18124: Set connection var ansible_shell_type to sh 7051 1726867045.18156: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867045.18200: Set connection var ansible_timeout to 10 7051 1726867045.18237: variable 'ansible_shell_executable' from source: unknown 7051 1726867045.18298: variable 'ansible_connection' from source: unknown 7051 1726867045.18307: variable 'ansible_module_compression' from source: unknown 7051 1726867045.18314: variable 'ansible_shell_type' from source: unknown 7051 1726867045.18403: variable 'ansible_shell_executable' from source: unknown 7051 1726867045.18412: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.18420: variable 'ansible_pipelining' from source: unknown 7051 1726867045.18509: variable 'ansible_timeout' from source: unknown 7051 1726867045.18513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.18834: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867045.18837: variable 'omit' from source: magic vars 7051 1726867045.18839: starting attempt loop 7051 1726867045.18841: running the handler 7051 1726867045.18843: _low_level_execute_command(): starting 7051 1726867045.18845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867045.19440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.19453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.19466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.19490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.19512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867045.19596: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.19625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.19642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.19843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.19913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.21617: stdout chunk (state=3): >>>/root <<< 7051 1726867045.21753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.21764: stdout chunk (state=3): >>><<< 7051 1726867045.21776: stderr chunk (state=3): >>><<< 7051 1726867045.21806: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.21822: _low_level_execute_command(): starting 7051 1726867045.21832: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301 `" && echo ansible-tmp-1726867045.2181165-7308-191263968635301="` echo /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301 `" ) && sleep 0' 7051 1726867045.22401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.22416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.22430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.22446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.22461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867045.22493: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867045.22503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.22572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.22593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.22607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.22682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.24675: stdout chunk (state=3): >>>ansible-tmp-1726867045.2181165-7308-191263968635301=/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301 <<< 7051 1726867045.24800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.24839: stderr chunk (state=3): >>><<< 7051 1726867045.24853: stdout chunk (state=3): >>><<< 7051 1726867045.25015: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867045.2181165-7308-191263968635301=/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.25019: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867045.25021: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/dh.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/dh.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/dh.pem 7051 1726867045.25023: variable 'ansible_module_compression' from source: unknown 7051 1726867045.25026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867045.25027: variable 'ansible_facts' from source: unknown 7051 1726867045.25191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py 7051 1726867045.25354: Sending initial data 7051 1726867045.25365: Sent initial data (151 bytes) 7051 1726867045.25995: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.26049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.26080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.26096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.26194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.27916: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867045.28058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867045.28102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxx_rewxf /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py <<< 7051 1726867045.28105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py" <<< 7051 1726867045.28176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxx_rewxf" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py" <<< 7051 1726867045.29670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.29775: stderr chunk (state=3): >>><<< 7051 1726867045.29782: stdout chunk (state=3): >>><<< 7051 1726867045.29970: done transferring module to remote 7051 1726867045.29974: _low_level_execute_command(): starting 7051 1726867045.29980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/ /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py && sleep 0' 7051 1726867045.31099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.31212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.31365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.33092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.33121: stderr chunk (state=3): >>><<< 7051 1726867045.33131: stdout chunk (state=3): >>><<< 7051 1726867045.33157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.33167: _low_level_execute_command(): starting 7051 1726867045.33182: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_stat.py && sleep 0' 7051 1726867045.34366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.34394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.34527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.34531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.34546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.34609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.49512: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867045.50919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867045.50924: stdout chunk (state=3): >>><<< 7051 1726867045.50930: stderr chunk (state=3): >>><<< 7051 1726867045.50950: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867045.51014: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/dh.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867045.51694: Sending initial data 7051 1726867045.51697: Sent initial data (191 bytes) 7051 1726867045.52429: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.52432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.52453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867045.52457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.52475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867045.52483: 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 <<< 7051 1726867045.52497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867045.52502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.52606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.52611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.52786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.52830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.54449: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867045.54487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867045.54637: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem <<< 7051 1726867045.54641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem" <<< 7051 1726867045.54681: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem" <<< 7051 1726867045.55053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.55160: stderr chunk (state=3): >>><<< 7051 1726867045.55166: stdout chunk (state=3): >>><<< 7051 1726867045.55169: _low_level_execute_command(): starting 7051 1726867045.55171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/ /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem && sleep 0' 7051 1726867045.56157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.56230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.56242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.56372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.56472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.56495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.56532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.58675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.59083: stderr chunk (state=3): >>><<< 7051 1726867045.59087: stdout chunk (state=3): >>><<< 7051 1726867045.59090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.59093: variable 'ansible_module_compression' from source: unknown 7051 1726867045.59098: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867045.59099: variable 'ansible_facts' from source: unknown 7051 1726867045.59101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py 7051 1726867045.59400: Sending initial data 7051 1726867045.59410: Sent initial data (151 bytes) 7051 1726867045.60794: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.60852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.61029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.61085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.62615: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867045.62648: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867045.62695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpl2ssft46 /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py <<< 7051 1726867045.62699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py" <<< 7051 1726867045.62780: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpl2ssft46" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py" <<< 7051 1726867045.63773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.63790: stderr chunk (state=3): >>><<< 7051 1726867045.63816: stdout chunk (state=3): >>><<< 7051 1726867045.63854: done transferring module to remote 7051 1726867045.63926: _low_level_execute_command(): starting 7051 1726867045.63929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/ /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py && sleep 0' 7051 1726867045.65001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.65030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.65048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.65090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.65134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.66882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.66928: stderr chunk (state=3): >>><<< 7051 1726867045.66996: stdout chunk (state=3): >>><<< 7051 1726867045.67016: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.67055: _low_level_execute_command(): starting 7051 1726867045.67066: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/AnsiballZ_copy.py && sleep 0' 7051 1726867045.68185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.68330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.68386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.84415: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867045.85784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867045.85788: stdout chunk (state=3): >>><<< 7051 1726867045.85791: stderr chunk (state=3): >>><<< 7051 1726867045.85920: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867045.85924: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/dh.pem', 'mode': '0644', '_original_basename': 'dh.pem', 'follow': False, 'checksum': 'bf0f85791e75de8be4c2d350f275a2ba11387409', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867045.85926: _low_level_execute_command(): starting 7051 1726867045.85928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/ > /dev/null 2>&1 && sleep 0' 7051 1726867045.86473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.86493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.86518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.86537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.86636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.86654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.86671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.86703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.86774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.88783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.88787: stdout chunk (state=3): >>><<< 7051 1726867045.88789: stderr chunk (state=3): >>><<< 7051 1726867045.88792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.88794: handler run complete 7051 1726867045.88799: attempt loop complete, returning result 7051 1726867045.88801: variable 'item' from source: unknown 7051 1726867045.88803: variable 'item' from source: unknown changed: [managed_node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1726867045.2181165-7308-191263968635301/.source.pem", "state": "file", "uid": 0 } 7051 1726867045.88907: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.88911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.88914: variable 'omit' from source: magic vars 7051 1726867045.89081: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.89085: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867045.89223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867045.89250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867045.89287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867045.89328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867045.89343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867045.89486: variable 'ansible_distribution' from source: facts 7051 1726867045.89490: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.89492: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867045.89558: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.89561: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867045.89735: variable 'ansible_distribution' from source: facts 7051 1726867045.89738: variable 'ansible_distribution_major_version' from source: facts 7051 1726867045.89744: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867045.89748: variable 'omit' from source: magic vars 7051 1726867045.89763: variable 'omit' from source: magic vars 7051 1726867045.89885: variable 'item' from source: unknown 7051 1726867045.89888: variable 'item' from source: unknown 7051 1726867045.89928: variable 'item' from source: unknown 7051 1726867045.89942: variable 'omit' from source: magic vars 7051 1726867045.89960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867045.89968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867045.89974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867045.89995: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867045.89998: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.90001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.90065: Set connection var ansible_connection to ssh 7051 1726867045.90070: Set connection var ansible_pipelining to False 7051 1726867045.90076: Set connection var ansible_shell_executable to /bin/sh 7051 1726867045.90086: Set connection var ansible_shell_type to sh 7051 1726867045.90100: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867045.90107: Set connection var ansible_timeout to 10 7051 1726867045.90125: variable 'ansible_shell_executable' from source: unknown 7051 1726867045.90128: variable 'ansible_connection' from source: unknown 7051 1726867045.90130: variable 'ansible_module_compression' from source: unknown 7051 1726867045.90132: variable 'ansible_shell_type' from source: unknown 7051 1726867045.90135: variable 'ansible_shell_executable' from source: unknown 7051 1726867045.90137: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867045.90187: variable 'ansible_pipelining' from source: unknown 7051 1726867045.90191: variable 'ansible_timeout' from source: unknown 7051 1726867045.90193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867045.90238: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867045.90246: variable 'omit' from source: magic vars 7051 1726867045.90248: starting attempt loop 7051 1726867045.90251: running the handler 7051 1726867045.90257: _low_level_execute_command(): starting 7051 1726867045.90384: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867045.90895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.90905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.90916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.90930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.90943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867045.90950: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867045.90960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.90988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867045.91070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.91096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.91168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.92766: stdout chunk (state=3): >>>/root <<< 7051 1726867045.92899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.92922: stderr chunk (state=3): >>><<< 7051 1726867045.92949: stdout chunk (state=3): >>><<< 7051 1726867045.92965: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.93058: _low_level_execute_command(): starting 7051 1726867045.93062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552 `" && echo ansible-tmp-1726867045.9297493-7308-88003532908552="` echo /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552 `" ) && sleep 0' 7051 1726867045.93687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.93691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.93754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.95605: stdout chunk (state=3): >>>ansible-tmp-1726867045.9297493-7308-88003532908552=/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552 <<< 7051 1726867045.95983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.95987: stdout chunk (state=3): >>><<< 7051 1726867045.95990: stderr chunk (state=3): >>><<< 7051 1726867045.95993: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867045.9297493-7308-88003532908552=/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867045.95996: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867045.95999: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.pem 7051 1726867045.96002: variable 'ansible_module_compression' from source: unknown 7051 1726867045.96004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867045.96007: variable 'ansible_facts' from source: unknown 7051 1726867045.96040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py 7051 1726867045.96219: Sending initial data 7051 1726867045.96222: Sent initial data (150 bytes) 7051 1726867045.96815: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867045.96824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.96835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.96849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867045.96867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867045.96892: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867045.96900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867045.96974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867045.96984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867045.97000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867045.97018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867045.97086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867045.98628: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867045.98700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867045.98783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjm6q11h1 /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py <<< 7051 1726867045.98788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py" <<< 7051 1726867045.98826: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjm6q11h1" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py" <<< 7051 1726867045.99721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867045.99869: stderr chunk (state=3): >>><<< 7051 1726867045.99873: stdout chunk (state=3): >>><<< 7051 1726867045.99875: done transferring module to remote 7051 1726867045.99880: _low_level_execute_command(): starting 7051 1726867045.99882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/ /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py && sleep 0' 7051 1726867046.00469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.00493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.00508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.00535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.00554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.00648: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.00667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.00685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.00709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.00791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.02566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.02569: stdout chunk (state=3): >>><<< 7051 1726867046.02576: stderr chunk (state=3): >>><<< 7051 1726867046.02597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.02600: _low_level_execute_command(): starting 7051 1726867046.02603: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_stat.py && sleep 0' 7051 1726867046.03385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.03389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.03391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.03393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.03395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.03397: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867046.03399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.03401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867046.03403: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867046.03405: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867046.03407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.03409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.03411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.03413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.03415: 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/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.03483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.03510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.18591: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867046.19874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867046.19879: stdout chunk (state=3): >>><<< 7051 1726867046.19888: stderr chunk (state=3): >>><<< 7051 1726867046.19907: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867046.19928: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867046.20128: Sending initial data 7051 1726867046.20133: Sent initial data (194 bytes) 7051 1726867046.20705: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.20708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.20710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.20712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.20764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.20789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.20882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.22692: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 "." <<< 7051 1726867046.22746: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem <<< 7051 1726867046.22755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem" <<< 7051 1726867046.22907: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem" <<< 7051 1726867046.23374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.23389: stderr chunk (state=3): >>><<< 7051 1726867046.23538: stdout chunk (state=3): >>><<< 7051 1726867046.23544: _low_level_execute_command(): starting 7051 1726867046.23547: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/ /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem && sleep 0' 7051 1726867046.24753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.24793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.24873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.26697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.26721: stderr chunk (state=3): >>><<< 7051 1726867046.26730: stdout chunk (state=3): >>><<< 7051 1726867046.26749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.26843: variable 'ansible_module_compression' from source: unknown 7051 1726867046.26892: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867046.26948: variable 'ansible_facts' from source: unknown 7051 1726867046.27226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py 7051 1726867046.27682: Sending initial data 7051 1726867046.27687: Sent initial data (150 bytes) 7051 1726867046.28401: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867046.28498: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.28518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.28535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.28556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.28731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.30223: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867046.30255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867046.30312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpmcncubmn /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py <<< 7051 1726867046.30316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py" <<< 7051 1726867046.30400: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpmcncubmn" to remote "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py" <<< 7051 1726867046.31638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.31658: stderr chunk (state=3): >>><<< 7051 1726867046.31664: stdout chunk (state=3): >>><<< 7051 1726867046.31724: done transferring module to remote 7051 1726867046.31731: _low_level_execute_command(): starting 7051 1726867046.31736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/ /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py && sleep 0' 7051 1726867046.33083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.33086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.33088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867046.33090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.33092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.33094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.33210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.33213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.33318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.33388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.35117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.35168: stderr chunk (state=3): >>><<< 7051 1726867046.35172: stdout chunk (state=3): >>><<< 7051 1726867046.35190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.35193: _low_level_execute_command(): starting 7051 1726867046.35196: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/AnsiballZ_copy.py && sleep 0' 7051 1726867046.35739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.35749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.35760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.35774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.35790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.35821: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867046.35825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.35828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867046.35830: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867046.35833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867046.35983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.35989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.35996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.35998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.36000: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867046.36003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.36007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.36012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.36014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.36057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.52131: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867046.53584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867046.53588: stdout chunk (state=3): >>><<< 7051 1726867046.53591: stderr chunk (state=3): >>><<< 7051 1726867046.53593: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867046.53596: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/server.pem', 'mode': '0644', '_original_basename': 'server.pem', 'follow': False, 'checksum': '8e23f3b43e1d5346659d6e46a7415d5da14128a0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867046.53598: _low_level_execute_command(): starting 7051 1726867046.53604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/ > /dev/null 2>&1 && sleep 0' 7051 1726867046.54249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.54257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.54268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.54287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.54300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.54307: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867046.54318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.54383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867046.54397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.54433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.54455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.54473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.54549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.56371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.56383: stdout chunk (state=3): >>><<< 7051 1726867046.56583: stderr chunk (state=3): >>><<< 7051 1726867046.56587: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.56596: handler run complete 7051 1726867046.56599: attempt loop complete, returning result 7051 1726867046.56602: variable 'item' from source: unknown 7051 1726867046.56604: variable 'item' from source: unknown changed: [managed_node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726867045.9297493-7308-88003532908552/.source.pem", "state": "file", "uid": 0 } 7051 1726867046.56815: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867046.56818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867046.56820: variable 'omit' from source: magic vars 7051 1726867046.56945: variable 'ansible_distribution_major_version' from source: facts 7051 1726867046.56955: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867046.57141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867046.57144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867046.57155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867046.57200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867046.57217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867046.57320: variable 'ansible_distribution' from source: facts 7051 1726867046.57330: variable 'ansible_distribution_major_version' from source: facts 7051 1726867046.57341: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867046.57458: variable 'ansible_distribution_major_version' from source: facts 7051 1726867046.57484: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867046.57685: variable 'ansible_distribution' from source: facts 7051 1726867046.57688: variable 'ansible_distribution_major_version' from source: facts 7051 1726867046.57690: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867046.57693: variable 'omit' from source: magic vars 7051 1726867046.57695: variable 'omit' from source: magic vars 7051 1726867046.57740: variable 'item' from source: unknown 7051 1726867046.57808: variable 'item' from source: unknown 7051 1726867046.57878: variable 'item' from source: unknown 7051 1726867046.58011: variable 'omit' from source: magic vars 7051 1726867046.58015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867046.58017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867046.58020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867046.58023: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867046.58025: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867046.58027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867046.58059: Set connection var ansible_connection to ssh 7051 1726867046.58071: Set connection var ansible_pipelining to False 7051 1726867046.58084: Set connection var ansible_shell_executable to /bin/sh 7051 1726867046.58097: Set connection var ansible_shell_type to sh 7051 1726867046.58106: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867046.58122: Set connection var ansible_timeout to 10 7051 1726867046.58146: variable 'ansible_shell_executable' from source: unknown 7051 1726867046.58154: variable 'ansible_connection' from source: unknown 7051 1726867046.58161: variable 'ansible_module_compression' from source: unknown 7051 1726867046.58168: variable 'ansible_shell_type' from source: unknown 7051 1726867046.58175: variable 'ansible_shell_executable' from source: unknown 7051 1726867046.58185: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867046.58193: variable 'ansible_pipelining' from source: unknown 7051 1726867046.58199: variable 'ansible_timeout' from source: unknown 7051 1726867046.58207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867046.58305: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867046.58318: variable 'omit' from source: magic vars 7051 1726867046.58327: starting attempt loop 7051 1726867046.58338: running the handler 7051 1726867046.58348: _low_level_execute_command(): starting 7051 1726867046.58355: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867046.59000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.59058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.59080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.59127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.59176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.60742: stdout chunk (state=3): >>>/root <<< 7051 1726867046.60889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.60892: stdout chunk (state=3): >>><<< 7051 1726867046.60895: stderr chunk (state=3): >>><<< 7051 1726867046.60990: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.60997: _low_level_execute_command(): starting 7051 1726867046.61000: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820 `" && echo ansible-tmp-1726867046.6091428-7308-35773343317820="` echo /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820 `" ) && sleep 0' 7051 1726867046.61523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.61538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.61552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.61572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.61632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.61692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.61717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.61760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.61812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.63690: stdout chunk (state=3): >>>ansible-tmp-1726867046.6091428-7308-35773343317820=/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820 <<< 7051 1726867046.63861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.63865: stdout chunk (state=3): >>><<< 7051 1726867046.63867: stderr chunk (state=3): >>><<< 7051 1726867046.63886: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867046.6091428-7308-35773343317820=/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.64083: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867046.64086: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7051 1726867046.64089: variable 'ansible_module_compression' from source: unknown 7051 1726867046.64091: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867046.64093: variable 'ansible_facts' from source: unknown 7051 1726867046.64128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py 7051 1726867046.64303: Sending initial data 7051 1726867046.64306: Sent initial data (150 bytes) 7051 1726867046.64984: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.65004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.65025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.65102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.66609: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867046.66671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867046.66734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfcy0q1ie /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py <<< 7051 1726867046.66737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py" <<< 7051 1726867046.66799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfcy0q1ie" to remote "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py" <<< 7051 1726867046.67522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.67570: stderr chunk (state=3): >>><<< 7051 1726867046.67641: stdout chunk (state=3): >>><<< 7051 1726867046.67651: done transferring module to remote 7051 1726867046.67664: _low_level_execute_command(): starting 7051 1726867046.67673: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/ /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py && sleep 0' 7051 1726867046.68312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.68395: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.68439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.68455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.68473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.68630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.70393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.70415: stderr chunk (state=3): >>><<< 7051 1726867046.70584: stdout chunk (state=3): >>><<< 7051 1726867046.70588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.70591: _low_level_execute_command(): starting 7051 1726867046.70594: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_stat.py && sleep 0' 7051 1726867046.71050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.71058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.71068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.71088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.71094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.71101: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867046.71109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.71123: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867046.71138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867046.71144: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867046.71151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.71160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.71170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.71181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.71251: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.71261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.71271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.71293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.71373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.86247: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867046.87572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867046.87580: stdout chunk (state=3): >>><<< 7051 1726867046.87583: stderr chunk (state=3): >>><<< 7051 1726867046.87602: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867046.87705: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867046.87868: Sending initial data 7051 1726867046.87887: Sent initial data (194 bytes) 7051 1726867046.88491: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.88503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.88522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.88597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.90215: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867046.90218: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867046.90261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867046.90325: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem <<< 7051 1726867046.90333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem" <<< 7051 1726867046.90364: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem" <<< 7051 1726867046.90750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.90781: stderr chunk (state=3): >>><<< 7051 1726867046.90882: stdout chunk (state=3): >>><<< 7051 1726867046.90886: _low_level_execute_command(): starting 7051 1726867046.90888: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/ /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem && sleep 0' 7051 1726867046.91426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.91459: 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 <<< 7051 1726867046.91473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.91571: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.91587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867046.91611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.91630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.91707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.93471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.93485: stdout chunk (state=3): >>><<< 7051 1726867046.93497: stderr chunk (state=3): >>><<< 7051 1726867046.93516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.93697: variable 'ansible_module_compression' from source: unknown 7051 1726867046.93701: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867046.93703: variable 'ansible_facts' from source: unknown 7051 1726867046.93706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py 7051 1726867046.93820: Sending initial data 7051 1726867046.93921: Sent initial data (150 bytes) 7051 1726867046.94583: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.94586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.94588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.94590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867046.94591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867046.94593: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.94716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.94783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.96310: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867046.96365: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867046.96429: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpzs2370bi /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py <<< 7051 1726867046.96433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py" <<< 7051 1726867046.96469: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpzs2370bi" to remote "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py" <<< 7051 1726867046.97366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.97369: stdout chunk (state=3): >>><<< 7051 1726867046.97372: stderr chunk (state=3): >>><<< 7051 1726867046.97374: done transferring module to remote 7051 1726867046.97376: _low_level_execute_command(): starting 7051 1726867046.97380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/ /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py && sleep 0' 7051 1726867046.97913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867046.97932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867046.97948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867046.98039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867046.98080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867046.98095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867046.98166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867046.99945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867046.99957: stdout chunk (state=3): >>><<< 7051 1726867046.99968: stderr chunk (state=3): >>><<< 7051 1726867046.99989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867046.99998: _low_level_execute_command(): starting 7051 1726867047.00008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/AnsiballZ_copy.py && sleep 0' 7051 1726867047.00601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867047.00614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867047.00634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.00648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867047.00661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867047.00744: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.00764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867047.00778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867047.00797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.00870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.17118: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867047.18784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867047.18788: stdout chunk (state=3): >>><<< 7051 1726867047.18790: stderr chunk (state=3): >>><<< 7051 1726867047.18792: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867047.18848: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867047.18865: _low_level_execute_command(): starting 7051 1726867047.19001: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/ > /dev/null 2>&1 && sleep 0' 7051 1726867047.20109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.20115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867047.20117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867047.20119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.20121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.20294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.22383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867047.22387: stdout chunk (state=3): >>><<< 7051 1726867047.22389: stderr chunk (state=3): >>><<< 7051 1726867047.22392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867047.22394: handler run complete 7051 1726867047.22396: attempt loop complete, returning result 7051 1726867047.22398: variable 'item' from source: unknown 7051 1726867047.22414: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726867046.6091428-7308-35773343317820/.source.pem", "state": "file", "uid": 0 } 7051 1726867047.22883: dumping result to json 7051 1726867047.22886: done dumping result, returning 7051 1726867047.22889: done running TaskExecutor() for managed_node1/TASK: Copy server certificates [0affcac9-a3a5-79ed-6d0d-000000000228] 7051 1726867047.22891: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000228 7051 1726867047.23369: no more pending results, returning what we have 7051 1726867047.23373: results queue empty 7051 1726867047.23375: checking for any_errors_fatal 7051 1726867047.23382: done checking for any_errors_fatal 7051 1726867047.23383: checking for max_fail_percentage 7051 1726867047.23388: done checking for max_fail_percentage 7051 1726867047.23389: checking to see if all hosts have failed and the running result is not ok 7051 1726867047.23389: done checking to see if all hosts have failed 7051 1726867047.23390: getting the remaining hosts for this loop 7051 1726867047.23392: done getting the remaining hosts for this loop 7051 1726867047.23395: getting the next task for host managed_node1 7051 1726867047.23401: done getting next task for host managed_node1 7051 1726867047.23404: ^ task is: TASK: Create test interfaces 7051 1726867047.23407: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867047.23409: getting variables 7051 1726867047.23411: in VariableManager get_vars() 7051 1726867047.23458: Calling all_inventory to load vars for managed_node1 7051 1726867047.23461: Calling groups_inventory to load vars for managed_node1 7051 1726867047.23463: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867047.23474: Calling all_plugins_play to load vars for managed_node1 7051 1726867047.23787: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867047.23793: Calling groups_plugins_play to load vars for managed_node1 7051 1726867047.24160: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000228 7051 1726867047.24163: WORKER PROCESS EXITING 7051 1726867047.24258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867047.24672: done with get_vars() 7051 1726867047.24719: done getting variables 7051 1726867047.24910: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Friday 20 September 2024 17:17:27 -0400 (0:00:03.004) 0:00:12.376 ****** 7051 1726867047.24935: entering _queue_task() for managed_node1/shell 7051 1726867047.24937: Creating lock for shell 7051 1726867047.25490: worker is 1 (out of 1 available) 7051 1726867047.25502: exiting _queue_task() for managed_node1/shell 7051 1726867047.25513: done queuing things up, now waiting for results queue to drain 7051 1726867047.25515: waiting for pending results... 7051 1726867047.25682: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7051 1726867047.26136: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000229 7051 1726867047.26150: variable 'ansible_search_path' from source: unknown 7051 1726867047.26154: variable 'ansible_search_path' from source: unknown 7051 1726867047.26264: calling self._execute() 7051 1726867047.26401: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867047.26526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867047.26533: variable 'omit' from source: magic vars 7051 1726867047.27259: variable 'ansible_distribution_major_version' from source: facts 7051 1726867047.27332: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867047.27800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867047.31565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867047.31648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867047.31705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867047.31756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867047.31866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867047.31871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867047.31911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867047.31943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867047.31999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867047.32020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867047.32149: variable 'ansible_distribution' from source: facts 7051 1726867047.32160: variable 'ansible_distribution_major_version' from source: facts 7051 1726867047.32173: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867047.32197: variable 'omit' from source: magic vars 7051 1726867047.32248: variable 'omit' from source: magic vars 7051 1726867047.32304: variable 'omit' from source: magic vars 7051 1726867047.32334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867047.32365: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867047.32394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867047.32483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867047.32487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867047.32489: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867047.32491: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867047.32494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867047.32598: Set connection var ansible_connection to ssh 7051 1726867047.32613: Set connection var ansible_pipelining to False 7051 1726867047.32632: Set connection var ansible_shell_executable to /bin/sh 7051 1726867047.32646: Set connection var ansible_shell_type to sh 7051 1726867047.32656: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867047.32668: Set connection var ansible_timeout to 10 7051 1726867047.32700: variable 'ansible_shell_executable' from source: unknown 7051 1726867047.32709: variable 'ansible_connection' from source: unknown 7051 1726867047.32716: variable 'ansible_module_compression' from source: unknown 7051 1726867047.32739: variable 'ansible_shell_type' from source: unknown 7051 1726867047.32742: variable 'ansible_shell_executable' from source: unknown 7051 1726867047.32745: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867047.32849: variable 'ansible_pipelining' from source: unknown 7051 1726867047.32852: variable 'ansible_timeout' from source: unknown 7051 1726867047.32855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867047.32882: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867047.32901: variable 'omit' from source: magic vars 7051 1726867047.32913: starting attempt loop 7051 1726867047.32921: running the handler 7051 1726867047.32935: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867047.32964: _low_level_execute_command(): starting 7051 1726867047.32980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867047.33710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867047.33798: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.33843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867047.33866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.33966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.35633: stdout chunk (state=3): >>>/root <<< 7051 1726867047.35789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867047.35804: stdout chunk (state=3): >>><<< 7051 1726867047.36098: stderr chunk (state=3): >>><<< 7051 1726867047.36102: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867047.36106: _low_level_execute_command(): starting 7051 1726867047.36108: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848 `" && echo ansible-tmp-1726867047.3600726-7477-192677652102848="` echo /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848 `" ) && sleep 0' 7051 1726867047.37741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.38018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867047.38041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.38194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.40094: stdout chunk (state=3): >>>ansible-tmp-1726867047.3600726-7477-192677652102848=/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848 <<< 7051 1726867047.40194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867047.40254: stderr chunk (state=3): >>><<< 7051 1726867047.40263: stdout chunk (state=3): >>><<< 7051 1726867047.40588: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867047.3600726-7477-192677652102848=/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867047.40592: variable 'ansible_module_compression' from source: unknown 7051 1726867047.40595: ANSIBALLZ: Using generic lock for ansible.legacy.command 7051 1726867047.40597: ANSIBALLZ: Acquiring lock 7051 1726867047.40599: ANSIBALLZ: Lock acquired: 140320582322176 7051 1726867047.40601: ANSIBALLZ: Creating module 7051 1726867047.63129: ANSIBALLZ: Writing module into payload 7051 1726867047.63472: ANSIBALLZ: Writing module 7051 1726867047.63500: ANSIBALLZ: Renaming module 7051 1726867047.63510: ANSIBALLZ: Done creating module 7051 1726867047.63532: variable 'ansible_facts' from source: unknown 7051 1726867047.63612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py 7051 1726867047.64207: Sending initial data 7051 1726867047.64210: Sent initial data (154 bytes) 7051 1726867047.65169: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867047.65172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867047.65175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.65182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.65184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.65593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.65624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.67254: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867047.67298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867047.67349: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp787n5ix8 /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py <<< 7051 1726867047.67359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py" <<< 7051 1726867047.67392: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp787n5ix8" to remote "/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py" <<< 7051 1726867047.68893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867047.69034: stderr chunk (state=3): >>><<< 7051 1726867047.69038: stdout chunk (state=3): >>><<< 7051 1726867047.69040: done transferring module to remote 7051 1726867047.69042: _low_level_execute_command(): starting 7051 1726867047.69044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/ /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py && sleep 0' 7051 1726867047.69688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867047.69704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867047.69720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.69739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867047.69758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867047.69770: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867047.69793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.69815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867047.69827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867047.69893: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.69931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867047.69949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867047.69969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.70051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867047.71833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867047.71844: stdout chunk (state=3): >>><<< 7051 1726867047.71856: stderr chunk (state=3): >>><<< 7051 1726867047.71905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867047.72064: _low_level_execute_command(): starting 7051 1726867047.72067: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/AnsiballZ_command.py && sleep 0' 7051 1726867047.73138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867047.73153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867047.73166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867047.73291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867047.73386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867047.73403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867047.73493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.04125: stdout chunk (state=3): >>> <<< 7051 1726867048.04158: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 17:17:27.885319", "end": "2024-09-20 17:17:28.039071", "delta": "0:00:00.153752", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867048.06785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867048.06789: stdout chunk (state=3): >>><<< 7051 1726867048.06791: stderr chunk (state=3): >>><<< 7051 1726867048.06794: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 17:17:27.885319", "end": "2024-09-20 17:17:28.039071", "delta": "0:00:00.153752", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867048.06796: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge "br1".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867048.06798: _low_level_execute_command(): starting 7051 1726867048.06800: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867047.3600726-7477-192677652102848/ > /dev/null 2>&1 && sleep 0' 7051 1726867048.07409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.07423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.07440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.07472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867048.07576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.07600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.07696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.10194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.10227: stderr chunk (state=3): >>><<< 7051 1726867048.10231: stdout chunk (state=3): >>><<< 7051 1726867048.10245: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.10251: handler run complete 7051 1726867048.10266: Evaluated conditional (False): False 7051 1726867048.10275: attempt loop complete, returning result 7051 1726867048.10280: _execute() done 7051 1726867048.10283: dumping result to json 7051 1726867048.10289: done dumping result, returning 7051 1726867048.10296: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0affcac9-a3a5-79ed-6d0d-000000000229] 7051 1726867048.10302: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000229 7051 1726867048.10389: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000229 7051 1726867048.10396: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.153752", "end": "2024-09-20 17:17:28.039071", "rc": 0, "start": "2024-09-20 17:17:27.885319" } 7051 1726867048.10455: no more pending results, returning what we have 7051 1726867048.10457: results queue empty 7051 1726867048.10458: checking for any_errors_fatal 7051 1726867048.10475: done checking for any_errors_fatal 7051 1726867048.10475: checking for max_fail_percentage 7051 1726867048.10479: done checking for max_fail_percentage 7051 1726867048.10479: checking to see if all hosts have failed and the running result is not ok 7051 1726867048.10480: done checking to see if all hosts have failed 7051 1726867048.10481: getting the remaining hosts for this loop 7051 1726867048.10482: done getting the remaining hosts for this loop 7051 1726867048.10486: getting the next task for host managed_node1 7051 1726867048.10493: done getting next task for host managed_node1 7051 1726867048.10495: ^ task is: TASK: Create hostapd config 7051 1726867048.10503: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867048.10506: getting variables 7051 1726867048.10508: in VariableManager get_vars() 7051 1726867048.10559: Calling all_inventory to load vars for managed_node1 7051 1726867048.10561: Calling groups_inventory to load vars for managed_node1 7051 1726867048.10563: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867048.10573: Calling all_plugins_play to load vars for managed_node1 7051 1726867048.10575: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867048.10580: Calling groups_plugins_play to load vars for managed_node1 7051 1726867048.10747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867048.10906: done with get_vars() 7051 1726867048.10914: done getting variables 7051 1726867048.10957: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create hostapd config] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Friday 20 September 2024 17:17:28 -0400 (0:00:00.860) 0:00:13.236 ****** 7051 1726867048.10979: entering _queue_task() for managed_node1/copy 7051 1726867048.11167: worker is 1 (out of 1 available) 7051 1726867048.11203: exiting _queue_task() for managed_node1/copy 7051 1726867048.11215: done queuing things up, now waiting for results queue to drain 7051 1726867048.11217: waiting for pending results... 7051 1726867048.11400: running TaskExecutor() for managed_node1/TASK: Create hostapd config 7051 1726867048.11452: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000022a 7051 1726867048.11468: variable 'ansible_search_path' from source: unknown 7051 1726867048.11473: variable 'ansible_search_path' from source: unknown 7051 1726867048.11511: calling self._execute() 7051 1726867048.11595: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.11609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.11624: variable 'omit' from source: magic vars 7051 1726867048.11885: variable 'ansible_distribution_major_version' from source: facts 7051 1726867048.11895: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867048.12027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867048.13617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867048.13668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867048.13699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867048.13724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867048.13744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867048.13804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867048.13825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867048.13842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867048.13867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867048.13879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867048.13958: variable 'ansible_distribution' from source: facts 7051 1726867048.13962: variable 'ansible_distribution_major_version' from source: facts 7051 1726867048.13968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867048.13973: variable 'omit' from source: magic vars 7051 1726867048.14008: variable 'omit' from source: magic vars 7051 1726867048.14034: variable 'omit' from source: magic vars 7051 1726867048.14052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867048.14071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867048.14089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867048.14102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867048.14112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867048.14135: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867048.14139: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.14141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.14206: Set connection var ansible_connection to ssh 7051 1726867048.14214: Set connection var ansible_pipelining to False 7051 1726867048.14223: Set connection var ansible_shell_executable to /bin/sh 7051 1726867048.14230: Set connection var ansible_shell_type to sh 7051 1726867048.14235: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867048.14241: Set connection var ansible_timeout to 10 7051 1726867048.14256: variable 'ansible_shell_executable' from source: unknown 7051 1726867048.14259: variable 'ansible_connection' from source: unknown 7051 1726867048.14261: variable 'ansible_module_compression' from source: unknown 7051 1726867048.14264: variable 'ansible_shell_type' from source: unknown 7051 1726867048.14266: variable 'ansible_shell_executable' from source: unknown 7051 1726867048.14270: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.14273: variable 'ansible_pipelining' from source: unknown 7051 1726867048.14280: variable 'ansible_timeout' from source: unknown 7051 1726867048.14283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.14349: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867048.14358: variable 'omit' from source: magic vars 7051 1726867048.14363: starting attempt loop 7051 1726867048.14366: running the handler 7051 1726867048.14380: _low_level_execute_command(): starting 7051 1726867048.14385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867048.14871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.14875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.14881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.14884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.14933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.14937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.14940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.14990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.16644: stdout chunk (state=3): >>>/root <<< 7051 1726867048.16740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.16768: stderr chunk (state=3): >>><<< 7051 1726867048.16771: stdout chunk (state=3): >>><<< 7051 1726867048.16796: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.16807: _low_level_execute_command(): starting 7051 1726867048.16816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377 `" && echo ansible-tmp-1726867048.1679583-7538-220896269302377="` echo /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377 `" ) && sleep 0' 7051 1726867048.17249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.17252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867048.17255: 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.12.57 is address <<< 7051 1726867048.17257: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867048.17259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.17300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.17317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.17362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.19232: stdout chunk (state=3): >>>ansible-tmp-1726867048.1679583-7538-220896269302377=/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377 <<< 7051 1726867048.19380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.19383: stdout chunk (state=3): >>><<< 7051 1726867048.19385: stderr chunk (state=3): >>><<< 7051 1726867048.19400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867048.1679583-7538-220896269302377=/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.19586: variable 'ansible_module_compression' from source: unknown 7051 1726867048.19588: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867048.19590: variable 'ansible_facts' from source: unknown 7051 1726867048.19653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py 7051 1726867048.19816: Sending initial data 7051 1726867048.19824: Sent initial data (151 bytes) 7051 1726867048.20352: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.20364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.20376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.20395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867048.20408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867048.20417: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867048.20429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.20460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.20527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.20546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.20570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.20613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.22244: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867048.22247: 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 <<< 7051 1726867048.22291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867048.22344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_xwvfgdc /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py <<< 7051 1726867048.22347: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py" <<< 7051 1726867048.22395: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_xwvfgdc" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py" <<< 7051 1726867048.22398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py" <<< 7051 1726867048.22934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.22966: stderr chunk (state=3): >>><<< 7051 1726867048.22969: stdout chunk (state=3): >>><<< 7051 1726867048.23003: done transferring module to remote 7051 1726867048.23011: _low_level_execute_command(): starting 7051 1726867048.23015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/ /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py && sleep 0' 7051 1726867048.23431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.23434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867048.23436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.23438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.23440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.23488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.23503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.23541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.25315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.25336: stderr chunk (state=3): >>><<< 7051 1726867048.25339: stdout chunk (state=3): >>><<< 7051 1726867048.25351: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.25354: _low_level_execute_command(): starting 7051 1726867048.25358: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_stat.py && sleep 0' 7051 1726867048.25758: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.25761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.25763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.25765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.25816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.25819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.25880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.41000: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867048.42233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867048.42259: stderr chunk (state=3): >>><<< 7051 1726867048.42262: stdout chunk (state=3): >>><<< 7051 1726867048.42276: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867048.42304: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/wired.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867048.42401: Sending initial data 7051 1726867048.42405: Sent initial data (144 bytes) 7051 1726867048.42837: 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 <<< 7051 1726867048.42841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.42852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.42908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.42921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.42962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.44567: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867048.44570: 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 <<< 7051 1726867048.44606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867048.44680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/.hmiqnusb /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf <<< 7051 1726867048.44683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf" <<< 7051 1726867048.44728: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/.hmiqnusb" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf" <<< 7051 1726867048.44946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.45052: stderr chunk (state=3): >>><<< 7051 1726867048.45055: stdout chunk (state=3): >>><<< 7051 1726867048.45057: _low_level_execute_command(): starting 7051 1726867048.45059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/ /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf && sleep 0' 7051 1726867048.45530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.45543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867048.45554: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.45598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.45616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.45661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.47394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.47414: stderr chunk (state=3): >>><<< 7051 1726867048.47417: stdout chunk (state=3): >>><<< 7051 1726867048.47433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.47454: variable 'ansible_module_compression' from source: unknown 7051 1726867048.47488: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867048.47503: variable 'ansible_facts' from source: unknown 7051 1726867048.47549: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py 7051 1726867048.47630: Sending initial data 7051 1726867048.47637: Sent initial data (151 bytes) 7051 1726867048.48048: 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 <<< 7051 1726867048.48051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867048.48054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867048.48056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.48057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.48108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.48111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.48158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.49667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867048.49673: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867048.49709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867048.49753: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnhjloxu9 /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py <<< 7051 1726867048.49762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py" <<< 7051 1726867048.49796: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnhjloxu9" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py" <<< 7051 1726867048.50348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.50380: stderr chunk (state=3): >>><<< 7051 1726867048.50383: stdout chunk (state=3): >>><<< 7051 1726867048.50423: done transferring module to remote 7051 1726867048.50429: _low_level_execute_command(): starting 7051 1726867048.50433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/ /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py && sleep 0' 7051 1726867048.50824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.50828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867048.50830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.50832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.50834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.50884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.50890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.50941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.52665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.52687: stderr chunk (state=3): >>><<< 7051 1726867048.52690: stdout chunk (state=3): >>><<< 7051 1726867048.52701: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.52704: _low_level_execute_command(): starting 7051 1726867048.52708: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/AnsiballZ_copy.py && sleep 0' 7051 1726867048.53081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.53085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.53095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.53110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.53158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.53164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.53210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.69347: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf", "_original_basename": ".hmiqnusb", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867048.70748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867048.70764: stderr chunk (state=3): >>><<< 7051 1726867048.70799: stdout chunk (state=3): >>><<< 7051 1726867048.70812: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf", "_original_basename": ".hmiqnusb", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867048.70938: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/wired.conf', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf', '_original_basename': '.hmiqnusb', 'follow': False, 'checksum': '63d57fa1df50be4e935d3ebaf25081e64c6f3cce', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867048.70941: _low_level_execute_command(): starting 7051 1726867048.70944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/ > /dev/null 2>&1 && sleep 0' 7051 1726867048.71502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.71520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.71533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.71628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.71650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.71664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.71689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.71765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.73595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.73626: stderr chunk (state=3): >>><<< 7051 1726867048.73645: stdout chunk (state=3): >>><<< 7051 1726867048.73883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.73891: handler run complete 7051 1726867048.73894: attempt loop complete, returning result 7051 1726867048.73897: _execute() done 7051 1726867048.73900: dumping result to json 7051 1726867048.73903: done dumping result, returning 7051 1726867048.73905: done running TaskExecutor() for managed_node1/TASK: Create hostapd config [0affcac9-a3a5-79ed-6d0d-00000000022a] 7051 1726867048.73907: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022a 7051 1726867048.73985: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022a 7051 1726867048.73989: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1726867048.1679583-7538-220896269302377/.source.conf", "state": "file", "uid": 0 } 7051 1726867048.74060: no more pending results, returning what we have 7051 1726867048.74063: results queue empty 7051 1726867048.74064: checking for any_errors_fatal 7051 1726867048.74072: done checking for any_errors_fatal 7051 1726867048.74073: checking for max_fail_percentage 7051 1726867048.74074: done checking for max_fail_percentage 7051 1726867048.74075: checking to see if all hosts have failed and the running result is not ok 7051 1726867048.74079: done checking to see if all hosts have failed 7051 1726867048.74080: getting the remaining hosts for this loop 7051 1726867048.74082: done getting the remaining hosts for this loop 7051 1726867048.74086: getting the next task for host managed_node1 7051 1726867048.74094: done getting next task for host managed_node1 7051 1726867048.74096: ^ task is: TASK: Create eap_user_file config 7051 1726867048.74100: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867048.74103: getting variables 7051 1726867048.74105: in VariableManager get_vars() 7051 1726867048.74159: Calling all_inventory to load vars for managed_node1 7051 1726867048.74161: Calling groups_inventory to load vars for managed_node1 7051 1726867048.74164: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867048.74182: Calling all_plugins_play to load vars for managed_node1 7051 1726867048.74186: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867048.74190: Calling groups_plugins_play to load vars for managed_node1 7051 1726867048.74572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867048.74791: done with get_vars() 7051 1726867048.74803: done getting variables 7051 1726867048.74866: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create eap_user_file config] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Friday 20 September 2024 17:17:28 -0400 (0:00:00.639) 0:00:13.876 ****** 7051 1726867048.74898: entering _queue_task() for managed_node1/copy 7051 1726867048.75142: worker is 1 (out of 1 available) 7051 1726867048.75153: exiting _queue_task() for managed_node1/copy 7051 1726867048.75282: done queuing things up, now waiting for results queue to drain 7051 1726867048.75284: waiting for pending results... 7051 1726867048.75504: running TaskExecutor() for managed_node1/TASK: Create eap_user_file config 7051 1726867048.75540: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000022b 7051 1726867048.75559: variable 'ansible_search_path' from source: unknown 7051 1726867048.75583: variable 'ansible_search_path' from source: unknown 7051 1726867048.75617: calling self._execute() 7051 1726867048.75711: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.75718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.75734: variable 'omit' from source: magic vars 7051 1726867048.76109: variable 'ansible_distribution_major_version' from source: facts 7051 1726867048.76126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867048.76336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867048.78617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867048.78692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867048.78731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867048.78782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867048.78815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867048.78988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867048.78991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867048.78994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867048.79011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867048.79030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867048.79151: variable 'ansible_distribution' from source: facts 7051 1726867048.79161: variable 'ansible_distribution_major_version' from source: facts 7051 1726867048.79174: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867048.79189: variable 'omit' from source: magic vars 7051 1726867048.79242: variable 'omit' from source: magic vars 7051 1726867048.79286: variable 'omit' from source: magic vars 7051 1726867048.79322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867048.79354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867048.79386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867048.79424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867048.79442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867048.79475: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867048.79533: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.79537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.79604: Set connection var ansible_connection to ssh 7051 1726867048.79617: Set connection var ansible_pipelining to False 7051 1726867048.79630: Set connection var ansible_shell_executable to /bin/sh 7051 1726867048.79652: Set connection var ansible_shell_type to sh 7051 1726867048.79663: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867048.79752: Set connection var ansible_timeout to 10 7051 1726867048.79947: variable 'ansible_shell_executable' from source: unknown 7051 1726867048.79957: variable 'ansible_connection' from source: unknown 7051 1726867048.79973: variable 'ansible_module_compression' from source: unknown 7051 1726867048.79986: variable 'ansible_shell_type' from source: unknown 7051 1726867048.79994: variable 'ansible_shell_executable' from source: unknown 7051 1726867048.80001: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867048.80008: variable 'ansible_pipelining' from source: unknown 7051 1726867048.80014: variable 'ansible_timeout' from source: unknown 7051 1726867048.80024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867048.80131: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867048.80145: variable 'omit' from source: magic vars 7051 1726867048.80155: starting attempt loop 7051 1726867048.80161: running the handler 7051 1726867048.80184: _low_level_execute_command(): starting 7051 1726867048.80199: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867048.80919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.80935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.80958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.81068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.81096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.81121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.81202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.82927: stdout chunk (state=3): >>>/root <<< 7051 1726867048.82983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.83294: stdout chunk (state=3): >>><<< 7051 1726867048.83297: stderr chunk (state=3): >>><<< 7051 1726867048.83300: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.83311: _low_level_execute_command(): starting 7051 1726867048.83315: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327 `" && echo ansible-tmp-1726867048.8320138-7564-148728424807327="` echo /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327 `" ) && sleep 0' 7051 1726867048.84435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.84447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.84460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.84599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.84612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.84682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.86627: stdout chunk (state=3): >>>ansible-tmp-1726867048.8320138-7564-148728424807327=/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327 <<< 7051 1726867048.86726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.87083: stderr chunk (state=3): >>><<< 7051 1726867048.87087: stdout chunk (state=3): >>><<< 7051 1726867048.87090: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867048.8320138-7564-148728424807327=/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.87093: variable 'ansible_module_compression' from source: unknown 7051 1726867048.87095: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867048.87470: variable 'ansible_facts' from source: unknown 7051 1726867048.87474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py 7051 1726867048.87699: Sending initial data 7051 1726867048.87709: Sent initial data (151 bytes) 7051 1726867048.88701: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.88714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.88729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.88890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.88948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.88960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.89012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.90544: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867048.90605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867048.90671: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp8uvxi28s /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py <<< 7051 1726867048.90699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py" <<< 7051 1726867048.90740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp8uvxi28s" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py" <<< 7051 1726867048.91537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.91546: stdout chunk (state=3): >>><<< 7051 1726867048.91556: stderr chunk (state=3): >>><<< 7051 1726867048.91592: done transferring module to remote 7051 1726867048.91606: _low_level_execute_command(): starting 7051 1726867048.91614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/ /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py && sleep 0' 7051 1726867048.92208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.92228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.92294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867048.92346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.92362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.92397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.92483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867048.94243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867048.94259: stderr chunk (state=3): >>><<< 7051 1726867048.94268: stdout chunk (state=3): >>><<< 7051 1726867048.94364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867048.94368: _low_level_execute_command(): starting 7051 1726867048.94370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_stat.py && sleep 0' 7051 1726867048.94884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867048.94901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867048.94914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867048.95020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867048.95046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867048.95062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867048.95149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.10121: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867049.11486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867049.11491: stdout chunk (state=3): >>><<< 7051 1726867049.11494: stderr chunk (state=3): >>><<< 7051 1726867049.11514: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867049.11549: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/hostapd.eap_user', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867049.11713: Sending initial data 7051 1726867049.11717: Sent initial data (148 bytes) 7051 1726867049.12374: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.12476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.12526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.12573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.14169: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867049.14224: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867049.14291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/.6z3qmc08 /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user <<< 7051 1726867049.14294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user" <<< 7051 1726867049.14344: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/.6z3qmc08" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user" <<< 7051 1726867049.14573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.14610: stderr chunk (state=3): >>><<< 7051 1726867049.14716: stdout chunk (state=3): >>><<< 7051 1726867049.14720: _low_level_execute_command(): starting 7051 1726867049.14722: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/ /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user && sleep 0' 7051 1726867049.15339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.15396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867049.15415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.15446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.15521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.17321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.17324: stdout chunk (state=3): >>><<< 7051 1726867049.17327: stderr chunk (state=3): >>><<< 7051 1726867049.17340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.17482: variable 'ansible_module_compression' from source: unknown 7051 1726867049.17485: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867049.17488: variable 'ansible_facts' from source: unknown 7051 1726867049.17528: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py 7051 1726867049.17736: Sending initial data 7051 1726867049.17739: Sent initial data (151 bytes) 7051 1726867049.18271: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867049.18286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867049.18382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.18407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867049.18429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.18441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.18513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.20035: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867049.20094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867049.20161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpbt3hjdfo /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py <<< 7051 1726867049.20170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py" <<< 7051 1726867049.20192: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7051 1726867049.20221: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpbt3hjdfo" to remote "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py" <<< 7051 1726867049.21032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.21036: stdout chunk (state=3): >>><<< 7051 1726867049.21038: stderr chunk (state=3): >>><<< 7051 1726867049.21040: done transferring module to remote 7051 1726867049.21052: _low_level_execute_command(): starting 7051 1726867049.21060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/ /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py && sleep 0' 7051 1726867049.21652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867049.21694: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867049.21707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867049.21717: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867049.21806: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867049.21820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.21837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.21917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.23680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.23693: stdout chunk (state=3): >>><<< 7051 1726867049.23704: stderr chunk (state=3): >>><<< 7051 1726867049.23724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.23733: _low_level_execute_command(): starting 7051 1726867049.23807: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/AnsiballZ_copy.py && sleep 0' 7051 1726867049.24326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867049.24343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867049.24361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867049.24388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867049.24407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867049.24504: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.24525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.24610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.40753: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user", "_original_basename": ".6z3qmc08", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867049.42068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867049.42101: stderr chunk (state=3): >>><<< 7051 1726867049.42105: stdout chunk (state=3): >>><<< 7051 1726867049.42126: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user", "_original_basename": ".6z3qmc08", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867049.42163: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/hostapd.eap_user', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user', '_original_basename': '.6z3qmc08', 'follow': False, 'checksum': 'efe2ba91d712f9e07f9ad035796dc766d91b1f4e', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867049.42170: _low_level_execute_command(): starting 7051 1726867049.42175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/ > /dev/null 2>&1 && sleep 0' 7051 1726867049.42811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.42828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.42900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.44694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.44715: stderr chunk (state=3): >>><<< 7051 1726867049.44719: stdout chunk (state=3): >>><<< 7051 1726867049.44730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.44737: handler run complete 7051 1726867049.44759: attempt loop complete, returning result 7051 1726867049.44763: _execute() done 7051 1726867049.44765: dumping result to json 7051 1726867049.44769: done dumping result, returning 7051 1726867049.44776: done running TaskExecutor() for managed_node1/TASK: Create eap_user_file config [0affcac9-a3a5-79ed-6d0d-00000000022b] 7051 1726867049.44784: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022b 7051 1726867049.44879: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022b 7051 1726867049.44882: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1726867048.8320138-7564-148728424807327/.source.eap_user", "state": "file", "uid": 0 } 7051 1726867049.44940: no more pending results, returning what we have 7051 1726867049.44943: results queue empty 7051 1726867049.44944: checking for any_errors_fatal 7051 1726867049.44952: done checking for any_errors_fatal 7051 1726867049.44952: checking for max_fail_percentage 7051 1726867049.44954: done checking for max_fail_percentage 7051 1726867049.44954: checking to see if all hosts have failed and the running result is not ok 7051 1726867049.44955: done checking to see if all hosts have failed 7051 1726867049.44956: getting the remaining hosts for this loop 7051 1726867049.44957: done getting the remaining hosts for this loop 7051 1726867049.44961: getting the next task for host managed_node1 7051 1726867049.44967: done getting next task for host managed_node1 7051 1726867049.44969: ^ task is: TASK: Run hostapd in namespace 7051 1726867049.44972: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867049.44975: getting variables 7051 1726867049.44978: in VariableManager get_vars() 7051 1726867049.45027: Calling all_inventory to load vars for managed_node1 7051 1726867049.45030: Calling groups_inventory to load vars for managed_node1 7051 1726867049.45032: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867049.45041: Calling all_plugins_play to load vars for managed_node1 7051 1726867049.45044: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867049.45046: Calling groups_plugins_play to load vars for managed_node1 7051 1726867049.45224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867049.45340: done with get_vars() 7051 1726867049.45348: done getting variables 7051 1726867049.45392: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run hostapd in namespace] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Friday 20 September 2024 17:17:29 -0400 (0:00:00.705) 0:00:14.581 ****** 7051 1726867049.45418: entering _queue_task() for managed_node1/shell 7051 1726867049.45599: worker is 1 (out of 1 available) 7051 1726867049.45609: exiting _queue_task() for managed_node1/shell 7051 1726867049.45619: done queuing things up, now waiting for results queue to drain 7051 1726867049.45621: waiting for pending results... 7051 1726867049.45772: running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace 7051 1726867049.45837: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000022c 7051 1726867049.45852: variable 'ansible_search_path' from source: unknown 7051 1726867049.45855: variable 'ansible_search_path' from source: unknown 7051 1726867049.45882: calling self._execute() 7051 1726867049.45947: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867049.45955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867049.45959: variable 'omit' from source: magic vars 7051 1726867049.46226: variable 'ansible_distribution_major_version' from source: facts 7051 1726867049.46236: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867049.46366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867049.48231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867049.48450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867049.48475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867049.48507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867049.48527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867049.48581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867049.48608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867049.48624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867049.48649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867049.48660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867049.48741: variable 'ansible_distribution' from source: facts 7051 1726867049.48745: variable 'ansible_distribution_major_version' from source: facts 7051 1726867049.48751: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867049.48756: variable 'omit' from source: magic vars 7051 1726867049.48789: variable 'omit' from source: magic vars 7051 1726867049.48813: variable 'omit' from source: magic vars 7051 1726867049.48834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867049.48854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867049.48868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867049.48884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867049.48893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867049.48917: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867049.48920: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867049.48922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867049.48988: Set connection var ansible_connection to ssh 7051 1726867049.48994: Set connection var ansible_pipelining to False 7051 1726867049.49000: Set connection var ansible_shell_executable to /bin/sh 7051 1726867049.49006: Set connection var ansible_shell_type to sh 7051 1726867049.49011: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867049.49018: Set connection var ansible_timeout to 10 7051 1726867049.49040: variable 'ansible_shell_executable' from source: unknown 7051 1726867049.49043: variable 'ansible_connection' from source: unknown 7051 1726867049.49046: variable 'ansible_module_compression' from source: unknown 7051 1726867049.49048: variable 'ansible_shell_type' from source: unknown 7051 1726867049.49050: variable 'ansible_shell_executable' from source: unknown 7051 1726867049.49053: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867049.49054: variable 'ansible_pipelining' from source: unknown 7051 1726867049.49056: variable 'ansible_timeout' from source: unknown 7051 1726867049.49059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867049.49123: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867049.49131: variable 'omit' from source: magic vars 7051 1726867049.49136: starting attempt loop 7051 1726867049.49139: running the handler 7051 1726867049.49147: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867049.49164: _low_level_execute_command(): starting 7051 1726867049.49172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867049.49661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.49739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.49742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.49792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.51389: stdout chunk (state=3): >>>/root <<< 7051 1726867049.51493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.51512: stderr chunk (state=3): >>><<< 7051 1726867049.51515: stdout chunk (state=3): >>><<< 7051 1726867049.51533: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.51542: _low_level_execute_command(): starting 7051 1726867049.51548: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380 `" && echo ansible-tmp-1726867049.5153236-7594-266705578522380="` echo /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380 `" ) && sleep 0' 7051 1726867049.51946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867049.51950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867049.51952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867049.51954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867049.51956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.52000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.52004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.52058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.53905: stdout chunk (state=3): >>>ansible-tmp-1726867049.5153236-7594-266705578522380=/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380 <<< 7051 1726867049.54011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.54031: stderr chunk (state=3): >>><<< 7051 1726867049.54034: stdout chunk (state=3): >>><<< 7051 1726867049.54046: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867049.5153236-7594-266705578522380=/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.54070: variable 'ansible_module_compression' from source: unknown 7051 1726867049.54105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867049.54130: variable 'ansible_facts' from source: unknown 7051 1726867049.54186: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py 7051 1726867049.54267: Sending initial data 7051 1726867049.54270: Sent initial data (154 bytes) 7051 1726867049.54654: 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 <<< 7051 1726867049.54690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867049.54693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867049.54695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.54698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867049.54700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867049.54701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.54745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867049.54748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.54802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.56312: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867049.56315: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867049.56354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867049.56401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpp4ub63q8 /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py <<< 7051 1726867049.56405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py" <<< 7051 1726867049.56448: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpp4ub63q8" to remote "/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py" <<< 7051 1726867049.56999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.57031: stderr chunk (state=3): >>><<< 7051 1726867049.57034: stdout chunk (state=3): >>><<< 7051 1726867049.57067: done transferring module to remote 7051 1726867049.57074: _low_level_execute_command(): starting 7051 1726867049.57079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/ /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py && sleep 0' 7051 1726867049.57456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867049.57475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867049.57496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867049.57499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.57501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867049.57504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.57550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.57555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.57601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867049.59314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867049.59333: stderr chunk (state=3): >>><<< 7051 1726867049.59336: stdout chunk (state=3): >>><<< 7051 1726867049.59347: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867049.59352: _low_level_execute_command(): starting 7051 1726867049.59354: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/AnsiballZ_command.py && sleep 0' 7051 1726867049.59749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867049.59752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.59754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867049.59756: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867049.59758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867049.59805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867049.59813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867049.59872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867054.76917: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 17:17:29.748621", "end": "2024-09-20 17:17:34.767332", "delta": "0:00:05.018711", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867054.78610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867054.78614: stdout chunk (state=3): >>><<< 7051 1726867054.78617: stderr chunk (state=3): >>><<< 7051 1726867054.78619: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 17:17:29.748621", "end": "2024-09-20 17:17:34.767332", "delta": "0:00:05.018711", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867054.78626: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867054.78723: _low_level_execute_command(): starting 7051 1726867054.78747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867049.5153236-7594-266705578522380/ > /dev/null 2>&1 && sleep 0' 7051 1726867054.80051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867054.80095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867054.80112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867054.80131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867054.80156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867054.80284: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867054.80405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867054.80500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867054.80584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867054.82468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867054.82579: stdout chunk (state=3): >>><<< 7051 1726867054.82582: stderr chunk (state=3): >>><<< 7051 1726867054.82621: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867054.82983: handler run complete 7051 1726867054.82986: Evaluated conditional (False): False 7051 1726867054.82988: attempt loop complete, returning result 7051 1726867054.82990: _execute() done 7051 1726867054.82992: dumping result to json 7051 1726867054.82994: done dumping result, returning 7051 1726867054.82995: done running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace [0affcac9-a3a5-79ed-6d0d-00000000022c] 7051 1726867054.82997: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022c 7051 1726867054.83066: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000022c 7051 1726867054.83069: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.018711", "end": "2024-09-20 17:17:34.767332", "rc": 0, "start": "2024-09-20 17:17:29.748621" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED 7051 1726867054.83242: no more pending results, returning what we have 7051 1726867054.83246: results queue empty 7051 1726867054.83247: checking for any_errors_fatal 7051 1726867054.83255: done checking for any_errors_fatal 7051 1726867054.83256: checking for max_fail_percentage 7051 1726867054.83258: done checking for max_fail_percentage 7051 1726867054.83259: checking to see if all hosts have failed and the running result is not ok 7051 1726867054.83259: done checking to see if all hosts have failed 7051 1726867054.83260: getting the remaining hosts for this loop 7051 1726867054.83261: done getting the remaining hosts for this loop 7051 1726867054.83265: getting the next task for host managed_node1 7051 1726867054.83274: done getting next task for host managed_node1 7051 1726867054.83276: ^ task is: TASK: Copy client certs 7051 1726867054.83281: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867054.83286: getting variables 7051 1726867054.83288: in VariableManager get_vars() 7051 1726867054.83342: Calling all_inventory to load vars for managed_node1 7051 1726867054.83345: Calling groups_inventory to load vars for managed_node1 7051 1726867054.83348: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867054.83359: Calling all_plugins_play to load vars for managed_node1 7051 1726867054.83362: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867054.83366: Calling groups_plugins_play to load vars for managed_node1 7051 1726867054.83949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867054.84386: done with get_vars() 7051 1726867054.84398: done getting variables 7051 1726867054.84458: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy client certs] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Friday 20 September 2024 17:17:34 -0400 (0:00:05.390) 0:00:19.972 ****** 7051 1726867054.84506: entering _queue_task() for managed_node1/copy 7051 1726867054.84768: worker is 1 (out of 1 available) 7051 1726867054.84785: exiting _queue_task() for managed_node1/copy 7051 1726867054.84797: done queuing things up, now waiting for results queue to drain 7051 1726867054.84799: waiting for pending results... 7051 1726867054.85306: running TaskExecutor() for managed_node1/TASK: Copy client certs 7051 1726867054.85311: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000218 7051 1726867054.85314: variable 'ansible_search_path' from source: unknown 7051 1726867054.85319: variable 'ansible_search_path' from source: unknown 7051 1726867054.85357: Loaded config def from plugin (lookup/items) 7051 1726867054.85371: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867054.85453: variable 'omit' from source: magic vars 7051 1726867054.85618: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867054.85622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867054.85627: variable 'omit' from source: magic vars 7051 1726867054.86090: variable 'ansible_distribution_major_version' from source: facts 7051 1726867054.86105: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867054.86379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867054.88372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867054.88437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867054.88474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867054.88516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867054.88560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867054.88639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867054.88671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867054.88706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867054.88750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867054.88771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867054.88874: variable 'ansible_distribution' from source: facts 7051 1726867054.88880: variable 'ansible_distribution_major_version' from source: facts 7051 1726867054.88888: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867054.88982: variable 'ansible_distribution_major_version' from source: facts 7051 1726867054.89004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867054.89151: variable 'ansible_distribution' from source: facts 7051 1726867054.89248: variable 'ansible_distribution_major_version' from source: facts 7051 1726867054.89251: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867054.89253: variable 'omit' from source: magic vars 7051 1726867054.89255: variable 'omit' from source: magic vars 7051 1726867054.89257: variable 'item' from source: unknown 7051 1726867054.89323: variable 'item' from source: unknown 7051 1726867054.89483: variable 'item' from source: unknown 7051 1726867054.89486: variable 'omit' from source: magic vars 7051 1726867054.89489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867054.89491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867054.89496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867054.89518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867054.89532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867054.89562: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867054.89573: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867054.89586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867054.89675: Set connection var ansible_connection to ssh 7051 1726867054.89696: Set connection var ansible_pipelining to False 7051 1726867054.89708: Set connection var ansible_shell_executable to /bin/sh 7051 1726867054.89719: Set connection var ansible_shell_type to sh 7051 1726867054.89785: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867054.89790: Set connection var ansible_timeout to 10 7051 1726867054.89793: variable 'ansible_shell_executable' from source: unknown 7051 1726867054.89795: variable 'ansible_connection' from source: unknown 7051 1726867054.89797: variable 'ansible_module_compression' from source: unknown 7051 1726867054.89799: variable 'ansible_shell_type' from source: unknown 7051 1726867054.89801: variable 'ansible_shell_executable' from source: unknown 7051 1726867054.89803: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867054.89805: variable 'ansible_pipelining' from source: unknown 7051 1726867054.89807: variable 'ansible_timeout' from source: unknown 7051 1726867054.89808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867054.89903: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867054.89980: variable 'omit' from source: magic vars 7051 1726867054.89984: starting attempt loop 7051 1726867054.89986: running the handler 7051 1726867054.89992: _low_level_execute_command(): starting 7051 1726867054.90015: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867054.90438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867054.90442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867054.90445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867054.90447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867054.90500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867054.90503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867054.90554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867054.92214: stdout chunk (state=3): >>>/root <<< 7051 1726867054.92400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867054.92404: stdout chunk (state=3): >>><<< 7051 1726867054.92409: stderr chunk (state=3): >>><<< 7051 1726867054.92521: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867054.92525: _low_level_execute_command(): starting 7051 1726867054.92528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091 `" && echo ansible-tmp-1726867054.9243474-7748-62767694610091="` echo /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091 `" ) && sleep 0' 7051 1726867054.93146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867054.93165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867054.93181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867054.93203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867054.93240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867054.93256: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867054.93293: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867054.93389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867054.93435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867054.93507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867054.95365: stdout chunk (state=3): >>>ansible-tmp-1726867054.9243474-7748-62767694610091=/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091 <<< 7051 1726867054.95534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867054.95537: stdout chunk (state=3): >>><<< 7051 1726867054.95539: stderr chunk (state=3): >>><<< 7051 1726867054.95606: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867054.9243474-7748-62767694610091=/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867054.95610: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867054.95633: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key 7051 1726867054.95705: variable 'ansible_module_compression' from source: unknown 7051 1726867054.95887: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867054.95891: variable 'ansible_facts' from source: unknown 7051 1726867054.96415: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py 7051 1726867054.96559: Sending initial data 7051 1726867054.96562: Sent initial data (150 bytes) 7051 1726867054.97079: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867054.97162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867054.97200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867054.98793: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867054.98795: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867054.98828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867054.98882: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpn42mz840 /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py <<< 7051 1726867054.98885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py" <<< 7051 1726867054.98916: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpn42mz840" to remote "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py" <<< 7051 1726867054.99459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867054.99492: stderr chunk (state=3): >>><<< 7051 1726867054.99495: stdout chunk (state=3): >>><<< 7051 1726867054.99510: done transferring module to remote 7051 1726867054.99520: _low_level_execute_command(): starting 7051 1726867054.99527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/ /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py && sleep 0' 7051 1726867054.99986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.00079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.00138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.01854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.01872: stderr chunk (state=3): >>><<< 7051 1726867055.01880: stdout chunk (state=3): >>><<< 7051 1726867055.01889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.01892: _low_level_execute_command(): starting 7051 1726867055.01896: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_stat.py && sleep 0' 7051 1726867055.02289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.02292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.02294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.02305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.02336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.02350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.02407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.17735: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867055.19146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867055.19214: stderr chunk (state=3): >>><<< 7051 1726867055.19217: stdout chunk (state=3): >>><<< 7051 1726867055.19387: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867055.19395: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867055.19540: Sending initial data 7051 1726867055.19543: Sent initial data (194 bytes) 7051 1726867055.20525: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867055.20540: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.20583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.20598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.20659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.22283: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867055.22286: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867055.22322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867055.22385: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key <<< 7051 1726867055.22389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key" <<< 7051 1726867055.22460: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key" to remote "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key" <<< 7051 1726867055.22835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.22900: stderr chunk (state=3): >>><<< 7051 1726867055.22965: stdout chunk (state=3): >>><<< 7051 1726867055.23135: _low_level_execute_command(): starting 7051 1726867055.23138: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/ /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key && sleep 0' 7051 1726867055.23834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.23837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.23851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.23900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.23917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.23968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.25727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.25736: stderr chunk (state=3): >>><<< 7051 1726867055.25883: stdout chunk (state=3): >>><<< 7051 1726867055.25887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.25889: variable 'ansible_module_compression' from source: unknown 7051 1726867055.25894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867055.25896: variable 'ansible_facts' from source: unknown 7051 1726867055.26115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py 7051 1726867055.26271: Sending initial data 7051 1726867055.26289: Sent initial data (150 bytes) 7051 1726867055.26914: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.26988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.26995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.27043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.28604: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867055.28635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867055.28692: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpe79_m988 /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py <<< 7051 1726867055.28694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py" <<< 7051 1726867055.28731: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpe79_m988" to remote "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py" <<< 7051 1726867055.29416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.29583: stderr chunk (state=3): >>><<< 7051 1726867055.29590: stdout chunk (state=3): >>><<< 7051 1726867055.29593: done transferring module to remote 7051 1726867055.29595: _low_level_execute_command(): starting 7051 1726867055.29601: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/ /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py && sleep 0' 7051 1726867055.30265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.30286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.30315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.30395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.32110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.32137: stderr chunk (state=3): >>><<< 7051 1726867055.32140: stdout chunk (state=3): >>><<< 7051 1726867055.32158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.32161: _low_level_execute_command(): starting 7051 1726867055.32164: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/AnsiballZ_copy.py && sleep 0' 7051 1726867055.32616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.32620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867055.32622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867055.32624: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.32626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.32689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.32710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.32745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.48766: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867055.50147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867055.50151: stderr chunk (state=3): >>><<< 7051 1726867055.50153: stdout chunk (state=3): >>><<< 7051 1726867055.50169: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867055.50201: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key', 'dest': '/etc/pki/tls/client.key', 'mode': '0644', '_original_basename': 'client.key', 'follow': False, 'checksum': '4e613674a093ce2b6f3f7838c417ae52497298d9', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867055.50208: _low_level_execute_command(): starting 7051 1726867055.50212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/ > /dev/null 2>&1 && sleep 0' 7051 1726867055.50639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.50643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.50645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.50647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.50700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.50704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.50709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.50756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.52594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.52609: stderr chunk (state=3): >>><<< 7051 1726867055.52625: stdout chunk (state=3): >>><<< 7051 1726867055.52884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.52888: handler run complete 7051 1726867055.52890: attempt loop complete, returning result 7051 1726867055.52896: variable 'item' from source: unknown 7051 1726867055.52899: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726867054.9243474-7748-62767694610091/.source.key", "state": "file", "uid": 0 } 7051 1726867055.53272: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867055.53280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867055.53283: variable 'omit' from source: magic vars 7051 1726867055.53289: variable 'ansible_distribution_major_version' from source: facts 7051 1726867055.53299: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867055.53443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867055.53485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867055.53526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867055.53574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867055.53611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867055.53815: variable 'ansible_distribution' from source: facts 7051 1726867055.53818: variable 'ansible_distribution_major_version' from source: facts 7051 1726867055.53821: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867055.53860: variable 'ansible_distribution_major_version' from source: facts 7051 1726867055.53872: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867055.54065: variable 'ansible_distribution' from source: facts 7051 1726867055.54082: variable 'ansible_distribution_major_version' from source: facts 7051 1726867055.54088: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867055.54139: variable 'omit' from source: magic vars 7051 1726867055.54142: variable 'omit' from source: magic vars 7051 1726867055.54160: variable 'item' from source: unknown 7051 1726867055.54221: variable 'item' from source: unknown 7051 1726867055.54300: variable 'item' from source: unknown 7051 1726867055.54318: variable 'omit' from source: magic vars 7051 1726867055.54339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867055.54356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867055.54369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867055.54390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867055.54466: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867055.54470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867055.54480: Set connection var ansible_connection to ssh 7051 1726867055.54574: Set connection var ansible_pipelining to False 7051 1726867055.54581: Set connection var ansible_shell_executable to /bin/sh 7051 1726867055.54583: Set connection var ansible_shell_type to sh 7051 1726867055.54585: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867055.54586: Set connection var ansible_timeout to 10 7051 1726867055.54588: variable 'ansible_shell_executable' from source: unknown 7051 1726867055.54589: variable 'ansible_connection' from source: unknown 7051 1726867055.54591: variable 'ansible_module_compression' from source: unknown 7051 1726867055.54593: variable 'ansible_shell_type' from source: unknown 7051 1726867055.54594: variable 'ansible_shell_executable' from source: unknown 7051 1726867055.54596: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867055.54598: variable 'ansible_pipelining' from source: unknown 7051 1726867055.54599: variable 'ansible_timeout' from source: unknown 7051 1726867055.54601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867055.54687: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867055.54690: variable 'omit' from source: magic vars 7051 1726867055.54692: starting attempt loop 7051 1726867055.54715: running the handler 7051 1726867055.54718: _low_level_execute_command(): starting 7051 1726867055.54720: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867055.55369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.55384: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.55459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.55501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.55517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.55536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.55617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.57179: stdout chunk (state=3): >>>/root <<< 7051 1726867055.57324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.57347: stderr chunk (state=3): >>><<< 7051 1726867055.57350: stdout chunk (state=3): >>><<< 7051 1726867055.57364: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.57371: _low_level_execute_command(): starting 7051 1726867055.57374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147 `" && echo ansible-tmp-1726867055.5736227-7748-107417991778147="` echo /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147 `" ) && sleep 0' 7051 1726867055.57749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.57785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.57789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867055.57791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.57793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.57795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.57837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.57841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.57901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.59745: stdout chunk (state=3): >>>ansible-tmp-1726867055.5736227-7748-107417991778147=/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147 <<< 7051 1726867055.59851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.59882: stderr chunk (state=3): >>><<< 7051 1726867055.59885: stdout chunk (state=3): >>><<< 7051 1726867055.59893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867055.5736227-7748-107417991778147=/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.59902: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867055.59919: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key.nocrypt /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key.nocrypt /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key.nocrypt 7051 1726867055.59951: variable 'ansible_module_compression' from source: unknown 7051 1726867055.59987: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867055.60002: variable 'ansible_facts' from source: unknown 7051 1726867055.60045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py 7051 1726867055.60127: Sending initial data 7051 1726867055.60130: Sent initial data (151 bytes) 7051 1726867055.60530: 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 <<< 7051 1726867055.60533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.60535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.60537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.60581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.60585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.60637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.62156: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867055.62214: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867055.62259: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpka281gr5 /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py <<< 7051 1726867055.62273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py" <<< 7051 1726867055.62319: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpka281gr5" to remote "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py" <<< 7051 1726867055.63242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.63246: stdout chunk (state=3): >>><<< 7051 1726867055.63248: stderr chunk (state=3): >>><<< 7051 1726867055.63250: done transferring module to remote 7051 1726867055.63252: _low_level_execute_command(): starting 7051 1726867055.63255: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/ /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py && sleep 0' 7051 1726867055.63810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.63823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.63893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.63946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.63968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.63984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.64057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.65799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.65814: stdout chunk (state=3): >>><<< 7051 1726867055.65825: stderr chunk (state=3): >>><<< 7051 1726867055.65844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.65853: _low_level_execute_command(): starting 7051 1726867055.65862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_stat.py && sleep 0' 7051 1726867055.66444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.66457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.66471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.66491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.66546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.66604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.66622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.66655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.66735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.82155: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867055.83591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867055.83595: stdout chunk (state=3): >>><<< 7051 1726867055.83597: stderr chunk (state=3): >>><<< 7051 1726867055.83600: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867055.83602: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key.nocrypt', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867055.83803: Sending initial data 7051 1726867055.83806: Sent initial data (207 bytes) 7051 1726867055.84496: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.84520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.84549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.84597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.84689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.86263: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867055.86314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867055.86375: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt <<< 7051 1726867055.86380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt" <<< 7051 1726867055.86473: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7051 1726867055.86479: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt" to remote "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt" <<< 7051 1726867055.86497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt" <<< 7051 1726867055.86913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.86916: stdout chunk (state=3): >>><<< 7051 1726867055.86918: stderr chunk (state=3): >>><<< 7051 1726867055.86920: _low_level_execute_command(): starting 7051 1726867055.86922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/ /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt && sleep 0' 7051 1726867055.87408: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.87422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.87435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.87457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.87497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.87527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867055.87534: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.87600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.87612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.87616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.87665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.89386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.89403: stderr chunk (state=3): >>><<< 7051 1726867055.89406: stdout chunk (state=3): >>><<< 7051 1726867055.89417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.89443: variable 'ansible_module_compression' from source: unknown 7051 1726867055.89484: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867055.89500: variable 'ansible_facts' from source: unknown 7051 1726867055.89581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py 7051 1726867055.89783: Sending initial data 7051 1726867055.89786: Sent initial data (151 bytes) 7051 1726867055.90230: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.90284: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.90343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.90381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.90432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.91941: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867055.91983: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867055.92031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpa7hg7lnr /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py <<< 7051 1726867055.92033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py" <<< 7051 1726867055.92071: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpa7hg7lnr" to remote "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py" <<< 7051 1726867055.92784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.92788: stdout chunk (state=3): >>><<< 7051 1726867055.92790: stderr chunk (state=3): >>><<< 7051 1726867055.92792: done transferring module to remote 7051 1726867055.92794: _low_level_execute_command(): starting 7051 1726867055.92796: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/ /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py && sleep 0' 7051 1726867055.93382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867055.93395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867055.93421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867055.93438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.93534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.93538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867055.93553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.93606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867055.95313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867055.95332: stderr chunk (state=3): >>><<< 7051 1726867055.95335: stdout chunk (state=3): >>><<< 7051 1726867055.95347: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867055.95349: _low_level_execute_command(): starting 7051 1726867055.95354: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/AnsiballZ_copy.py && sleep 0' 7051 1726867055.95743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867055.95746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867055.95749: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867055.95751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867055.95789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867055.95801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867055.95854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.11939: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867056.13325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867056.13348: stderr chunk (state=3): >>><<< 7051 1726867056.13352: stdout chunk (state=3): >>><<< 7051 1726867056.13367: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867056.13406: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt', 'dest': '/etc/pki/tls/client.key.nocrypt', 'mode': '0644', '_original_basename': 'client.key.nocrypt', 'follow': False, 'checksum': 'da377753604d62ad8a5da4b67cd4e98e9a66433b', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867056.13421: _low_level_execute_command(): starting 7051 1726867056.13424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/ > /dev/null 2>&1 && sleep 0' 7051 1726867056.14058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.14085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.14151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.16084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.16087: stdout chunk (state=3): >>><<< 7051 1726867056.16100: stderr chunk (state=3): >>><<< 7051 1726867056.16103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.16106: handler run complete 7051 1726867056.16107: attempt loop complete, returning result 7051 1726867056.16114: variable 'item' from source: unknown 7051 1726867056.16214: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1726867055.5736227-7748-107417991778147/.source.nocrypt", "state": "file", "uid": 0 } 7051 1726867056.16546: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.16550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.16552: variable 'omit' from source: magic vars 7051 1726867056.16555: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.16557: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867056.16639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867056.16670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867056.16692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867056.16751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867056.16754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867056.16853: variable 'ansible_distribution' from source: facts 7051 1726867056.16856: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.16899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867056.16956: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.16988: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867056.17127: variable 'ansible_distribution' from source: facts 7051 1726867056.17131: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.17156: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867056.17164: variable 'omit' from source: magic vars 7051 1726867056.17168: variable 'omit' from source: magic vars 7051 1726867056.17220: variable 'item' from source: unknown 7051 1726867056.17262: variable 'item' from source: unknown 7051 1726867056.17333: variable 'item' from source: unknown 7051 1726867056.17357: variable 'omit' from source: magic vars 7051 1726867056.17390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867056.17393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867056.17397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867056.17400: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867056.17402: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.17404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.17478: Set connection var ansible_connection to ssh 7051 1726867056.17486: Set connection var ansible_pipelining to False 7051 1726867056.17493: Set connection var ansible_shell_executable to /bin/sh 7051 1726867056.17505: Set connection var ansible_shell_type to sh 7051 1726867056.17510: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867056.17525: Set connection var ansible_timeout to 10 7051 1726867056.17538: variable 'ansible_shell_executable' from source: unknown 7051 1726867056.17541: variable 'ansible_connection' from source: unknown 7051 1726867056.17543: variable 'ansible_module_compression' from source: unknown 7051 1726867056.17545: variable 'ansible_shell_type' from source: unknown 7051 1726867056.17548: variable 'ansible_shell_executable' from source: unknown 7051 1726867056.17550: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.17573: variable 'ansible_pipelining' from source: unknown 7051 1726867056.17576: variable 'ansible_timeout' from source: unknown 7051 1726867056.17580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.17662: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867056.17665: variable 'omit' from source: magic vars 7051 1726867056.17668: starting attempt loop 7051 1726867056.17670: running the handler 7051 1726867056.17676: _low_level_execute_command(): starting 7051 1726867056.17683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867056.18314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.18397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.18548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.19995: stdout chunk (state=3): >>>/root <<< 7051 1726867056.20180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.20192: stdout chunk (state=3): >>><<< 7051 1726867056.20225: stderr chunk (state=3): >>><<< 7051 1726867056.20250: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.20330: _low_level_execute_command(): starting 7051 1726867056.20334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296 `" && echo ansible-tmp-1726867056.2025476-7748-207019075444296="` echo /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296 `" ) && sleep 0' 7051 1726867056.21238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.21331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.21342: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867056.21458: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.21483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.21554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.23425: stdout chunk (state=3): >>>ansible-tmp-1726867056.2025476-7748-207019075444296=/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296 <<< 7051 1726867056.23593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.23597: stdout chunk (state=3): >>><<< 7051 1726867056.23600: stderr chunk (state=3): >>><<< 7051 1726867056.23628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867056.2025476-7748-207019075444296=/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.23631: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867056.23751: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.pem 7051 1726867056.23755: variable 'ansible_module_compression' from source: unknown 7051 1726867056.23757: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867056.23759: variable 'ansible_facts' from source: unknown 7051 1726867056.23920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py 7051 1726867056.23984: Sending initial data 7051 1726867056.24037: Sent initial data (151 bytes) 7051 1726867056.24510: 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 <<< 7051 1726867056.24514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.24516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.24518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.24579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.24620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.26194: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867056.26229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867056.26309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmppmhfiqfz /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py <<< 7051 1726867056.26312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py" <<< 7051 1726867056.26371: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmppmhfiqfz" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py" <<< 7051 1726867056.27118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.27162: stderr chunk (state=3): >>><<< 7051 1726867056.27166: stdout chunk (state=3): >>><<< 7051 1726867056.27216: done transferring module to remote 7051 1726867056.27220: _low_level_execute_command(): starting 7051 1726867056.27231: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/ /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py && sleep 0' 7051 1726867056.27643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.27646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.27686: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.27702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.27787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.27834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.29675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.29682: stdout chunk (state=3): >>><<< 7051 1726867056.29684: stderr chunk (state=3): >>><<< 7051 1726867056.29687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.29690: _low_level_execute_command(): starting 7051 1726867056.29692: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_stat.py && sleep 0' 7051 1726867056.30107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.30113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.30139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.30142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.30144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867056.30146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.30191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.30218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.30301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.45386: stdout chunk (state=3): >>> <<< 7051 1726867056.45390: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867056.46789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867056.46794: stdout chunk (state=3): >>><<< 7051 1726867056.46796: stderr chunk (state=3): >>><<< 7051 1726867056.46799: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867056.46801: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867056.46917: Sending initial data 7051 1726867056.46929: Sent initial data (195 bytes) 7051 1726867056.47560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.47686: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.47716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.47805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.49415: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867056.49466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867056.49518: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem <<< 7051 1726867056.49541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem" <<< 7051 1726867056.49580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem" <<< 7051 1726867056.49827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.49855: stderr chunk (state=3): >>><<< 7051 1726867056.49955: stdout chunk (state=3): >>><<< 7051 1726867056.49959: _low_level_execute_command(): starting 7051 1726867056.49961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/ /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem && sleep 0' 7051 1726867056.50493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.50517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.50533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.50550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.50632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.50667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.50686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.50705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.50775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.52527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.52565: stderr chunk (state=3): >>><<< 7051 1726867056.52568: stdout chunk (state=3): >>><<< 7051 1726867056.52573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.52595: variable 'ansible_module_compression' from source: unknown 7051 1726867056.52628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867056.52644: variable 'ansible_facts' from source: unknown 7051 1726867056.52688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py 7051 1726867056.52768: Sending initial data 7051 1726867056.52771: Sent initial data (151 bytes) 7051 1726867056.53154: 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 <<< 7051 1726867056.53182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.53190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867056.53193: 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.12.57 is address debug1: re-parsing configuration <<< 7051 1726867056.53196: 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 <<< 7051 1726867056.53198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.53251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.53255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.53319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.55007: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867056.55053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867056.55101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py" <<< 7051 1726867056.55114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp8ttnr6_4 /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py <<< 7051 1726867056.55148: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp8ttnr6_4" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py" <<< 7051 1726867056.56087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.56125: stdout chunk (state=3): >>><<< 7051 1726867056.56166: stderr chunk (state=3): >>><<< 7051 1726867056.56203: done transferring module to remote 7051 1726867056.56209: _low_level_execute_command(): starting 7051 1726867056.56217: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/ /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py && sleep 0' 7051 1726867056.56637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.56640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867056.56642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867056.56644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.56646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.56704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.56707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.56757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.58690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.58694: stdout chunk (state=3): >>><<< 7051 1726867056.58697: stderr chunk (state=3): >>><<< 7051 1726867056.58699: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.58701: _low_level_execute_command(): starting 7051 1726867056.58704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/AnsiballZ_copy.py && sleep 0' 7051 1726867056.59362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.59366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.59398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867056.59401: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.59406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.59449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.59463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.59516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.75718: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867056.77047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867056.77082: stderr chunk (state=3): >>><<< 7051 1726867056.77085: stdout chunk (state=3): >>><<< 7051 1726867056.77100: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867056.77138: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem', 'dest': '/etc/pki/tls/client.pem', 'mode': '0644', '_original_basename': 'client.pem', 'follow': False, 'checksum': 'f872445a88ad99f43f281c911af2329b323c43b1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867056.77145: _low_level_execute_command(): starting 7051 1726867056.77149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/ > /dev/null 2>&1 && sleep 0' 7051 1726867056.77736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.77741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.77743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.77809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.77813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.77864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.79806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.79809: stdout chunk (state=3): >>><<< 7051 1726867056.79812: stderr chunk (state=3): >>><<< 7051 1726867056.79827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.79984: handler run complete 7051 1726867056.79987: attempt loop complete, returning result 7051 1726867056.79990: variable 'item' from source: unknown 7051 1726867056.80150: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726867056.2025476-7748-207019075444296/.source.pem", "state": "file", "uid": 0 } 7051 1726867056.80335: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.80338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.80345: variable 'omit' from source: magic vars 7051 1726867056.80460: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.80466: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867056.80563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867056.80584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867056.80603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867056.80630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867056.80641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867056.80710: variable 'ansible_distribution' from source: facts 7051 1726867056.80713: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.80720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867056.80796: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.80800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867056.80914: variable 'ansible_distribution' from source: facts 7051 1726867056.80917: variable 'ansible_distribution_major_version' from source: facts 7051 1726867056.80922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867056.80927: variable 'omit' from source: magic vars 7051 1726867056.80939: variable 'omit' from source: magic vars 7051 1726867056.80966: variable 'item' from source: unknown 7051 1726867056.81013: variable 'item' from source: unknown 7051 1726867056.81058: variable 'item' from source: unknown 7051 1726867056.81070: variable 'omit' from source: magic vars 7051 1726867056.81090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867056.81095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867056.81103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867056.81117: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867056.81120: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.81122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.81167: Set connection var ansible_connection to ssh 7051 1726867056.81170: Set connection var ansible_pipelining to False 7051 1726867056.81182: Set connection var ansible_shell_executable to /bin/sh 7051 1726867056.81185: Set connection var ansible_shell_type to sh 7051 1726867056.81190: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867056.81196: Set connection var ansible_timeout to 10 7051 1726867056.81212: variable 'ansible_shell_executable' from source: unknown 7051 1726867056.81216: variable 'ansible_connection' from source: unknown 7051 1726867056.81219: variable 'ansible_module_compression' from source: unknown 7051 1726867056.81221: variable 'ansible_shell_type' from source: unknown 7051 1726867056.81224: variable 'ansible_shell_executable' from source: unknown 7051 1726867056.81226: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867056.81228: variable 'ansible_pipelining' from source: unknown 7051 1726867056.81230: variable 'ansible_timeout' from source: unknown 7051 1726867056.81236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867056.81298: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867056.81305: variable 'omit' from source: magic vars 7051 1726867056.81309: starting attempt loop 7051 1726867056.81312: running the handler 7051 1726867056.81316: _low_level_execute_command(): starting 7051 1726867056.81321: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867056.81759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.81762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.81764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.81766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.81768: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.81819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.81822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.81826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.81871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.83440: stdout chunk (state=3): >>>/root <<< 7051 1726867056.83589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.83592: stdout chunk (state=3): >>><<< 7051 1726867056.83595: stderr chunk (state=3): >>><<< 7051 1726867056.83613: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.83700: _low_level_execute_command(): starting 7051 1726867056.83703: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246 `" && echo ansible-tmp-1726867056.8362322-7748-168334109938246="` echo /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246 `" ) && sleep 0' 7051 1726867056.84265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.84284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.84305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.84341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.84367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.84443: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.84493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.84522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.84556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.84630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.86508: stdout chunk (state=3): >>>ansible-tmp-1726867056.8362322-7748-168334109938246=/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246 <<< 7051 1726867056.86604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.86805: stderr chunk (state=3): >>><<< 7051 1726867056.86808: stdout chunk (state=3): >>><<< 7051 1726867056.86811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867056.8362322-7748-168334109938246=/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.86816: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867056.86818: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7051 1726867056.86820: variable 'ansible_module_compression' from source: unknown 7051 1726867056.86823: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867056.86825: variable 'ansible_facts' from source: unknown 7051 1726867056.86856: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py 7051 1726867056.87055: Sending initial data 7051 1726867056.87059: Sent initial data (151 bytes) 7051 1726867056.87565: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.87574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.87589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.87683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.87710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.87761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.89311: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867056.89350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867056.89404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpyofnr378 /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py <<< 7051 1726867056.89407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py" <<< 7051 1726867056.89445: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpyofnr378" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py" <<< 7051 1726867056.90298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.90364: stderr chunk (state=3): >>><<< 7051 1726867056.90372: stdout chunk (state=3): >>><<< 7051 1726867056.90430: done transferring module to remote 7051 1726867056.90440: _low_level_execute_command(): starting 7051 1726867056.90448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/ /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py && sleep 0' 7051 1726867056.91024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.91038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867056.91054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867056.91069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867056.91092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.91163: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.91200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867056.91217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.91237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.91315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867056.93117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867056.93374: stdout chunk (state=3): >>><<< 7051 1726867056.93381: stderr chunk (state=3): >>><<< 7051 1726867056.93385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867056.93387: _low_level_execute_command(): starting 7051 1726867056.93393: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_stat.py && sleep 0' 7051 1726867056.93989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867056.94022: 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 <<< 7051 1726867056.94040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867056.94094: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867056.94158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867056.94184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867056.94388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.09601: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867057.11434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867057.11438: stdout chunk (state=3): >>><<< 7051 1726867057.11441: stderr chunk (state=3): >>><<< 7051 1726867057.11443: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867057.11445: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867057.11583: Sending initial data 7051 1726867057.11628: Sent initial data (195 bytes) 7051 1726867057.12362: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.12425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.12443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.12468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.12542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.14181: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867057.14226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867057.14275: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem <<< 7051 1726867057.14283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem" <<< 7051 1726867057.14321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem" <<< 7051 1726867057.14324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem" <<< 7051 1726867057.14530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.14566: stderr chunk (state=3): >>><<< 7051 1726867057.14569: stdout chunk (state=3): >>><<< 7051 1726867057.14588: _low_level_execute_command(): starting 7051 1726867057.14591: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/ /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem && sleep 0' 7051 1726867057.14999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.15002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867057.15005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.15007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867057.15009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.15050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.15054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.15118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.16852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.16883: stderr chunk (state=3): >>><<< 7051 1726867057.16886: stdout chunk (state=3): >>><<< 7051 1726867057.16899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.16917: variable 'ansible_module_compression' from source: unknown 7051 1726867057.16947: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867057.16963: variable 'ansible_facts' from source: unknown 7051 1726867057.17014: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py 7051 1726867057.17105: Sending initial data 7051 1726867057.17109: Sent initial data (151 bytes) 7051 1726867057.17511: 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 <<< 7051 1726867057.17514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.17517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867057.17519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867057.17521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.17566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.17569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.17617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.19136: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 7051 1726867057.19143: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867057.19180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867057.19219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpz2ek04qc /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py <<< 7051 1726867057.19227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py" <<< 7051 1726867057.19263: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpz2ek04qc" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py" <<< 7051 1726867057.19268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py" <<< 7051 1726867057.19826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.19861: stderr chunk (state=3): >>><<< 7051 1726867057.19864: stdout chunk (state=3): >>><<< 7051 1726867057.19894: done transferring module to remote 7051 1726867057.19901: _low_level_execute_command(): starting 7051 1726867057.19906: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/ /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py && sleep 0' 7051 1726867057.20387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.20456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.20459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.20504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.22252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.22274: stderr chunk (state=3): >>><<< 7051 1726867057.22282: stdout chunk (state=3): >>><<< 7051 1726867057.22297: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.22300: _low_level_execute_command(): starting 7051 1726867057.22305: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/AnsiballZ_copy.py && sleep 0' 7051 1726867057.22707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.22710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867057.22713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867057.22715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.22717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.22764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.22769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.22814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.39040: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867057.40340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867057.40344: stdout chunk (state=3): >>><<< 7051 1726867057.40347: stderr chunk (state=3): >>><<< 7051 1726867057.40364: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867057.40399: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem', 'dest': '/etc/pki/tls/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867057.40406: _low_level_execute_command(): starting 7051 1726867057.40409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/ > /dev/null 2>&1 && sleep 0' 7051 1726867057.40898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.40974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.40981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.41039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.42862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.42887: stderr chunk (state=3): >>><<< 7051 1726867057.42890: stdout chunk (state=3): >>><<< 7051 1726867057.42902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.42908: handler run complete 7051 1726867057.42927: attempt loop complete, returning result 7051 1726867057.42941: variable 'item' from source: unknown 7051 1726867057.43006: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726867056.8362322-7748-168334109938246/.source.pem", "state": "file", "uid": 0 } 7051 1726867057.43125: dumping result to json 7051 1726867057.43130: done dumping result, returning 7051 1726867057.43133: done running TaskExecutor() for managed_node1/TASK: Copy client certs [0affcac9-a3a5-79ed-6d0d-000000000218] 7051 1726867057.43135: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000218 7051 1726867057.43247: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000218 7051 1726867057.43250: WORKER PROCESS EXITING 7051 1726867057.43334: no more pending results, returning what we have 7051 1726867057.43337: results queue empty 7051 1726867057.43338: checking for any_errors_fatal 7051 1726867057.43343: done checking for any_errors_fatal 7051 1726867057.43344: checking for max_fail_percentage 7051 1726867057.43345: done checking for max_fail_percentage 7051 1726867057.43346: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.43346: done checking to see if all hosts have failed 7051 1726867057.43347: getting the remaining hosts for this loop 7051 1726867057.43348: done getting the remaining hosts for this loop 7051 1726867057.43351: getting the next task for host managed_node1 7051 1726867057.43357: done getting next task for host managed_node1 7051 1726867057.43359: ^ task is: TASK: TEST: 802.1x profile with private key password and ca cert 7051 1726867057.43361: ^ 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 7051 1726867057.43363: getting variables 7051 1726867057.43365: in VariableManager get_vars() 7051 1726867057.43410: Calling all_inventory to load vars for managed_node1 7051 1726867057.43413: Calling groups_inventory to load vars for managed_node1 7051 1726867057.43415: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.43424: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.43426: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.43429: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.43539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.43654: done with get_vars() 7051 1726867057.43661: done getting variables 7051 1726867057.43704: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Friday 20 September 2024 17:17:37 -0400 (0:00:02.592) 0:00:22.564 ****** 7051 1726867057.43725: entering _queue_task() for managed_node1/debug 7051 1726867057.43952: worker is 1 (out of 1 available) 7051 1726867057.43964: exiting _queue_task() for managed_node1/debug 7051 1726867057.43975: done queuing things up, now waiting for results queue to drain 7051 1726867057.43976: waiting for pending results... 7051 1726867057.44506: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert 7051 1726867057.44513: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000000e 7051 1726867057.44516: variable 'ansible_search_path' from source: unknown 7051 1726867057.44519: calling self._execute() 7051 1726867057.44522: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.44524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.44527: variable 'omit' from source: magic vars 7051 1726867057.44855: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.44865: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.44998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.46624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.46666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.46697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.46721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.46740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.46805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.46823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.46841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.46866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.46880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.46959: variable 'ansible_distribution' from source: facts 7051 1726867057.46962: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.46968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.46974: variable 'omit' from source: magic vars 7051 1726867057.46990: variable 'omit' from source: magic vars 7051 1726867057.47017: variable 'omit' from source: magic vars 7051 1726867057.47036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867057.47055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867057.47069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867057.47085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867057.47094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867057.47117: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867057.47120: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.47122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.47186: Set connection var ansible_connection to ssh 7051 1726867057.47193: Set connection var ansible_pipelining to False 7051 1726867057.47198: Set connection var ansible_shell_executable to /bin/sh 7051 1726867057.47205: Set connection var ansible_shell_type to sh 7051 1726867057.47210: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867057.47216: Set connection var ansible_timeout to 10 7051 1726867057.47234: variable 'ansible_shell_executable' from source: unknown 7051 1726867057.47238: variable 'ansible_connection' from source: unknown 7051 1726867057.47241: variable 'ansible_module_compression' from source: unknown 7051 1726867057.47243: variable 'ansible_shell_type' from source: unknown 7051 1726867057.47245: variable 'ansible_shell_executable' from source: unknown 7051 1726867057.47247: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.47249: variable 'ansible_pipelining' from source: unknown 7051 1726867057.47251: variable 'ansible_timeout' from source: unknown 7051 1726867057.47259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.47324: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867057.47329: variable 'omit' from source: magic vars 7051 1726867057.47336: starting attempt loop 7051 1726867057.47338: running the handler 7051 1726867057.47381: handler run complete 7051 1726867057.47395: attempt loop complete, returning result 7051 1726867057.47398: _execute() done 7051 1726867057.47400: dumping result to json 7051 1726867057.47403: done dumping result, returning 7051 1726867057.47409: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert [0affcac9-a3a5-79ed-6d0d-00000000000e] 7051 1726867057.47412: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000e ok: [managed_node1] => {} MSG: ################################################## 7051 1726867057.47537: no more pending results, returning what we have 7051 1726867057.47540: results queue empty 7051 1726867057.47541: checking for any_errors_fatal 7051 1726867057.47557: done checking for any_errors_fatal 7051 1726867057.47557: checking for max_fail_percentage 7051 1726867057.47559: done checking for max_fail_percentage 7051 1726867057.47560: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.47560: done checking to see if all hosts have failed 7051 1726867057.47561: getting the remaining hosts for this loop 7051 1726867057.47562: done getting the remaining hosts for this loop 7051 1726867057.47565: getting the next task for host managed_node1 7051 1726867057.47573: done getting next task for host managed_node1 7051 1726867057.47582: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867057.47585: ^ 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 7051 1726867057.47604: getting variables 7051 1726867057.47605: in VariableManager get_vars() 7051 1726867057.47649: Calling all_inventory to load vars for managed_node1 7051 1726867057.47652: Calling groups_inventory to load vars for managed_node1 7051 1726867057.47654: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.47661: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.47663: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.47666: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.47799: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000000e 7051 1726867057.47802: WORKER PROCESS EXITING 7051 1726867057.47812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.47935: done with get_vars() 7051 1726867057.47943: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:37 -0400 (0:00:00.042) 0:00:22.607 ****** 7051 1726867057.48012: entering _queue_task() for managed_node1/include_tasks 7051 1726867057.48205: worker is 1 (out of 1 available) 7051 1726867057.48216: exiting _queue_task() for managed_node1/include_tasks 7051 1726867057.48229: done queuing things up, now waiting for results queue to drain 7051 1726867057.48230: waiting for pending results... 7051 1726867057.48380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867057.48468: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000016 7051 1726867057.48482: variable 'ansible_search_path' from source: unknown 7051 1726867057.48573: variable 'ansible_search_path' from source: unknown 7051 1726867057.48576: calling self._execute() 7051 1726867057.48581: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.48584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.48589: variable 'omit' from source: magic vars 7051 1726867057.48904: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.48914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.49042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.50626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.50670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.50699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.50724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.50756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.50814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.50835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.50857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.50885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.50897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.50970: variable 'ansible_distribution' from source: facts 7051 1726867057.50974: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.50985: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.51056: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.51060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.51176: variable 'ansible_distribution' from source: facts 7051 1726867057.51181: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.51192: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.51257: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.51261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.51372: variable 'ansible_distribution' from source: facts 7051 1726867057.51376: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.51385: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.51390: _execute() done 7051 1726867057.51393: dumping result to json 7051 1726867057.51395: done dumping result, returning 7051 1726867057.51406: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-000000000016] 7051 1726867057.51409: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000016 7051 1726867057.51491: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000016 7051 1726867057.51493: WORKER PROCESS EXITING 7051 1726867057.51545: no more pending results, returning what we have 7051 1726867057.51549: in VariableManager get_vars() 7051 1726867057.51605: Calling all_inventory to load vars for managed_node1 7051 1726867057.51608: Calling groups_inventory to load vars for managed_node1 7051 1726867057.51610: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.51621: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.51623: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.51626: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.51796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.51913: done with get_vars() 7051 1726867057.51919: variable 'ansible_search_path' from source: unknown 7051 1726867057.51920: variable 'ansible_search_path' from source: unknown 7051 1726867057.51945: we have included files to process 7051 1726867057.51946: generating all_blocks data 7051 1726867057.51947: done generating all_blocks data 7051 1726867057.51951: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867057.51951: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867057.51953: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867057.52408: done processing included file 7051 1726867057.52410: iterating over new_blocks loaded from include file 7051 1726867057.52411: in VariableManager get_vars() 7051 1726867057.52431: done with get_vars() 7051 1726867057.52432: filtering new block on tags 7051 1726867057.52447: done filtering new block on tags 7051 1726867057.52449: in VariableManager get_vars() 7051 1726867057.52467: done with get_vars() 7051 1726867057.52468: filtering new block on tags 7051 1726867057.52483: done filtering new block on tags 7051 1726867057.52485: in VariableManager get_vars() 7051 1726867057.52501: done with get_vars() 7051 1726867057.52503: filtering new block on tags 7051 1726867057.52513: done filtering new block on tags 7051 1726867057.52514: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867057.52518: extending task lists for all hosts with included blocks 7051 1726867057.53120: done extending task lists 7051 1726867057.53121: done processing included files 7051 1726867057.53122: results queue empty 7051 1726867057.53122: checking for any_errors_fatal 7051 1726867057.53124: done checking for any_errors_fatal 7051 1726867057.53125: checking for max_fail_percentage 7051 1726867057.53125: done checking for max_fail_percentage 7051 1726867057.53126: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.53126: done checking to see if all hosts have failed 7051 1726867057.53127: getting the remaining hosts for this loop 7051 1726867057.53128: done getting the remaining hosts for this loop 7051 1726867057.53133: getting the next task for host managed_node1 7051 1726867057.53136: done getting next task for host managed_node1 7051 1726867057.53138: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867057.53139: ^ 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 7051 1726867057.53145: getting variables 7051 1726867057.53146: in VariableManager get_vars() 7051 1726867057.53158: Calling all_inventory to load vars for managed_node1 7051 1726867057.53159: Calling groups_inventory to load vars for managed_node1 7051 1726867057.53160: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.53164: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.53165: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.53167: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.53248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.53358: done with get_vars() 7051 1726867057.53364: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:17:37 -0400 (0:00:00.053) 0:00:22.661 ****** 7051 1726867057.53413: entering _queue_task() for managed_node1/setup 7051 1726867057.53608: worker is 1 (out of 1 available) 7051 1726867057.53619: exiting _queue_task() for managed_node1/setup 7051 1726867057.53632: done queuing things up, now waiting for results queue to drain 7051 1726867057.53634: waiting for pending results... 7051 1726867057.53782: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867057.53891: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000026f 7051 1726867057.53903: variable 'ansible_search_path' from source: unknown 7051 1726867057.53906: variable 'ansible_search_path' from source: unknown 7051 1726867057.53932: calling self._execute() 7051 1726867057.53996: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.54000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.54009: variable 'omit' from source: magic vars 7051 1726867057.54263: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.54271: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.54407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.55849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.55895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.55921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.55950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.55980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.56037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.56060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.56078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.56106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.56117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.56196: variable 'ansible_distribution' from source: facts 7051 1726867057.56199: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.56276: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56285: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.56396: variable 'ansible_distribution' from source: facts 7051 1726867057.56399: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56404: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.56472: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56479: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.56589: variable 'ansible_distribution' from source: facts 7051 1726867057.56592: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56595: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.56666: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56669: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.56781: variable 'ansible_distribution' from source: facts 7051 1726867057.56785: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56792: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.56864: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56867: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.56978: variable 'ansible_distribution' from source: facts 7051 1726867057.56983: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.56990: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.57081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.57100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.57117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.57143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.57153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.57189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.57205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.57222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.57245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.57262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.57342: variable '__network_required_facts' from source: role '' defaults 7051 1726867057.57349: variable 'ansible_facts' from source: unknown 7051 1726867057.57408: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867057.57411: when evaluation is False, skipping this task 7051 1726867057.57414: _execute() done 7051 1726867057.57416: dumping result to json 7051 1726867057.57418: done dumping result, returning 7051 1726867057.57424: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-00000000026f] 7051 1726867057.57434: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000026f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867057.57548: no more pending results, returning what we have 7051 1726867057.57551: results queue empty 7051 1726867057.57552: checking for any_errors_fatal 7051 1726867057.57554: done checking for any_errors_fatal 7051 1726867057.57554: checking for max_fail_percentage 7051 1726867057.57556: done checking for max_fail_percentage 7051 1726867057.57556: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.57557: done checking to see if all hosts have failed 7051 1726867057.57558: getting the remaining hosts for this loop 7051 1726867057.57559: done getting the remaining hosts for this loop 7051 1726867057.57562: getting the next task for host managed_node1 7051 1726867057.57571: done getting next task for host managed_node1 7051 1726867057.57574: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867057.57579: ^ 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 7051 1726867057.57592: getting variables 7051 1726867057.57594: in VariableManager get_vars() 7051 1726867057.57637: Calling all_inventory to load vars for managed_node1 7051 1726867057.57640: Calling groups_inventory to load vars for managed_node1 7051 1726867057.57642: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.57649: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.57651: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.57653: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.57801: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000026f 7051 1726867057.57804: WORKER PROCESS EXITING 7051 1726867057.57814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.57942: done with get_vars() 7051 1726867057.57949: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:17:37 -0400 (0:00:00.046) 0:00:22.707 ****** 7051 1726867057.58018: entering _queue_task() for managed_node1/stat 7051 1726867057.58206: worker is 1 (out of 1 available) 7051 1726867057.58218: exiting _queue_task() for managed_node1/stat 7051 1726867057.58229: done queuing things up, now waiting for results queue to drain 7051 1726867057.58231: waiting for pending results... 7051 1726867057.58379: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867057.58474: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000271 7051 1726867057.58488: variable 'ansible_search_path' from source: unknown 7051 1726867057.58492: variable 'ansible_search_path' from source: unknown 7051 1726867057.58516: calling self._execute() 7051 1726867057.58574: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.58578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.58590: variable 'omit' from source: magic vars 7051 1726867057.58835: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.58844: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.58974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.60382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.60428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.60454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.60479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.60501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.60554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.60574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.60595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.60620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.60632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.60706: variable 'ansible_distribution' from source: facts 7051 1726867057.60710: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.60715: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.60792: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.60795: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.60908: variable 'ansible_distribution' from source: facts 7051 1726867057.60912: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.60916: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.60992: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.60995: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.61105: variable 'ansible_distribution' from source: facts 7051 1726867057.61109: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.61114: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.61182: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.61193: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.61334: variable 'ansible_distribution' from source: facts 7051 1726867057.61338: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.61340: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.61400: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.61405: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.61515: variable 'ansible_distribution' from source: facts 7051 1726867057.61519: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.61522: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.61601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867057.61718: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867057.61748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867057.61769: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867057.61794: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867057.61823: 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) 7051 1726867057.61838: 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) 7051 1726867057.61855: 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) 7051 1726867057.61875: 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) 7051 1726867057.61929: variable '__network_is_ostree' from source: set_fact 7051 1726867057.61934: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867057.61937: when evaluation is False, skipping this task 7051 1726867057.61939: _execute() done 7051 1726867057.61941: dumping result to json 7051 1726867057.61946: done dumping result, returning 7051 1726867057.61952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-000000000271] 7051 1726867057.61962: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000271 7051 1726867057.62034: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000271 7051 1726867057.62037: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867057.62114: no more pending results, returning what we have 7051 1726867057.62116: results queue empty 7051 1726867057.62117: checking for any_errors_fatal 7051 1726867057.62121: done checking for any_errors_fatal 7051 1726867057.62122: checking for max_fail_percentage 7051 1726867057.62123: done checking for max_fail_percentage 7051 1726867057.62124: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.62129: done checking to see if all hosts have failed 7051 1726867057.62130: getting the remaining hosts for this loop 7051 1726867057.62131: done getting the remaining hosts for this loop 7051 1726867057.62134: getting the next task for host managed_node1 7051 1726867057.62139: done getting next task for host managed_node1 7051 1726867057.62141: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867057.62144: ^ 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 7051 1726867057.62156: getting variables 7051 1726867057.62157: in VariableManager get_vars() 7051 1726867057.62198: Calling all_inventory to load vars for managed_node1 7051 1726867057.62200: Calling groups_inventory to load vars for managed_node1 7051 1726867057.62202: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.62207: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.62209: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.62210: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.62314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.62439: done with get_vars() 7051 1726867057.62448: done getting variables 7051 1726867057.62487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:17:37 -0400 (0:00:00.044) 0:00:22.752 ****** 7051 1726867057.62510: entering _queue_task() for managed_node1/set_fact 7051 1726867057.62686: worker is 1 (out of 1 available) 7051 1726867057.62698: exiting _queue_task() for managed_node1/set_fact 7051 1726867057.62712: done queuing things up, now waiting for results queue to drain 7051 1726867057.62713: waiting for pending results... 7051 1726867057.62897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867057.63284: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000272 7051 1726867057.63288: variable 'ansible_search_path' from source: unknown 7051 1726867057.63291: variable 'ansible_search_path' from source: unknown 7051 1726867057.63293: calling self._execute() 7051 1726867057.63296: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.63298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.63301: variable 'omit' from source: magic vars 7051 1726867057.63534: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.63545: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.63729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.65169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.65215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.65251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.65280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.65303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.65354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.65376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.65400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.65425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.65435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.65514: variable 'ansible_distribution' from source: facts 7051 1726867057.65518: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.65523: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.65598: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.65603: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.65883: variable 'ansible_distribution' from source: facts 7051 1726867057.65887: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.65889: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.65892: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.65894: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.66024: variable 'ansible_distribution' from source: facts 7051 1726867057.66034: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.66043: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.66148: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.66159: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.66320: variable 'ansible_distribution' from source: facts 7051 1726867057.66330: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.66341: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.66447: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.66457: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.66622: variable 'ansible_distribution' from source: facts 7051 1726867057.66630: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.66639: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.66744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867057.66907: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867057.66946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867057.66985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867057.67017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867057.67062: 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) 7051 1726867057.67094: 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) 7051 1726867057.67124: 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) 7051 1726867057.67154: 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) 7051 1726867057.67228: variable '__network_is_ostree' from source: set_fact 7051 1726867057.67241: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867057.67247: when evaluation is False, skipping this task 7051 1726867057.67255: _execute() done 7051 1726867057.67261: dumping result to json 7051 1726867057.67268: done dumping result, returning 7051 1726867057.67283: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-000000000272] 7051 1726867057.67293: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000272 7051 1726867057.67494: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000272 7051 1726867057.67498: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867057.67541: no more pending results, returning what we have 7051 1726867057.67544: results queue empty 7051 1726867057.67545: checking for any_errors_fatal 7051 1726867057.67551: done checking for any_errors_fatal 7051 1726867057.67552: checking for max_fail_percentage 7051 1726867057.67555: done checking for max_fail_percentage 7051 1726867057.67556: checking to see if all hosts have failed and the running result is not ok 7051 1726867057.67561: done checking to see if all hosts have failed 7051 1726867057.67562: getting the remaining hosts for this loop 7051 1726867057.67564: done getting the remaining hosts for this loop 7051 1726867057.67567: getting the next task for host managed_node1 7051 1726867057.67575: done getting next task for host managed_node1 7051 1726867057.67579: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867057.67583: ^ 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 7051 1726867057.67594: getting variables 7051 1726867057.67596: in VariableManager get_vars() 7051 1726867057.67638: Calling all_inventory to load vars for managed_node1 7051 1726867057.67640: Calling groups_inventory to load vars for managed_node1 7051 1726867057.67642: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867057.67650: Calling all_plugins_play to load vars for managed_node1 7051 1726867057.67652: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867057.67655: Calling groups_plugins_play to load vars for managed_node1 7051 1726867057.67880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867057.68118: done with get_vars() 7051 1726867057.68132: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:17:37 -0400 (0:00:00.057) 0:00:22.809 ****** 7051 1726867057.68230: entering _queue_task() for managed_node1/service_facts 7051 1726867057.68232: Creating lock for service_facts 7051 1726867057.68540: worker is 1 (out of 1 available) 7051 1726867057.68555: exiting _queue_task() for managed_node1/service_facts 7051 1726867057.68568: done queuing things up, now waiting for results queue to drain 7051 1726867057.68570: waiting for pending results... 7051 1726867057.68799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867057.68937: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000274 7051 1726867057.68999: variable 'ansible_search_path' from source: unknown 7051 1726867057.69003: variable 'ansible_search_path' from source: unknown 7051 1726867057.69011: calling self._execute() 7051 1726867057.69092: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.69112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.69128: variable 'omit' from source: magic vars 7051 1726867057.69502: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.69542: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.69732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867057.71887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867057.72049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867057.72053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867057.72055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867057.72072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867057.72158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867057.72199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867057.72229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867057.72281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867057.72301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867057.72411: variable 'ansible_distribution' from source: facts 7051 1726867057.72420: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.72432: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.72547: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.72559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.72745: variable 'ansible_distribution' from source: facts 7051 1726867057.72755: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.72776: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.72909: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.72912: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.73017: variable 'ansible_distribution' from source: facts 7051 1726867057.73020: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.73034: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.73106: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.73109: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.73218: variable 'ansible_distribution' from source: facts 7051 1726867057.73222: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.73227: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.73301: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.73305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867057.73413: variable 'ansible_distribution' from source: facts 7051 1726867057.73418: variable 'ansible_distribution_major_version' from source: facts 7051 1726867057.73421: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867057.73466: variable 'omit' from source: magic vars 7051 1726867057.73469: variable 'omit' from source: magic vars 7051 1726867057.73497: variable 'omit' from source: magic vars 7051 1726867057.73515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867057.73547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867057.73561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867057.73580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867057.73587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867057.73608: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867057.73611: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.73614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.73680: Set connection var ansible_connection to ssh 7051 1726867057.73684: Set connection var ansible_pipelining to False 7051 1726867057.73691: Set connection var ansible_shell_executable to /bin/sh 7051 1726867057.73697: Set connection var ansible_shell_type to sh 7051 1726867057.73702: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867057.73708: Set connection var ansible_timeout to 10 7051 1726867057.73724: variable 'ansible_shell_executable' from source: unknown 7051 1726867057.73726: variable 'ansible_connection' from source: unknown 7051 1726867057.73729: variable 'ansible_module_compression' from source: unknown 7051 1726867057.73731: variable 'ansible_shell_type' from source: unknown 7051 1726867057.73733: variable 'ansible_shell_executable' from source: unknown 7051 1726867057.73735: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867057.73740: variable 'ansible_pipelining' from source: unknown 7051 1726867057.73742: variable 'ansible_timeout' from source: unknown 7051 1726867057.73746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867057.73837: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867057.73844: variable 'omit' from source: magic vars 7051 1726867057.73849: starting attempt loop 7051 1726867057.73852: running the handler 7051 1726867057.73864: _low_level_execute_command(): starting 7051 1726867057.73872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867057.74340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.74344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.74347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.74349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.74402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.74405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.74410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.74470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.76134: stdout chunk (state=3): >>>/root <<< 7051 1726867057.76235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.76255: stderr chunk (state=3): >>><<< 7051 1726867057.76258: stdout chunk (state=3): >>><<< 7051 1726867057.76274: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.76286: _low_level_execute_command(): starting 7051 1726867057.76290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163 `" && echo ansible-tmp-1726867057.762737-7918-121841003007163="` echo /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163 `" ) && sleep 0' 7051 1726867057.76687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.76690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.76693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.76695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.76739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.76742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.76797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.78655: stdout chunk (state=3): >>>ansible-tmp-1726867057.762737-7918-121841003007163=/root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163 <<< 7051 1726867057.78753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.78783: stderr chunk (state=3): >>><<< 7051 1726867057.78786: stdout chunk (state=3): >>><<< 7051 1726867057.78794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867057.762737-7918-121841003007163=/root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.78827: variable 'ansible_module_compression' from source: unknown 7051 1726867057.78856: ANSIBALLZ: Using lock for service_facts 7051 1726867057.78859: ANSIBALLZ: Acquiring lock 7051 1726867057.78862: ANSIBALLZ: Lock acquired: 140320582938944 7051 1726867057.78864: ANSIBALLZ: Creating module 7051 1726867057.87574: ANSIBALLZ: Writing module into payload 7051 1726867057.87639: ANSIBALLZ: Writing module 7051 1726867057.87655: ANSIBALLZ: Renaming module 7051 1726867057.87660: ANSIBALLZ: Done creating module 7051 1726867057.87673: variable 'ansible_facts' from source: unknown 7051 1726867057.87727: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py 7051 1726867057.87817: Sending initial data 7051 1726867057.87821: Sent initial data (159 bytes) 7051 1726867057.88414: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.88446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.88504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.88508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.88580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.90208: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867057.90211: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867057.90254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867057.90299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp3qcn5rvx /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py <<< 7051 1726867057.90302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py" <<< 7051 1726867057.90341: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp3qcn5rvx" to remote "/root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py" <<< 7051 1726867057.90346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py" <<< 7051 1726867057.91084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.91088: stderr chunk (state=3): >>><<< 7051 1726867057.91090: stdout chunk (state=3): >>><<< 7051 1726867057.91092: done transferring module to remote 7051 1726867057.91094: _low_level_execute_command(): starting 7051 1726867057.91097: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/ /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py && sleep 0' 7051 1726867057.91639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867057.91648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867057.91658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.91671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867057.91686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867057.91694: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867057.91709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.91724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867057.91732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867057.91737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867057.91744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867057.91754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.91768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867057.91775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867057.91786: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867057.91829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.91865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.91876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.91898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.91966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867057.93798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867057.93802: stdout chunk (state=3): >>><<< 7051 1726867057.93804: stderr chunk (state=3): >>><<< 7051 1726867057.93806: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867057.93809: _low_level_execute_command(): starting 7051 1726867057.93811: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/AnsiballZ_service_facts.py && sleep 0' 7051 1726867057.94310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867057.94319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867057.94330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.94344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867057.94447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867057.94450: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867057.94452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.94454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867057.94456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867057.94458: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867057.94460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867057.94462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867057.94467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867057.94468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867057.94470: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867057.94472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867057.94683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867057.94686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867057.94689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867057.94751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.55145: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 7051 1726867059.55483: 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", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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": {}}} <<< 7051 1726867059.57006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867059.57010: stdout chunk (state=3): >>><<< 7051 1726867059.57012: stderr chunk (state=3): >>><<< 7051 1726867059.57184: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867059.58882: 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-1726867057.762737-7918-121841003007163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867059.58899: _low_level_execute_command(): starting 7051 1726867059.58909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867057.762737-7918-121841003007163/ > /dev/null 2>&1 && sleep 0' 7051 1726867059.59390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867059.59410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867059.59420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867059.59457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867059.59469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867059.59526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.61402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867059.61405: stdout chunk (state=3): >>><<< 7051 1726867059.61408: stderr chunk (state=3): >>><<< 7051 1726867059.61420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867059.61431: handler run complete 7051 1726867059.61583: variable 'ansible_facts' from source: unknown 7051 1726867059.61681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867059.61931: variable 'ansible_facts' from source: unknown 7051 1726867059.62004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867059.62118: attempt loop complete, returning result 7051 1726867059.62121: _execute() done 7051 1726867059.62123: dumping result to json 7051 1726867059.62161: done dumping result, returning 7051 1726867059.62169: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-000000000274] 7051 1726867059.62171: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000274 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867059.62719: no more pending results, returning what we have 7051 1726867059.62722: results queue empty 7051 1726867059.62723: checking for any_errors_fatal 7051 1726867059.62727: done checking for any_errors_fatal 7051 1726867059.62728: checking for max_fail_percentage 7051 1726867059.62729: done checking for max_fail_percentage 7051 1726867059.62730: checking to see if all hosts have failed and the running result is not ok 7051 1726867059.62730: done checking to see if all hosts have failed 7051 1726867059.62731: getting the remaining hosts for this loop 7051 1726867059.62732: done getting the remaining hosts for this loop 7051 1726867059.62735: getting the next task for host managed_node1 7051 1726867059.62741: done getting next task for host managed_node1 7051 1726867059.62743: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867059.62747: ^ 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 7051 1726867059.62755: getting variables 7051 1726867059.62756: in VariableManager get_vars() 7051 1726867059.62794: Calling all_inventory to load vars for managed_node1 7051 1726867059.62801: Calling groups_inventory to load vars for managed_node1 7051 1726867059.62803: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867059.62810: Calling all_plugins_play to load vars for managed_node1 7051 1726867059.62812: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867059.62814: Calling groups_plugins_play to load vars for managed_node1 7051 1726867059.63046: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000274 7051 1726867059.63050: WORKER PROCESS EXITING 7051 1726867059.63060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867059.63345: done with get_vars() 7051 1726867059.63355: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:17:39 -0400 (0:00:01.952) 0:00:24.761 ****** 7051 1726867059.63438: entering _queue_task() for managed_node1/package_facts 7051 1726867059.63439: Creating lock for package_facts 7051 1726867059.63715: worker is 1 (out of 1 available) 7051 1726867059.63726: exiting _queue_task() for managed_node1/package_facts 7051 1726867059.63738: done queuing things up, now waiting for results queue to drain 7051 1726867059.63739: waiting for pending results... 7051 1726867059.64072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867059.64144: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000275 7051 1726867059.64203: variable 'ansible_search_path' from source: unknown 7051 1726867059.64207: variable 'ansible_search_path' from source: unknown 7051 1726867059.64223: calling self._execute() 7051 1726867059.64315: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867059.64327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867059.64341: variable 'omit' from source: magic vars 7051 1726867059.64748: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.64751: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867059.64912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867059.66380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867059.66682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867059.66685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867059.66688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867059.66696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867059.66776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867059.66812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867059.66842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867059.66892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867059.66917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867059.67028: variable 'ansible_distribution' from source: facts 7051 1726867059.67038: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867059.67154: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67157: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867059.67385: variable 'ansible_distribution' from source: facts 7051 1726867059.67388: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67390: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867059.67446: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67457: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867059.67641: variable 'ansible_distribution' from source: facts 7051 1726867059.67652: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67663: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867059.67774: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67790: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867059.67962: variable 'ansible_distribution' from source: facts 7051 1726867059.67973: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.67988: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867059.68102: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.68145: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867059.68287: variable 'ansible_distribution' from source: facts 7051 1726867059.68297: variable 'ansible_distribution_major_version' from source: facts 7051 1726867059.68300: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867059.68302: variable 'omit' from source: magic vars 7051 1726867059.68342: variable 'omit' from source: magic vars 7051 1726867059.68374: variable 'omit' from source: magic vars 7051 1726867059.68396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867059.68419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867059.68434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867059.68446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867059.68455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867059.68480: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867059.68485: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867059.68488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867059.68551: Set connection var ansible_connection to ssh 7051 1726867059.68557: Set connection var ansible_pipelining to False 7051 1726867059.68563: Set connection var ansible_shell_executable to /bin/sh 7051 1726867059.68569: Set connection var ansible_shell_type to sh 7051 1726867059.68575: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867059.68586: Set connection var ansible_timeout to 10 7051 1726867059.68601: variable 'ansible_shell_executable' from source: unknown 7051 1726867059.68604: variable 'ansible_connection' from source: unknown 7051 1726867059.68607: variable 'ansible_module_compression' from source: unknown 7051 1726867059.68609: variable 'ansible_shell_type' from source: unknown 7051 1726867059.68611: variable 'ansible_shell_executable' from source: unknown 7051 1726867059.68613: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867059.68622: variable 'ansible_pipelining' from source: unknown 7051 1726867059.68624: variable 'ansible_timeout' from source: unknown 7051 1726867059.68626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867059.68714: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867059.68722: variable 'omit' from source: magic vars 7051 1726867059.68726: starting attempt loop 7051 1726867059.68729: running the handler 7051 1726867059.68741: _low_level_execute_command(): starting 7051 1726867059.68751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867059.69201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867059.69205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867059.69208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867059.69210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867059.69261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867059.69264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867059.69268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867059.69313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.70937: stdout chunk (state=3): >>>/root <<< 7051 1726867059.71108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867059.71136: stderr chunk (state=3): >>><<< 7051 1726867059.71139: stdout chunk (state=3): >>><<< 7051 1726867059.71149: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867059.71211: _low_level_execute_command(): starting 7051 1726867059.71215: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667 `" && echo ansible-tmp-1726867059.711534-7973-21595574802667="` echo /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667 `" ) && sleep 0' 7051 1726867059.71550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867059.71553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867059.71556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867059.71558: 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 <<< 7051 1726867059.71570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867059.71608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867059.71611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867059.71664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.73538: stdout chunk (state=3): >>>ansible-tmp-1726867059.711534-7973-21595574802667=/root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667 <<< 7051 1726867059.73706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867059.73728: stderr chunk (state=3): >>><<< 7051 1726867059.73731: stdout chunk (state=3): >>><<< 7051 1726867059.73741: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867059.711534-7973-21595574802667=/root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867059.73771: variable 'ansible_module_compression' from source: unknown 7051 1726867059.73807: ANSIBALLZ: Using lock for package_facts 7051 1726867059.73810: ANSIBALLZ: Acquiring lock 7051 1726867059.73813: ANSIBALLZ: Lock acquired: 140320583061760 7051 1726867059.73815: ANSIBALLZ: Creating module 7051 1726867059.92285: ANSIBALLZ: Writing module into payload 7051 1726867059.92404: ANSIBALLZ: Writing module 7051 1726867059.92408: ANSIBALLZ: Renaming module 7051 1726867059.92410: ANSIBALLZ: Done creating module 7051 1726867059.92412: variable 'ansible_facts' from source: unknown 7051 1726867059.92563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py 7051 1726867059.92733: Sending initial data 7051 1726867059.92737: Sent initial data (158 bytes) 7051 1726867059.93393: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867059.93404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867059.93424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867059.93504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.95128: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867059.95136: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7051 1726867059.95143: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7051 1726867059.95150: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7051 1726867059.95184: 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 <<< 7051 1726867059.95228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867059.95299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpc4o58c5h /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py <<< 7051 1726867059.95303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py" <<< 7051 1726867059.95347: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpc4o58c5h" to remote "/root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py" <<< 7051 1726867059.97141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867059.97145: stdout chunk (state=3): >>><<< 7051 1726867059.97147: stderr chunk (state=3): >>><<< 7051 1726867059.97157: done transferring module to remote 7051 1726867059.97172: _low_level_execute_command(): starting 7051 1726867059.97187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/ /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py && sleep 0' 7051 1726867059.97842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867059.97857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867059.97871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867059.97915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867059.97928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867059.98025: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867059.98045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867059.98126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867059.99906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867059.99933: stdout chunk (state=3): >>><<< 7051 1726867059.99936: stderr chunk (state=3): >>><<< 7051 1726867059.99950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867060.00035: _low_level_execute_command(): starting 7051 1726867060.00039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/AnsiballZ_package_facts.py && sleep 0' 7051 1726867060.00554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867060.00565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867060.00574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867060.00596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867060.00609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867060.00616: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867060.00626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867060.00640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867060.00648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867060.00682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867060.00686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867060.00689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867060.00691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867060.00694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867060.00696: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867060.00725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867060.00768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867060.00823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867060.00831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867060.00866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867060.45289: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7051 1726867060.45319: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7051 1726867060.45334: 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<<< 7051 1726867060.45365: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7051 1726867060.45392: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7051 1726867060.45413: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 7051 1726867060.45435: 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<<< 7051 1726867060.45444: 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<<< 7051 1726867060.45476: 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.<<< 7051 1726867060.45490: 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<<< 7051 1726867060.45493: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867060.47232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867060.47261: stderr chunk (state=3): >>><<< 7051 1726867060.47265: stdout chunk (state=3): >>><<< 7051 1726867060.47306: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867060.48680: 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-1726867059.711534-7973-21595574802667/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867060.48697: _low_level_execute_command(): starting 7051 1726867060.48700: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867059.711534-7973-21595574802667/ > /dev/null 2>&1 && sleep 0' 7051 1726867060.49163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867060.49166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867060.49168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867060.49171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867060.49173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867060.49225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867060.49234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867060.49236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867060.49287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867060.51094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867060.51118: stderr chunk (state=3): >>><<< 7051 1726867060.51121: stdout chunk (state=3): >>><<< 7051 1726867060.51134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867060.51139: handler run complete 7051 1726867060.51564: variable 'ansible_facts' from source: unknown 7051 1726867060.51793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.52806: variable 'ansible_facts' from source: unknown 7051 1726867060.53029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.53404: attempt loop complete, returning result 7051 1726867060.53413: _execute() done 7051 1726867060.53416: dumping result to json 7051 1726867060.53531: done dumping result, returning 7051 1726867060.53539: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-000000000275] 7051 1726867060.53541: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000275 7051 1726867060.57288: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000275 7051 1726867060.57292: 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 } 7051 1726867060.57333: no more pending results, returning what we have 7051 1726867060.57335: results queue empty 7051 1726867060.57335: checking for any_errors_fatal 7051 1726867060.57338: done checking for any_errors_fatal 7051 1726867060.57338: checking for max_fail_percentage 7051 1726867060.57339: done checking for max_fail_percentage 7051 1726867060.57340: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.57340: done checking to see if all hosts have failed 7051 1726867060.57341: getting the remaining hosts for this loop 7051 1726867060.57342: done getting the remaining hosts for this loop 7051 1726867060.57344: getting the next task for host managed_node1 7051 1726867060.57349: done getting next task for host managed_node1 7051 1726867060.57351: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867060.57352: ^ 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 7051 1726867060.57358: getting variables 7051 1726867060.57358: in VariableManager get_vars() 7051 1726867060.57390: Calling all_inventory to load vars for managed_node1 7051 1726867060.57392: Calling groups_inventory to load vars for managed_node1 7051 1726867060.57394: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.57400: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.57401: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.57403: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.58056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.58902: done with get_vars() 7051 1726867060.58916: done getting variables 7051 1726867060.58961: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:40 -0400 (0:00:00.955) 0:00:25.716 ****** 7051 1726867060.58989: entering _queue_task() for managed_node1/debug 7051 1726867060.59192: worker is 1 (out of 1 available) 7051 1726867060.59204: exiting _queue_task() for managed_node1/debug 7051 1726867060.59214: done queuing things up, now waiting for results queue to drain 7051 1726867060.59216: waiting for pending results... 7051 1726867060.59389: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867060.59474: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000017 7051 1726867060.59490: variable 'ansible_search_path' from source: unknown 7051 1726867060.59493: variable 'ansible_search_path' from source: unknown 7051 1726867060.59523: calling self._execute() 7051 1726867060.59590: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.59595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.59603: variable 'omit' from source: magic vars 7051 1726867060.59883: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.59887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.60016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.61454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.61509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.61535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.61560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.61582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.61641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.61661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.61680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.61714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.61725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.61800: variable 'ansible_distribution' from source: facts 7051 1726867060.61804: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.61810: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.61892: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.61897: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.62004: variable 'ansible_distribution' from source: facts 7051 1726867060.62010: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.62013: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.62087: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.62091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.62203: variable 'ansible_distribution' from source: facts 7051 1726867060.62207: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.62212: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.62217: variable 'omit' from source: magic vars 7051 1726867060.62252: variable 'omit' from source: magic vars 7051 1726867060.62317: variable 'network_provider' from source: set_fact 7051 1726867060.62338: variable 'omit' from source: magic vars 7051 1726867060.62358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867060.62381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867060.62398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867060.62410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867060.62419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867060.62444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867060.62447: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.62451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.62515: Set connection var ansible_connection to ssh 7051 1726867060.62521: Set connection var ansible_pipelining to False 7051 1726867060.62527: Set connection var ansible_shell_executable to /bin/sh 7051 1726867060.62533: Set connection var ansible_shell_type to sh 7051 1726867060.62539: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867060.62545: Set connection var ansible_timeout to 10 7051 1726867060.62561: variable 'ansible_shell_executable' from source: unknown 7051 1726867060.62564: variable 'ansible_connection' from source: unknown 7051 1726867060.62567: variable 'ansible_module_compression' from source: unknown 7051 1726867060.62569: variable 'ansible_shell_type' from source: unknown 7051 1726867060.62571: variable 'ansible_shell_executable' from source: unknown 7051 1726867060.62574: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.62576: variable 'ansible_pipelining' from source: unknown 7051 1726867060.62588: variable 'ansible_timeout' from source: unknown 7051 1726867060.62590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.62649: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867060.62657: variable 'omit' from source: magic vars 7051 1726867060.62662: starting attempt loop 7051 1726867060.62665: running the handler 7051 1726867060.62703: handler run complete 7051 1726867060.62713: attempt loop complete, returning result 7051 1726867060.62716: _execute() done 7051 1726867060.62718: dumping result to json 7051 1726867060.62720: done dumping result, returning 7051 1726867060.62727: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-000000000017] 7051 1726867060.62730: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000017 7051 1726867060.62804: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000017 7051 1726867060.62806: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867060.62860: no more pending results, returning what we have 7051 1726867060.62863: results queue empty 7051 1726867060.62864: checking for any_errors_fatal 7051 1726867060.62871: done checking for any_errors_fatal 7051 1726867060.62880: checking for max_fail_percentage 7051 1726867060.62882: done checking for max_fail_percentage 7051 1726867060.62882: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.62883: done checking to see if all hosts have failed 7051 1726867060.62884: getting the remaining hosts for this loop 7051 1726867060.62885: done getting the remaining hosts for this loop 7051 1726867060.62889: getting the next task for host managed_node1 7051 1726867060.62895: done getting next task for host managed_node1 7051 1726867060.62898: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867060.62900: ^ 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 7051 1726867060.62910: getting variables 7051 1726867060.62911: in VariableManager get_vars() 7051 1726867060.62955: Calling all_inventory to load vars for managed_node1 7051 1726867060.62957: Calling groups_inventory to load vars for managed_node1 7051 1726867060.62959: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.62967: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.62969: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.62971: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.63767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.64614: done with get_vars() 7051 1726867060.64630: done getting variables 7051 1726867060.64691: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:40 -0400 (0:00:00.057) 0:00:25.774 ****** 7051 1726867060.64712: entering _queue_task() for managed_node1/fail 7051 1726867060.64714: Creating lock for fail 7051 1726867060.64920: worker is 1 (out of 1 available) 7051 1726867060.64933: exiting _queue_task() for managed_node1/fail 7051 1726867060.64945: done queuing things up, now waiting for results queue to drain 7051 1726867060.64946: waiting for pending results... 7051 1726867060.65106: 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 7051 1726867060.65195: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000018 7051 1726867060.65205: variable 'ansible_search_path' from source: unknown 7051 1726867060.65208: variable 'ansible_search_path' from source: unknown 7051 1726867060.65238: calling self._execute() 7051 1726867060.65299: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.65303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.65312: variable 'omit' from source: magic vars 7051 1726867060.65563: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.65571: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.65706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.67155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.67208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.67234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.67262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.67286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.67339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.67361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.67381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.67409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.67419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.67499: variable 'ansible_distribution' from source: facts 7051 1726867060.67502: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.67508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.67583: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.67588: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.67699: variable 'ansible_distribution' from source: facts 7051 1726867060.67702: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.67708: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.67775: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.67783: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.67894: variable 'ansible_distribution' from source: facts 7051 1726867060.67899: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.67908: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.67975: variable 'network_state' from source: role '' defaults 7051 1726867060.67986: Evaluated conditional (network_state != {}): False 7051 1726867060.67989: when evaluation is False, skipping this task 7051 1726867060.67992: _execute() done 7051 1726867060.67999: dumping result to json 7051 1726867060.68002: done dumping result, returning 7051 1726867060.68005: 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 [0affcac9-a3a5-79ed-6d0d-000000000018] 7051 1726867060.68007: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000018 7051 1726867060.68090: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000018 7051 1726867060.68093: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867060.68164: no more pending results, returning what we have 7051 1726867060.68167: results queue empty 7051 1726867060.68168: checking for any_errors_fatal 7051 1726867060.68173: done checking for any_errors_fatal 7051 1726867060.68174: checking for max_fail_percentage 7051 1726867060.68175: done checking for max_fail_percentage 7051 1726867060.68179: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.68180: done checking to see if all hosts have failed 7051 1726867060.68181: getting the remaining hosts for this loop 7051 1726867060.68182: done getting the remaining hosts for this loop 7051 1726867060.68186: getting the next task for host managed_node1 7051 1726867060.68191: done getting next task for host managed_node1 7051 1726867060.68195: ^ 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 7051 1726867060.68197: ^ 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 7051 1726867060.68209: getting variables 7051 1726867060.68211: in VariableManager get_vars() 7051 1726867060.68253: Calling all_inventory to load vars for managed_node1 7051 1726867060.68256: Calling groups_inventory to load vars for managed_node1 7051 1726867060.68258: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.68266: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.68268: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.68270: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.68989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.69840: done with get_vars() 7051 1726867060.69856: done getting variables 7051 1726867060.69898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:40 -0400 (0:00:00.052) 0:00:25.826 ****** 7051 1726867060.69925: entering _queue_task() for managed_node1/fail 7051 1726867060.70121: worker is 1 (out of 1 available) 7051 1726867060.70134: exiting _queue_task() for managed_node1/fail 7051 1726867060.70145: done queuing things up, now waiting for results queue to drain 7051 1726867060.70147: waiting for pending results... 7051 1726867060.70302: 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 7051 1726867060.70384: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000019 7051 1726867060.70389: variable 'ansible_search_path' from source: unknown 7051 1726867060.70392: variable 'ansible_search_path' from source: unknown 7051 1726867060.70418: calling self._execute() 7051 1726867060.70482: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.70486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.70497: variable 'omit' from source: magic vars 7051 1726867060.70744: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.70753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.70885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.72302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.72549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.72582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.72605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.72624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.72683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.72704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.72721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.72745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.72756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.72835: variable 'ansible_distribution' from source: facts 7051 1726867060.72838: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.72844: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.72920: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.72924: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.73035: variable 'ansible_distribution' from source: facts 7051 1726867060.73038: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.73044: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.73117: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.73120: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.73226: variable 'ansible_distribution' from source: facts 7051 1726867060.73230: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.73236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.73308: variable 'network_state' from source: role '' defaults 7051 1726867060.73316: Evaluated conditional (network_state != {}): False 7051 1726867060.73319: when evaluation is False, skipping this task 7051 1726867060.73322: _execute() done 7051 1726867060.73326: dumping result to json 7051 1726867060.73329: done dumping result, returning 7051 1726867060.73339: 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 [0affcac9-a3a5-79ed-6d0d-000000000019] 7051 1726867060.73342: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000019 7051 1726867060.73419: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000019 7051 1726867060.73421: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867060.73482: no more pending results, returning what we have 7051 1726867060.73485: results queue empty 7051 1726867060.73486: checking for any_errors_fatal 7051 1726867060.73492: done checking for any_errors_fatal 7051 1726867060.73493: checking for max_fail_percentage 7051 1726867060.73494: done checking for max_fail_percentage 7051 1726867060.73495: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.73495: done checking to see if all hosts have failed 7051 1726867060.73496: getting the remaining hosts for this loop 7051 1726867060.73497: done getting the remaining hosts for this loop 7051 1726867060.73501: getting the next task for host managed_node1 7051 1726867060.73506: done getting next task for host managed_node1 7051 1726867060.73510: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867060.73512: ^ 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 7051 1726867060.73525: getting variables 7051 1726867060.73526: in VariableManager get_vars() 7051 1726867060.73568: Calling all_inventory to load vars for managed_node1 7051 1726867060.73570: Calling groups_inventory to load vars for managed_node1 7051 1726867060.73572: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.73584: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.73586: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.73589: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.74413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.75259: done with get_vars() 7051 1726867060.75274: done getting variables 7051 1726867060.75319: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:40 -0400 (0:00:00.054) 0:00:25.880 ****** 7051 1726867060.75346: entering _queue_task() for managed_node1/fail 7051 1726867060.75561: worker is 1 (out of 1 available) 7051 1726867060.75571: exiting _queue_task() for managed_node1/fail 7051 1726867060.75588: done queuing things up, now waiting for results queue to drain 7051 1726867060.75590: waiting for pending results... 7051 1726867060.75744: 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 7051 1726867060.75836: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001a 7051 1726867060.75846: variable 'ansible_search_path' from source: unknown 7051 1726867060.75850: variable 'ansible_search_path' from source: unknown 7051 1726867060.75880: calling self._execute() 7051 1726867060.75944: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.75948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.75956: variable 'omit' from source: magic vars 7051 1726867060.76210: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.76218: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.76347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.77764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.77818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.77845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.77869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.77894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.77946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.77965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.77985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.78016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.78028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.78104: variable 'ansible_distribution' from source: facts 7051 1726867060.78108: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.78183: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78187: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.78299: variable 'ansible_distribution' from source: facts 7051 1726867060.78303: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78307: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.78382: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78386: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.78494: variable 'ansible_distribution' from source: facts 7051 1726867060.78498: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78503: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.78592: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.78601: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867060.78671: variable 'ansible_distribution' from source: facts 7051 1726867060.78679: variable '__network_rh_distros' from source: role '' defaults 7051 1726867060.78683: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867060.78832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.78849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.78867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.78899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.78909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.78941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.78957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.78974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.79004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.79015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.79043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.79058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.79081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.79106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.79116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.79302: variable 'network_connections' from source: task vars 7051 1726867060.79313: variable 'interface' from source: play vars 7051 1726867060.79359: variable 'interface' from source: play vars 7051 1726867060.79380: variable 'network_state' from source: role '' defaults 7051 1726867060.79422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867060.79531: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867060.79554: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867060.79579: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867060.79610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867060.79643: 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) 7051 1726867060.79658: 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) 7051 1726867060.79675: 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) 7051 1726867060.79696: 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) 7051 1726867060.79722: 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 7051 1726867060.79726: when evaluation is False, skipping this task 7051 1726867060.79728: _execute() done 7051 1726867060.79731: dumping result to json 7051 1726867060.79733: done dumping result, returning 7051 1726867060.79740: 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 [0affcac9-a3a5-79ed-6d0d-00000000001a] 7051 1726867060.79743: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001a 7051 1726867060.79818: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001a 7051 1726867060.79821: 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" } 7051 1726867060.79887: no more pending results, returning what we have 7051 1726867060.79890: results queue empty 7051 1726867060.79891: checking for any_errors_fatal 7051 1726867060.79895: done checking for any_errors_fatal 7051 1726867060.79896: checking for max_fail_percentage 7051 1726867060.79898: done checking for max_fail_percentage 7051 1726867060.79899: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.79900: done checking to see if all hosts have failed 7051 1726867060.79900: getting the remaining hosts for this loop 7051 1726867060.79902: done getting the remaining hosts for this loop 7051 1726867060.79905: getting the next task for host managed_node1 7051 1726867060.79910: done getting next task for host managed_node1 7051 1726867060.79914: ^ 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 7051 1726867060.79916: ^ 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 7051 1726867060.79928: getting variables 7051 1726867060.79929: in VariableManager get_vars() 7051 1726867060.79971: Calling all_inventory to load vars for managed_node1 7051 1726867060.79973: Calling groups_inventory to load vars for managed_node1 7051 1726867060.79975: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.79987: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.79989: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.79991: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.80697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.81548: done with get_vars() 7051 1726867060.81562: done getting variables 7051 1726867060.81630: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:40 -0400 (0:00:00.063) 0:00:25.943 ****** 7051 1726867060.81651: entering _queue_task() for managed_node1/dnf 7051 1726867060.81845: worker is 1 (out of 1 available) 7051 1726867060.81859: exiting _queue_task() for managed_node1/dnf 7051 1726867060.81871: done queuing things up, now waiting for results queue to drain 7051 1726867060.81873: waiting for pending results... 7051 1726867060.82023: 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 7051 1726867060.82113: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001b 7051 1726867060.82125: variable 'ansible_search_path' from source: unknown 7051 1726867060.82128: variable 'ansible_search_path' from source: unknown 7051 1726867060.82156: calling self._execute() 7051 1726867060.82227: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.82230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.82239: variable 'omit' from source: magic vars 7051 1726867060.82508: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.82517: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.82653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.84276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.84323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.84358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.84387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.84409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.84463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.84486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.84508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.84533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.84544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.84620: variable 'ansible_distribution' from source: facts 7051 1726867060.84624: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.84630: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.84705: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.84709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.84826: variable 'ansible_distribution' from source: facts 7051 1726867060.84830: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.84832: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.84908: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.84911: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.85024: variable 'ansible_distribution' from source: facts 7051 1726867060.85028: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.85033: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.85145: variable 'ansible_distribution' from source: facts 7051 1726867060.85148: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.85159: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867060.85235: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867060.85319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.85336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.85352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.85376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.85394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.85421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.85437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.85453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.85476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.85496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.85520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.85536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.85551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.85574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.85589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.85691: variable 'network_connections' from source: task vars 7051 1726867060.85701: variable 'interface' from source: play vars 7051 1726867060.85751: variable 'interface' from source: play vars 7051 1726867060.85809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867060.85918: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867060.85946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867060.85967: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867060.85992: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867060.86023: 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) 7051 1726867060.86053: 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) 7051 1726867060.86071: 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) 7051 1726867060.86094: 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) 7051 1726867060.86134: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867060.86286: variable 'network_connections' from source: task vars 7051 1726867060.86289: variable 'interface' from source: play vars 7051 1726867060.86331: variable 'interface' from source: play vars 7051 1726867060.86356: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867060.86361: when evaluation is False, skipping this task 7051 1726867060.86364: _execute() done 7051 1726867060.86366: dumping result to json 7051 1726867060.86368: done dumping result, returning 7051 1726867060.86380: 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 [0affcac9-a3a5-79ed-6d0d-00000000001b] 7051 1726867060.86383: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001b 7051 1726867060.86459: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001b 7051 1726867060.86462: 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" } 7051 1726867060.86526: no more pending results, returning what we have 7051 1726867060.86529: results queue empty 7051 1726867060.86530: checking for any_errors_fatal 7051 1726867060.86536: done checking for any_errors_fatal 7051 1726867060.86537: checking for max_fail_percentage 7051 1726867060.86538: done checking for max_fail_percentage 7051 1726867060.86539: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.86540: done checking to see if all hosts have failed 7051 1726867060.86541: getting the remaining hosts for this loop 7051 1726867060.86542: done getting the remaining hosts for this loop 7051 1726867060.86546: getting the next task for host managed_node1 7051 1726867060.86552: done getting next task for host managed_node1 7051 1726867060.86555: ^ 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 7051 1726867060.86557: ^ 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 7051 1726867060.86570: getting variables 7051 1726867060.86571: in VariableManager get_vars() 7051 1726867060.86619: Calling all_inventory to load vars for managed_node1 7051 1726867060.86621: Calling groups_inventory to load vars for managed_node1 7051 1726867060.86623: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.86631: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.86634: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.86636: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.87429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.88273: done with get_vars() 7051 1726867060.88289: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867060.88340: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:40 -0400 (0:00:00.067) 0:00:26.010 ****** 7051 1726867060.88360: entering _queue_task() for managed_node1/yum 7051 1726867060.88361: Creating lock for yum 7051 1726867060.88556: worker is 1 (out of 1 available) 7051 1726867060.88568: exiting _queue_task() for managed_node1/yum 7051 1726867060.88581: done queuing things up, now waiting for results queue to drain 7051 1726867060.88583: waiting for pending results... 7051 1726867060.88735: 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 7051 1726867060.88825: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001c 7051 1726867060.88836: variable 'ansible_search_path' from source: unknown 7051 1726867060.88840: variable 'ansible_search_path' from source: unknown 7051 1726867060.88866: calling self._execute() 7051 1726867060.88937: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.88941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.88949: variable 'omit' from source: magic vars 7051 1726867060.89204: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.89213: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.89341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.90745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.90799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.90825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.90850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.90869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.90927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.90946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.90963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.90996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.91005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.91075: variable 'ansible_distribution' from source: facts 7051 1726867060.91082: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.91158: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91162: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.91275: variable 'ansible_distribution' from source: facts 7051 1726867060.91282: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91286: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.91357: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91360: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.91471: variable 'ansible_distribution' from source: facts 7051 1726867060.91474: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91481: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.91567: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.91582: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867060.91585: when evaluation is False, skipping this task 7051 1726867060.91588: _execute() done 7051 1726867060.91591: dumping result to json 7051 1726867060.91593: done dumping result, returning 7051 1726867060.91599: 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 [0affcac9-a3a5-79ed-6d0d-00000000001c] 7051 1726867060.91602: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867060.91732: no more pending results, returning what we have 7051 1726867060.91736: results queue empty 7051 1726867060.91737: checking for any_errors_fatal 7051 1726867060.91742: done checking for any_errors_fatal 7051 1726867060.91742: checking for max_fail_percentage 7051 1726867060.91744: done checking for max_fail_percentage 7051 1726867060.91744: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.91745: done checking to see if all hosts have failed 7051 1726867060.91746: getting the remaining hosts for this loop 7051 1726867060.91747: done getting the remaining hosts for this loop 7051 1726867060.91751: getting the next task for host managed_node1 7051 1726867060.91756: done getting next task for host managed_node1 7051 1726867060.91760: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867060.91762: ^ 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 7051 1726867060.91774: getting variables 7051 1726867060.91779: in VariableManager get_vars() 7051 1726867060.91822: Calling all_inventory to load vars for managed_node1 7051 1726867060.91825: Calling groups_inventory to load vars for managed_node1 7051 1726867060.91827: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.91835: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.91837: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.91839: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.92374: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001c 7051 1726867060.92556: WORKER PROCESS EXITING 7051 1726867060.92567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.93506: done with get_vars() 7051 1726867060.93520: done getting variables 7051 1726867060.93557: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:40 -0400 (0:00:00.052) 0:00:26.062 ****** 7051 1726867060.93585: entering _queue_task() for managed_node1/fail 7051 1726867060.93768: worker is 1 (out of 1 available) 7051 1726867060.93784: exiting _queue_task() for managed_node1/fail 7051 1726867060.93796: done queuing things up, now waiting for results queue to drain 7051 1726867060.93797: waiting for pending results... 7051 1726867060.93948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867060.94034: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001d 7051 1726867060.94046: variable 'ansible_search_path' from source: unknown 7051 1726867060.94049: variable 'ansible_search_path' from source: unknown 7051 1726867060.94080: calling self._execute() 7051 1726867060.94138: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867060.94142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867060.94152: variable 'omit' from source: magic vars 7051 1726867060.94399: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.94409: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.94533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867060.95930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867060.95996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867060.96006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867060.96032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867060.96051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867060.96108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.96128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.96145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.96168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.96182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.96254: variable 'ansible_distribution' from source: facts 7051 1726867060.96257: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.96264: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.96338: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.96342: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.96454: variable 'ansible_distribution' from source: facts 7051 1726867060.96457: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.96462: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.96539: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.96542: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867060.96647: variable 'ansible_distribution' from source: facts 7051 1726867060.96656: variable 'ansible_distribution_major_version' from source: facts 7051 1726867060.96661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867060.96733: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867060.96816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.96835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.96853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.96881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.96897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.96923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.96939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.96955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.96985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.96996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.97022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867060.97038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867060.97053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867060.97088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867060.97099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867060.97201: variable 'network_connections' from source: task vars 7051 1726867060.97210: variable 'interface' from source: play vars 7051 1726867060.97256: variable 'interface' from source: play vars 7051 1726867060.97317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867060.97426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867060.97454: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867060.97476: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867060.97501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867060.97543: 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) 7051 1726867060.97560: 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) 7051 1726867060.97578: 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) 7051 1726867060.97598: 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) 7051 1726867060.97642: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867060.97790: variable 'network_connections' from source: task vars 7051 1726867060.97793: variable 'interface' from source: play vars 7051 1726867060.97838: variable 'interface' from source: play vars 7051 1726867060.97863: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867060.97867: when evaluation is False, skipping this task 7051 1726867060.97869: _execute() done 7051 1726867060.97872: dumping result to json 7051 1726867060.97874: done dumping result, returning 7051 1726867060.97884: 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 [0affcac9-a3a5-79ed-6d0d-00000000001d] 7051 1726867060.97889: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001d 7051 1726867060.97965: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001d 7051 1726867060.97968: 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" } 7051 1726867060.98013: no more pending results, returning what we have 7051 1726867060.98017: results queue empty 7051 1726867060.98018: checking for any_errors_fatal 7051 1726867060.98023: done checking for any_errors_fatal 7051 1726867060.98024: checking for max_fail_percentage 7051 1726867060.98026: done checking for max_fail_percentage 7051 1726867060.98026: checking to see if all hosts have failed and the running result is not ok 7051 1726867060.98027: done checking to see if all hosts have failed 7051 1726867060.98028: getting the remaining hosts for this loop 7051 1726867060.98029: done getting the remaining hosts for this loop 7051 1726867060.98033: getting the next task for host managed_node1 7051 1726867060.98039: done getting next task for host managed_node1 7051 1726867060.98042: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867060.98045: ^ 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 7051 1726867060.98057: getting variables 7051 1726867060.98058: in VariableManager get_vars() 7051 1726867060.98101: Calling all_inventory to load vars for managed_node1 7051 1726867060.98103: Calling groups_inventory to load vars for managed_node1 7051 1726867060.98105: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867060.98113: Calling all_plugins_play to load vars for managed_node1 7051 1726867060.98115: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867060.98118: Calling groups_plugins_play to load vars for managed_node1 7051 1726867060.98823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867060.99668: done with get_vars() 7051 1726867060.99685: done getting variables 7051 1726867060.99721: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:40 -0400 (0:00:00.061) 0:00:26.124 ****** 7051 1726867060.99742: entering _queue_task() for managed_node1/package 7051 1726867060.99920: worker is 1 (out of 1 available) 7051 1726867060.99934: exiting _queue_task() for managed_node1/package 7051 1726867060.99945: done queuing things up, now waiting for results queue to drain 7051 1726867060.99947: waiting for pending results... 7051 1726867061.00096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867061.00171: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001e 7051 1726867061.00185: variable 'ansible_search_path' from source: unknown 7051 1726867061.00189: variable 'ansible_search_path' from source: unknown 7051 1726867061.00215: calling self._execute() 7051 1726867061.00273: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867061.00276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867061.00289: variable 'omit' from source: magic vars 7051 1726867061.00550: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.00559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867061.00692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867061.02103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867061.02154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867061.02183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867061.02207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867061.02228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867061.02288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.02309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.02326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.02352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.02364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.02443: variable 'ansible_distribution' from source: facts 7051 1726867061.02447: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.02449: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867061.02525: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.02528: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867061.02640: variable 'ansible_distribution' from source: facts 7051 1726867061.02643: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.02649: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867061.02722: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.02726: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867061.02837: variable 'ansible_distribution' from source: facts 7051 1726867061.02841: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.02846: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867061.02943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867061.03051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867061.03080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867061.03101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867061.03124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867061.03184: variable 'network_packages' from source: role '' defaults 7051 1726867061.03254: variable '__network_provider_setup' from source: role '' defaults 7051 1726867061.03263: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867061.03311: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867061.03335: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867061.03591: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867061.03691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.03708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.03724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.03748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.03767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.03792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.03807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.03823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.03847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.03857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.03988: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867061.04053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.04069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.04097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.04118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.04129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.04187: variable 'ansible_python' from source: facts 7051 1726867061.04205: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867061.04257: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867061.04315: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867061.04390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.04406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.04426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.04450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.04460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.04494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.04510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.04531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.04553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.04563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.04657: variable 'network_connections' from source: task vars 7051 1726867061.04663: variable 'interface' from source: play vars 7051 1726867061.04731: variable 'interface' from source: play vars 7051 1726867061.04783: 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) 7051 1726867061.04801: 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) 7051 1726867061.04822: 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) 7051 1726867061.04842: 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) 7051 1726867061.04881: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867061.05048: variable 'network_connections' from source: task vars 7051 1726867061.05052: variable 'interface' from source: play vars 7051 1726867061.05123: variable 'interface' from source: play vars 7051 1726867061.05159: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867061.05215: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867061.05406: variable 'network_connections' from source: task vars 7051 1726867061.05409: variable 'interface' from source: play vars 7051 1726867061.05450: variable 'interface' from source: play vars 7051 1726867061.05470: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867061.05526: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867061.05713: variable 'network_connections' from source: task vars 7051 1726867061.05716: variable 'interface' from source: play vars 7051 1726867061.05763: variable 'interface' from source: play vars 7051 1726867061.05809: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867061.05852: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867061.05857: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867061.05901: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867061.06031: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867061.06317: variable 'network_connections' from source: task vars 7051 1726867061.06320: variable 'interface' from source: play vars 7051 1726867061.06361: variable 'interface' from source: play vars 7051 1726867061.06371: variable 'ansible_distribution' from source: facts 7051 1726867061.06373: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.06386: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.06400: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867061.06503: variable 'ansible_distribution' from source: facts 7051 1726867061.06507: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.06512: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.06522: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867061.06628: variable 'ansible_distribution' from source: facts 7051 1726867061.06631: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.06636: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.06660: variable 'network_provider' from source: set_fact 7051 1726867061.06671: variable 'ansible_facts' from source: unknown 7051 1726867061.09674: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 7051 1726867061.09682: variable 'omit' from source: magic vars 7051 1726867061.09710: variable 'omit' from source: magic vars 7051 1726867061.09728: variable 'network_packages' from source: role '' defaults 7051 1726867061.09781: variable 'network_packages' from source: role '' defaults 7051 1726867061.09843: variable '__network_provider_setup' from source: role '' defaults 7051 1726867061.09847: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867061.09894: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867061.09902: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867061.09944: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867061.10133: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867061.10230: variable 'ansible_python' from source: facts 7051 1726867061.10240: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867061.10294: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867061.10347: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867061.10488: variable 'network_connections' from source: task vars 7051 1726867061.10493: variable 'interface' from source: play vars 7051 1726867061.10546: variable 'interface' from source: play vars 7051 1726867061.10565: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867061.10729: variable 'network_connections' from source: task vars 7051 1726867061.10733: variable 'interface' from source: play vars 7051 1726867061.10788: variable 'interface' from source: play vars 7051 1726867061.10812: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867061.10866: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867061.11044: variable 'network_connections' from source: task vars 7051 1726867061.11048: variable 'interface' from source: play vars 7051 1726867061.11100: variable 'interface' from source: play vars 7051 1726867061.11119: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867061.11170: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867061.11350: variable 'network_connections' from source: task vars 7051 1726867061.11353: variable 'interface' from source: play vars 7051 1726867061.11407: variable 'interface' from source: play vars 7051 1726867061.11439: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867061.11483: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867061.11487: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867061.11531: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867061.11659: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867061.11960: variable 'network_connections' from source: task vars 7051 1726867061.11964: variable 'interface' from source: play vars 7051 1726867061.12009: variable 'interface' from source: play vars 7051 1726867061.12018: variable 'ansible_distribution' from source: facts 7051 1726867061.12022: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.12027: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.12038: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867061.12149: variable 'ansible_distribution' from source: facts 7051 1726867061.12153: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.12156: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.12169: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867061.12272: variable 'ansible_distribution' from source: facts 7051 1726867061.12286: variable '__network_rh_distros' from source: role '' defaults 7051 1726867061.12291: variable 'ansible_distribution_major_version' from source: facts 7051 1726867061.12314: variable 'network_provider' from source: set_fact 7051 1726867061.12403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867061.12420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867061.12438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867061.12465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867061.12478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867061.12547: variable '__network_is_ostree' from source: set_fact 7051 1726867061.12551: variable 'omit' from source: magic vars 7051 1726867061.12564: variable 'omit' from source: magic vars 7051 1726867061.12587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867061.12603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867061.12614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867061.12626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867061.12637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867061.12647: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867061.12650: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867061.12652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867061.12709: Set connection var ansible_connection to ssh 7051 1726867061.12715: Set connection var ansible_pipelining to False 7051 1726867061.12721: Set connection var ansible_shell_executable to /bin/sh 7051 1726867061.12727: Set connection var ansible_shell_type to sh 7051 1726867061.12732: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867061.12743: Set connection var ansible_timeout to 10 7051 1726867061.12757: variable 'ansible_shell_executable' from source: unknown 7051 1726867061.12760: variable 'ansible_connection' from source: unknown 7051 1726867061.12762: variable 'ansible_module_compression' from source: unknown 7051 1726867061.12765: variable 'ansible_shell_type' from source: unknown 7051 1726867061.12767: variable 'ansible_shell_executable' from source: unknown 7051 1726867061.12769: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867061.12773: variable 'ansible_pipelining' from source: unknown 7051 1726867061.12775: variable 'ansible_timeout' from source: unknown 7051 1726867061.12783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867061.12847: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867061.12859: variable 'omit' from source: magic vars 7051 1726867061.12862: starting attempt loop 7051 1726867061.12865: running the handler 7051 1726867061.12867: variable 'ansible_facts' from source: unknown 7051 1726867061.12870: variable 'ansible_facts' from source: unknown 7051 1726867061.12894: _low_level_execute_command(): starting 7051 1726867061.12899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867061.13368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.13380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.13383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867061.13385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867061.13388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.13423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867061.13435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867061.13501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867061.15157: stdout chunk (state=3): >>>/root <<< 7051 1726867061.15259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867061.15287: stderr chunk (state=3): >>><<< 7051 1726867061.15291: stdout chunk (state=3): >>><<< 7051 1726867061.15307: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867061.15316: _low_level_execute_command(): starting 7051 1726867061.15321: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822 `" && echo ansible-tmp-1726867061.1530666-8009-128056824335822="` echo /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822 `" ) && sleep 0' 7051 1726867061.15743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.15746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867061.15749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.15751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.15753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.15809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867061.15815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867061.15817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867061.15862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867061.17723: stdout chunk (state=3): >>>ansible-tmp-1726867061.1530666-8009-128056824335822=/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822 <<< 7051 1726867061.17829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867061.17854: stderr chunk (state=3): >>><<< 7051 1726867061.17857: stdout chunk (state=3): >>><<< 7051 1726867061.17872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867061.1530666-8009-128056824335822=/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867061.17892: variable 'ansible_module_compression' from source: unknown 7051 1726867061.17934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7051 1726867061.17963: variable 'ansible_facts' from source: unknown 7051 1726867061.18038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py 7051 1726867061.18124: Sending initial data 7051 1726867061.18128: Sent initial data (150 bytes) 7051 1726867061.18556: 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 <<< 7051 1726867061.18559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867061.18561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.18563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.18571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.18617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867061.18620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867061.18668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867061.20185: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867061.20189: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867061.20223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867061.20273: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvti3elzc /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py <<< 7051 1726867061.20282: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py" <<< 7051 1726867061.20316: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvti3elzc" to remote "/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py" <<< 7051 1726867061.20990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867061.21022: stderr chunk (state=3): >>><<< 7051 1726867061.21025: stdout chunk (state=3): >>><<< 7051 1726867061.21061: done transferring module to remote 7051 1726867061.21067: _low_level_execute_command(): starting 7051 1726867061.21071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/ /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py && sleep 0' 7051 1726867061.21481: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.21485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867061.21491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867061.21494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867061.21496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.21541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867061.21544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867061.21595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867061.23373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867061.23382: stdout chunk (state=3): >>><<< 7051 1726867061.23385: stderr chunk (state=3): >>><<< 7051 1726867061.23473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867061.23481: _low_level_execute_command(): starting 7051 1726867061.23484: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/AnsiballZ_dnf.py && sleep 0' 7051 1726867061.24020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867061.24035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867061.24096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867061.24163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867061.24185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867061.24207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867061.24366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867063.27868: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7051 1726867063.34621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867063.34642: stderr chunk (state=3): >>><<< 7051 1726867063.34645: stdout chunk (state=3): >>><<< 7051 1726867063.34661: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867063.34700: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'wpa_supplicant'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867063.34706: _low_level_execute_command(): starting 7051 1726867063.34711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867061.1530666-8009-128056824335822/ > /dev/null 2>&1 && sleep 0' 7051 1726867063.35146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867063.35150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867063.35152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867063.35154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867063.35204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867063.35211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867063.35213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867063.35262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867063.37817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867063.37826: stdout chunk (state=3): >>><<< 7051 1726867063.37829: stderr chunk (state=3): >>><<< 7051 1726867063.37841: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867063.37847: handler run complete 7051 1726867063.37970: variable '__network_package_install' from source: unknown 7051 1726867063.37988: Evaluated conditional (__network_package_install is success): True 7051 1726867063.38000: attempt loop complete, returning result 7051 1726867063.38003: _execute() done 7051 1726867063.38005: dumping result to json 7051 1726867063.38010: done dumping result, returning 7051 1726867063.38017: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-00000000001e] 7051 1726867063.38019: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001e 7051 1726867063.38113: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001e 7051 1726867063.38116: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-11.el10.x86_64" ] } 7051 1726867063.38212: no more pending results, returning what we have 7051 1726867063.38215: results queue empty 7051 1726867063.38216: checking for any_errors_fatal 7051 1726867063.38220: done checking for any_errors_fatal 7051 1726867063.38220: checking for max_fail_percentage 7051 1726867063.38221: done checking for max_fail_percentage 7051 1726867063.38222: checking to see if all hosts have failed and the running result is not ok 7051 1726867063.38223: done checking to see if all hosts have failed 7051 1726867063.38224: getting the remaining hosts for this loop 7051 1726867063.38225: done getting the remaining hosts for this loop 7051 1726867063.38233: getting the next task for host managed_node1 7051 1726867063.38237: done getting next task for host managed_node1 7051 1726867063.38241: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867063.38243: ^ 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 7051 1726867063.38252: getting variables 7051 1726867063.38253: in VariableManager get_vars() 7051 1726867063.38299: Calling all_inventory to load vars for managed_node1 7051 1726867063.38301: Calling groups_inventory to load vars for managed_node1 7051 1726867063.38303: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867063.38311: Calling all_plugins_play to load vars for managed_node1 7051 1726867063.38313: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867063.38316: Calling groups_plugins_play to load vars for managed_node1 7051 1726867063.41526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867063.42794: done with get_vars() 7051 1726867063.42808: done getting variables 7051 1726867063.42843: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:43 -0400 (0:00:02.431) 0:00:28.555 ****** 7051 1726867063.42861: entering _queue_task() for managed_node1/package 7051 1726867063.43086: worker is 1 (out of 1 available) 7051 1726867063.43098: exiting _queue_task() for managed_node1/package 7051 1726867063.43110: done queuing things up, now waiting for results queue to drain 7051 1726867063.43112: waiting for pending results... 7051 1726867063.43281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867063.43374: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000001f 7051 1726867063.43389: variable 'ansible_search_path' from source: unknown 7051 1726867063.43393: variable 'ansible_search_path' from source: unknown 7051 1726867063.43420: calling self._execute() 7051 1726867063.43490: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.43494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.43503: variable 'omit' from source: magic vars 7051 1726867063.43785: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.43795: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.43929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867063.45916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867063.45969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867063.46001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867063.46028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867063.46048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867063.46112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.46133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.46150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.46175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.46196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.46272: variable 'ansible_distribution' from source: facts 7051 1726867063.46276: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.46286: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.46368: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.46372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.46493: variable 'ansible_distribution' from source: facts 7051 1726867063.46496: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.46502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.46574: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.46579: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.46693: variable 'ansible_distribution' from source: facts 7051 1726867063.46696: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.46700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.46773: variable 'network_state' from source: role '' defaults 7051 1726867063.46786: Evaluated conditional (network_state != {}): False 7051 1726867063.46789: when evaluation is False, skipping this task 7051 1726867063.46793: _execute() done 7051 1726867063.46795: dumping result to json 7051 1726867063.46798: done dumping result, returning 7051 1726867063.46805: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000001f] 7051 1726867063.46807: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867063.46952: no more pending results, returning what we have 7051 1726867063.46956: results queue empty 7051 1726867063.46957: checking for any_errors_fatal 7051 1726867063.46967: done checking for any_errors_fatal 7051 1726867063.46968: checking for max_fail_percentage 7051 1726867063.46970: done checking for max_fail_percentage 7051 1726867063.46971: checking to see if all hosts have failed and the running result is not ok 7051 1726867063.46972: done checking to see if all hosts have failed 7051 1726867063.46972: getting the remaining hosts for this loop 7051 1726867063.46974: done getting the remaining hosts for this loop 7051 1726867063.46979: getting the next task for host managed_node1 7051 1726867063.46986: done getting next task for host managed_node1 7051 1726867063.46991: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867063.46993: ^ 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 7051 1726867063.47007: getting variables 7051 1726867063.47009: in VariableManager get_vars() 7051 1726867063.47062: Calling all_inventory to load vars for managed_node1 7051 1726867063.47065: Calling groups_inventory to load vars for managed_node1 7051 1726867063.47067: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867063.47076: Calling all_plugins_play to load vars for managed_node1 7051 1726867063.47087: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867063.47093: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000001f 7051 1726867063.47095: WORKER PROCESS EXITING 7051 1726867063.47099: Calling groups_plugins_play to load vars for managed_node1 7051 1726867063.48424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867063.49386: done with get_vars() 7051 1726867063.49402: done getting variables 7051 1726867063.49448: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:43 -0400 (0:00:00.066) 0:00:28.621 ****** 7051 1726867063.49480: entering _queue_task() for managed_node1/package 7051 1726867063.49697: worker is 1 (out of 1 available) 7051 1726867063.49710: exiting _queue_task() for managed_node1/package 7051 1726867063.49724: done queuing things up, now waiting for results queue to drain 7051 1726867063.49726: waiting for pending results... 7051 1726867063.49895: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867063.49988: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000020 7051 1726867063.49998: variable 'ansible_search_path' from source: unknown 7051 1726867063.50001: variable 'ansible_search_path' from source: unknown 7051 1726867063.50031: calling self._execute() 7051 1726867063.50103: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.50107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.50125: variable 'omit' from source: magic vars 7051 1726867063.50682: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.50686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.50722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867063.52822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867063.52863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867063.52905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867063.52930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867063.52950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867063.53010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.53030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.53047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.53072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.53089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.53160: variable 'ansible_distribution' from source: facts 7051 1726867063.53163: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.53169: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.53248: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.53251: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.53365: variable 'ansible_distribution' from source: facts 7051 1726867063.53368: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.53373: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.53448: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.53452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.53563: variable 'ansible_distribution' from source: facts 7051 1726867063.53566: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.53571: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.53648: variable 'network_state' from source: role '' defaults 7051 1726867063.53656: Evaluated conditional (network_state != {}): False 7051 1726867063.53660: when evaluation is False, skipping this task 7051 1726867063.53663: _execute() done 7051 1726867063.53665: dumping result to json 7051 1726867063.53667: done dumping result, returning 7051 1726867063.53674: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-000000000020] 7051 1726867063.53681: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000020 7051 1726867063.53764: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000020 7051 1726867063.53767: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867063.53818: no more pending results, returning what we have 7051 1726867063.53822: results queue empty 7051 1726867063.53823: checking for any_errors_fatal 7051 1726867063.53831: done checking for any_errors_fatal 7051 1726867063.53832: checking for max_fail_percentage 7051 1726867063.53834: done checking for max_fail_percentage 7051 1726867063.53834: checking to see if all hosts have failed and the running result is not ok 7051 1726867063.53835: done checking to see if all hosts have failed 7051 1726867063.53836: getting the remaining hosts for this loop 7051 1726867063.53837: done getting the remaining hosts for this loop 7051 1726867063.53840: getting the next task for host managed_node1 7051 1726867063.53847: done getting next task for host managed_node1 7051 1726867063.53850: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867063.53853: ^ 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 7051 1726867063.53865: getting variables 7051 1726867063.53866: in VariableManager get_vars() 7051 1726867063.53916: Calling all_inventory to load vars for managed_node1 7051 1726867063.53919: Calling groups_inventory to load vars for managed_node1 7051 1726867063.53920: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867063.53928: Calling all_plugins_play to load vars for managed_node1 7051 1726867063.53930: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867063.53933: Calling groups_plugins_play to load vars for managed_node1 7051 1726867063.55285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867063.56140: done with get_vars() 7051 1726867063.56155: done getting variables 7051 1726867063.56226: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:43 -0400 (0:00:00.067) 0:00:28.689 ****** 7051 1726867063.56250: entering _queue_task() for managed_node1/service 7051 1726867063.56252: Creating lock for service 7051 1726867063.56460: worker is 1 (out of 1 available) 7051 1726867063.56474: exiting _queue_task() for managed_node1/service 7051 1726867063.56489: done queuing things up, now waiting for results queue to drain 7051 1726867063.56491: waiting for pending results... 7051 1726867063.56652: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867063.56737: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000021 7051 1726867063.56751: variable 'ansible_search_path' from source: unknown 7051 1726867063.56755: variable 'ansible_search_path' from source: unknown 7051 1726867063.56785: calling self._execute() 7051 1726867063.56855: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.56859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.56869: variable 'omit' from source: magic vars 7051 1726867063.57148: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.57159: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.57292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867063.58743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867063.58796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867063.58823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867063.58847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867063.58867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867063.59091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.59095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.59098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.59100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.59111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.59229: variable 'ansible_distribution' from source: facts 7051 1726867063.59239: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.59252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.59373: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.59388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.59569: variable 'ansible_distribution' from source: facts 7051 1726867063.59579: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.59590: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.59707: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.59718: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.59917: variable 'ansible_distribution' from source: facts 7051 1726867063.59921: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.59924: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.60013: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867063.60105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.60123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.60140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.60164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.60175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.60208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.60225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.60241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.60264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.60274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.60311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.60324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.60340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.60364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.60374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.60480: variable 'network_connections' from source: task vars 7051 1726867063.60492: variable 'interface' from source: play vars 7051 1726867063.60539: variable 'interface' from source: play vars 7051 1726867063.60599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867063.60719: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867063.60745: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867063.60772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867063.60796: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867063.60827: 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) 7051 1726867063.60842: 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) 7051 1726867063.60865: 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) 7051 1726867063.60884: 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) 7051 1726867063.60926: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867063.61079: variable 'network_connections' from source: task vars 7051 1726867063.61083: variable 'interface' from source: play vars 7051 1726867063.61121: variable 'interface' from source: play vars 7051 1726867063.61146: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867063.61149: when evaluation is False, skipping this task 7051 1726867063.61151: _execute() done 7051 1726867063.61154: dumping result to json 7051 1726867063.61156: done dumping result, returning 7051 1726867063.61162: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-000000000021] 7051 1726867063.61165: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000021 7051 1726867063.61245: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000021 7051 1726867063.61248: 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" } 7051 1726867063.61328: no more pending results, returning what we have 7051 1726867063.61332: results queue empty 7051 1726867063.61333: checking for any_errors_fatal 7051 1726867063.61339: done checking for any_errors_fatal 7051 1726867063.61339: checking for max_fail_percentage 7051 1726867063.61341: done checking for max_fail_percentage 7051 1726867063.61341: checking to see if all hosts have failed and the running result is not ok 7051 1726867063.61342: done checking to see if all hosts have failed 7051 1726867063.61343: getting the remaining hosts for this loop 7051 1726867063.61344: done getting the remaining hosts for this loop 7051 1726867063.61347: getting the next task for host managed_node1 7051 1726867063.61352: done getting next task for host managed_node1 7051 1726867063.61356: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867063.61358: ^ 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 7051 1726867063.61371: getting variables 7051 1726867063.61372: in VariableManager get_vars() 7051 1726867063.61420: Calling all_inventory to load vars for managed_node1 7051 1726867063.61423: Calling groups_inventory to load vars for managed_node1 7051 1726867063.61425: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867063.61433: Calling all_plugins_play to load vars for managed_node1 7051 1726867063.61435: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867063.61437: Calling groups_plugins_play to load vars for managed_node1 7051 1726867063.62454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867063.63962: done with get_vars() 7051 1726867063.63985: done getting variables 7051 1726867063.64040: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:43 -0400 (0:00:00.078) 0:00:28.767 ****** 7051 1726867063.64066: entering _queue_task() for managed_node1/service 7051 1726867063.64319: worker is 1 (out of 1 available) 7051 1726867063.64331: exiting _queue_task() for managed_node1/service 7051 1726867063.64344: done queuing things up, now waiting for results queue to drain 7051 1726867063.64345: waiting for pending results... 7051 1726867063.64795: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867063.64800: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000022 7051 1726867063.64803: variable 'ansible_search_path' from source: unknown 7051 1726867063.64810: variable 'ansible_search_path' from source: unknown 7051 1726867063.64853: calling self._execute() 7051 1726867063.64957: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.64968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.64989: variable 'omit' from source: magic vars 7051 1726867063.65369: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.65391: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.65598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867063.68065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867063.68122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867063.68148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867063.68184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867063.68201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867063.68256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.68282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.68301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.68326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.68337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.68413: variable 'ansible_distribution' from source: facts 7051 1726867063.68416: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.68424: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.68498: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.68503: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.68615: variable 'ansible_distribution' from source: facts 7051 1726867063.68618: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.68621: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.68694: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.68698: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867063.68806: variable 'ansible_distribution' from source: facts 7051 1726867063.68811: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.68813: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867063.68909: variable 'network_provider' from source: set_fact 7051 1726867063.68912: variable 'network_state' from source: role '' defaults 7051 1726867063.68921: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867063.68926: variable 'omit' from source: magic vars 7051 1726867063.68963: variable 'omit' from source: magic vars 7051 1726867063.68986: variable 'network_service_name' from source: role '' defaults 7051 1726867063.69033: variable 'network_service_name' from source: role '' defaults 7051 1726867063.69105: variable '__network_provider_setup' from source: role '' defaults 7051 1726867063.69109: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867063.69152: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867063.69172: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867063.69213: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867063.69482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.69485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.69488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.69490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.69493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.69495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.69519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.69548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.69602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.69624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.69846: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867063.69963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.70005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.70043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.70133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.70154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.70296: variable 'ansible_python' from source: facts 7051 1726867063.70331: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867063.70395: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867063.70450: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867063.70539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.70553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.70570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.70597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.70608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.70640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867063.70658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867063.70674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867063.70701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867063.70711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867063.70802: variable 'network_connections' from source: task vars 7051 1726867063.70808: variable 'interface' from source: play vars 7051 1726867063.70860: variable 'interface' from source: play vars 7051 1726867063.70933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867063.71056: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867063.71095: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867063.71125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867063.71153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867063.71203: 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) 7051 1726867063.71221: 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) 7051 1726867063.71243: 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) 7051 1726867063.71282: 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) 7051 1726867063.71326: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867063.71498: variable 'network_connections' from source: task vars 7051 1726867063.71504: variable 'interface' from source: play vars 7051 1726867063.71557: variable 'interface' from source: play vars 7051 1726867063.71596: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867063.71650: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867063.71833: variable 'network_connections' from source: task vars 7051 1726867063.71836: variable 'interface' from source: play vars 7051 1726867063.71891: variable 'interface' from source: play vars 7051 1726867063.71911: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867063.71963: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867063.72145: variable 'network_connections' from source: task vars 7051 1726867063.72149: variable 'interface' from source: play vars 7051 1726867063.72203: variable 'interface' from source: play vars 7051 1726867063.72262: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867063.72328: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867063.72331: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867063.72482: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867063.72604: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867063.73121: variable 'network_connections' from source: task vars 7051 1726867063.73191: variable 'interface' from source: play vars 7051 1726867063.73257: variable 'interface' from source: play vars 7051 1726867063.73483: variable 'ansible_distribution' from source: facts 7051 1726867063.73486: variable '__network_rh_distros' from source: role '' defaults 7051 1726867063.73489: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.73491: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867063.73883: variable 'ansible_distribution' from source: facts 7051 1726867063.73886: variable '__network_rh_distros' from source: role '' defaults 7051 1726867063.73888: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.73890: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867063.74022: variable 'ansible_distribution' from source: facts 7051 1726867063.74042: variable '__network_rh_distros' from source: role '' defaults 7051 1726867063.74052: variable 'ansible_distribution_major_version' from source: facts 7051 1726867063.74090: variable 'network_provider' from source: set_fact 7051 1726867063.74127: variable 'omit' from source: magic vars 7051 1726867063.74182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867063.74224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867063.74266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867063.74283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867063.74292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867063.74314: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867063.74316: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.74319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.74397: Set connection var ansible_connection to ssh 7051 1726867063.74404: Set connection var ansible_pipelining to False 7051 1726867063.74409: Set connection var ansible_shell_executable to /bin/sh 7051 1726867063.74415: Set connection var ansible_shell_type to sh 7051 1726867063.74421: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867063.74427: Set connection var ansible_timeout to 10 7051 1726867063.74443: variable 'ansible_shell_executable' from source: unknown 7051 1726867063.74446: variable 'ansible_connection' from source: unknown 7051 1726867063.74448: variable 'ansible_module_compression' from source: unknown 7051 1726867063.74450: variable 'ansible_shell_type' from source: unknown 7051 1726867063.74453: variable 'ansible_shell_executable' from source: unknown 7051 1726867063.74455: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867063.74459: variable 'ansible_pipelining' from source: unknown 7051 1726867063.74472: variable 'ansible_timeout' from source: unknown 7051 1726867063.74474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867063.74535: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867063.74543: variable 'omit' from source: magic vars 7051 1726867063.74548: starting attempt loop 7051 1726867063.74550: running the handler 7051 1726867063.74609: variable 'ansible_facts' from source: unknown 7051 1726867063.74991: _low_level_execute_command(): starting 7051 1726867063.74997: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867063.75446: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867063.75450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867063.75452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867063.75454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867063.75497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867063.75506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867063.75586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867063.77394: stdout chunk (state=3): >>>/root <<< 7051 1726867063.77436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867063.77459: stderr chunk (state=3): >>><<< 7051 1726867063.77468: stdout chunk (state=3): >>><<< 7051 1726867063.77546: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867063.77590: _low_level_execute_command(): starting 7051 1726867063.77594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588 `" && echo ansible-tmp-1726867063.775524-8058-212914982252588="` echo /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588 `" ) && sleep 0' 7051 1726867063.78218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867063.78230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867063.78295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867063.78355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867063.78401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867063.78433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867063.78483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867063.80353: stdout chunk (state=3): >>>ansible-tmp-1726867063.775524-8058-212914982252588=/root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588 <<< 7051 1726867063.80483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867063.80486: stdout chunk (state=3): >>><<< 7051 1726867063.80489: stderr chunk (state=3): >>><<< 7051 1726867063.80495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867063.775524-8058-212914982252588=/root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867063.80517: variable 'ansible_module_compression' from source: unknown 7051 1726867063.80561: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7051 1726867063.80565: ANSIBALLZ: Acquiring lock 7051 1726867063.80567: ANSIBALLZ: Lock acquired: 140320582322176 7051 1726867063.80569: ANSIBALLZ: Creating module 7051 1726867063.99709: ANSIBALLZ: Writing module into payload 7051 1726867063.99826: ANSIBALLZ: Writing module 7051 1726867063.99849: ANSIBALLZ: Renaming module 7051 1726867063.99854: ANSIBALLZ: Done creating module 7051 1726867063.99888: variable 'ansible_facts' from source: unknown 7051 1726867064.00024: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py 7051 1726867064.00129: Sending initial data 7051 1726867064.00132: Sent initial data (153 bytes) 7051 1726867064.00572: 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 <<< 7051 1726867064.00582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.00612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.00615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.00617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.00668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.00671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867064.00673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.00747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.02388: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867064.02391: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867064.02435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867064.02481: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpas4aicpi /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py <<< 7051 1726867064.02484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py" <<< 7051 1726867064.02538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpas4aicpi" to remote "/root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py" <<< 7051 1726867064.02541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py" <<< 7051 1726867064.03912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.03984: stderr chunk (state=3): >>><<< 7051 1726867064.03987: stdout chunk (state=3): >>><<< 7051 1726867064.03990: done transferring module to remote 7051 1726867064.03992: _low_level_execute_command(): starting 7051 1726867064.03995: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/ /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py && sleep 0' 7051 1726867064.04417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.04421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.04423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.04425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.04470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.04473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.04523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.06278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.06282: stdout chunk (state=3): >>><<< 7051 1726867064.06285: stderr chunk (state=3): >>><<< 7051 1726867064.06300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867064.06308: _low_level_execute_command(): starting 7051 1726867064.06310: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/AnsiballZ_systemd.py && sleep 0' 7051 1726867064.06745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867064.06763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.06767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.06794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.06839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.06842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.06907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.37212: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9474048", "MemoryPeak": "9998336", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3328217088", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "94100000", "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", "CoredumpRecei<<< 7051 1726867064.37240: stdout chunk (state=3): >>>ve": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target cloud-init.service network.target NetworkManager-wait-online.service shutdown.target", "After": "dbus-broker.service basic.target network-pre.target dbus.socket cloud-init-local.service systemd-journald.socket sysinit.target system.slice", "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 17:17:43 EDT", "StateChangeTimestampMonotonic": "308134762", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867064.38990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867064.39017: stderr chunk (state=3): >>><<< 7051 1726867064.39020: stdout chunk (state=3): >>><<< 7051 1726867064.39036: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9474048", "MemoryPeak": "9998336", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3328217088", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "94100000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target cloud-init.service network.target NetworkManager-wait-online.service shutdown.target", "After": "dbus-broker.service basic.target network-pre.target dbus.socket cloud-init-local.service systemd-journald.socket sysinit.target system.slice", "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 17:17:43 EDT", "StateChangeTimestampMonotonic": "308134762", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867064.39152: 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-1726867063.775524-8058-212914982252588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867064.39166: _low_level_execute_command(): starting 7051 1726867064.39171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867063.775524-8058-212914982252588/ > /dev/null 2>&1 && sleep 0' 7051 1726867064.39581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867064.39585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.39588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.39590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.39599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.39651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.39658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867064.39661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.39715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.41899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.41902: stdout chunk (state=3): >>><<< 7051 1726867064.41904: stderr chunk (state=3): >>><<< 7051 1726867064.41907: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867064.41909: handler run complete 7051 1726867064.41911: attempt loop complete, returning result 7051 1726867064.41913: _execute() done 7051 1726867064.41914: dumping result to json 7051 1726867064.41916: done dumping result, returning 7051 1726867064.41918: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-000000000022] 7051 1726867064.41920: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000022 7051 1726867064.42948: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000022 7051 1726867064.42952: 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 } 7051 1726867064.43005: no more pending results, returning what we have 7051 1726867064.43014: results queue empty 7051 1726867064.43019: checking for any_errors_fatal 7051 1726867064.43023: done checking for any_errors_fatal 7051 1726867064.43024: checking for max_fail_percentage 7051 1726867064.43025: done checking for max_fail_percentage 7051 1726867064.43026: checking to see if all hosts have failed and the running result is not ok 7051 1726867064.43027: done checking to see if all hosts have failed 7051 1726867064.43027: getting the remaining hosts for this loop 7051 1726867064.43028: done getting the remaining hosts for this loop 7051 1726867064.43031: getting the next task for host managed_node1 7051 1726867064.43034: done getting next task for host managed_node1 7051 1726867064.43037: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867064.43038: ^ 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 7051 1726867064.43045: getting variables 7051 1726867064.43046: in VariableManager get_vars() 7051 1726867064.43079: Calling all_inventory to load vars for managed_node1 7051 1726867064.43081: Calling groups_inventory to load vars for managed_node1 7051 1726867064.43083: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867064.43091: Calling all_plugins_play to load vars for managed_node1 7051 1726867064.43093: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867064.43095: Calling groups_plugins_play to load vars for managed_node1 7051 1726867064.43759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867064.44954: done with get_vars() 7051 1726867064.44975: done getting variables 7051 1726867064.45182: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:44 -0400 (0:00:00.811) 0:00:29.579 ****** 7051 1726867064.45215: entering _queue_task() for managed_node1/service 7051 1726867064.45536: worker is 1 (out of 1 available) 7051 1726867064.45547: exiting _queue_task() for managed_node1/service 7051 1726867064.45559: done queuing things up, now waiting for results queue to drain 7051 1726867064.45561: waiting for pending results... 7051 1726867064.45997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867064.46003: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000023 7051 1726867064.46017: variable 'ansible_search_path' from source: unknown 7051 1726867064.46021: variable 'ansible_search_path' from source: unknown 7051 1726867064.46049: calling self._execute() 7051 1726867064.46126: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867064.46131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867064.46140: variable 'omit' from source: magic vars 7051 1726867064.46422: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.46429: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867064.46563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867064.48901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867064.48905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867064.48950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867064.49002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867064.49041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867064.49184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867064.49391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867064.49428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867064.49509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867064.49537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867064.49635: variable 'ansible_distribution' from source: facts 7051 1726867064.49639: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.49645: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867064.49745: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.49748: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867064.49863: variable 'ansible_distribution' from source: facts 7051 1726867064.49866: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.49873: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867064.49948: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.49951: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867064.50086: variable 'ansible_distribution' from source: facts 7051 1726867064.50090: variable 'ansible_distribution_major_version' from source: facts 7051 1726867064.50093: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867064.50217: variable 'network_provider' from source: set_fact 7051 1726867064.50220: Evaluated conditional (network_provider == "nm"): True 7051 1726867064.50301: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867064.50342: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867064.50582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867064.50585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867064.50587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867064.50589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867064.50591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867064.50592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867064.50618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867064.50644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867064.50695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867064.50714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867064.50754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867064.50784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867064.50821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867064.50864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867064.50889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867064.50982: variable 'network_connections' from source: task vars 7051 1726867064.51006: variable 'interface' from source: play vars 7051 1726867064.51181: variable 'interface' from source: play vars 7051 1726867064.51184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867064.51339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867064.51383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867064.51416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867064.51785: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867064.51788: 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) 7051 1726867064.51790: 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) 7051 1726867064.51792: 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) 7051 1726867064.51794: 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) 7051 1726867064.51890: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867064.52131: variable 'network_connections' from source: task vars 7051 1726867064.52142: variable 'interface' from source: play vars 7051 1726867064.52212: variable 'interface' from source: play vars 7051 1726867064.52266: Evaluated conditional (__network_wpa_supplicant_required): True 7051 1726867064.52329: variable 'omit' from source: magic vars 7051 1726867064.52528: variable 'omit' from source: magic vars 7051 1726867064.52652: variable 'omit' from source: magic vars 7051 1726867064.52736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867064.52766: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867064.52801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867064.52837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867064.52851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867064.52886: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867064.52902: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867064.52914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867064.53057: Set connection var ansible_connection to ssh 7051 1726867064.53061: Set connection var ansible_pipelining to False 7051 1726867064.53063: Set connection var ansible_shell_executable to /bin/sh 7051 1726867064.53065: Set connection var ansible_shell_type to sh 7051 1726867064.53067: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867064.53069: Set connection var ansible_timeout to 10 7051 1726867064.53245: variable 'ansible_shell_executable' from source: unknown 7051 1726867064.53248: variable 'ansible_connection' from source: unknown 7051 1726867064.53250: variable 'ansible_module_compression' from source: unknown 7051 1726867064.53252: variable 'ansible_shell_type' from source: unknown 7051 1726867064.53254: variable 'ansible_shell_executable' from source: unknown 7051 1726867064.53256: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867064.53258: variable 'ansible_pipelining' from source: unknown 7051 1726867064.53260: variable 'ansible_timeout' from source: unknown 7051 1726867064.53262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867064.53344: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867064.53353: variable 'omit' from source: magic vars 7051 1726867064.53358: starting attempt loop 7051 1726867064.53361: running the handler 7051 1726867064.53418: variable 'ansible_facts' from source: unknown 7051 1726867064.53853: _low_level_execute_command(): starting 7051 1726867064.53859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867064.54318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867064.54322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.54325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867064.54327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867064.54330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.54380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.54384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867064.54388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.54467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.56108: stdout chunk (state=3): >>>/root <<< 7051 1726867064.56209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.56240: stderr chunk (state=3): >>><<< 7051 1726867064.56246: stdout chunk (state=3): >>><<< 7051 1726867064.56256: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867064.56267: _low_level_execute_command(): starting 7051 1726867064.56271: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843 `" && echo ansible-tmp-1726867064.5625603-8106-306648286843="` echo /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843 `" ) && sleep 0' 7051 1726867064.56672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.56676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.56682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867064.56684: 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 <<< 7051 1726867064.56686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.56731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867064.56734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.56792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.58652: stdout chunk (state=3): >>>ansible-tmp-1726867064.5625603-8106-306648286843=/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843 <<< 7051 1726867064.58759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.58785: stderr chunk (state=3): >>><<< 7051 1726867064.58789: stdout chunk (state=3): >>><<< 7051 1726867064.58803: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867064.5625603-8106-306648286843=/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867064.58828: variable 'ansible_module_compression' from source: unknown 7051 1726867064.58869: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867064.58922: variable 'ansible_facts' from source: unknown 7051 1726867064.59059: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py 7051 1726867064.59158: Sending initial data 7051 1726867064.59161: Sent initial data (151 bytes) 7051 1726867064.59609: 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 <<< 7051 1726867064.59613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.59615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.59617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867064.59619: 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 <<< 7051 1726867064.59621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.59665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.59668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.59726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.61237: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 7051 1726867064.61241: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867064.61285: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867064.61333: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmplncq1z6l /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py <<< 7051 1726867064.61339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py" <<< 7051 1726867064.61382: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmplncq1z6l" to remote "/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py" <<< 7051 1726867064.61385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py" <<< 7051 1726867064.62492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.62516: stderr chunk (state=3): >>><<< 7051 1726867064.62519: stdout chunk (state=3): >>><<< 7051 1726867064.62562: done transferring module to remote 7051 1726867064.62569: _low_level_execute_command(): starting 7051 1726867064.62573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/ /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py && sleep 0' 7051 1726867064.63011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.63014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.63017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867064.63019: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867064.63021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.63068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.63071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.63120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867064.64836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867064.64861: stderr chunk (state=3): >>><<< 7051 1726867064.64864: stdout chunk (state=3): >>><<< 7051 1726867064.64878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867064.64884: _low_level_execute_command(): starting 7051 1726867064.64889: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/AnsiballZ_systemd.py && sleep 0' 7051 1726867064.65293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.65296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867064.65298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867064.65300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867064.65302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867064.65345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867064.65349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867064.65404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.16718: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3335540736", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7051 1726867065.18663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867065.18689: stderr chunk (state=3): >>><<< 7051 1726867065.18692: stdout chunk (state=3): >>><<< 7051 1726867065.18714: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3335540736", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867065.18830: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867065.18846: _low_level_execute_command(): starting 7051 1726867065.18849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867064.5625603-8106-306648286843/ > /dev/null 2>&1 && sleep 0' 7051 1726867065.19256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867065.19259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.19262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867065.19264: 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 <<< 7051 1726867065.19265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.19317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867065.19321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.19371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.21198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867065.21221: stderr chunk (state=3): >>><<< 7051 1726867065.21224: stdout chunk (state=3): >>><<< 7051 1726867065.21236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867065.21242: handler run complete 7051 1726867065.21282: attempt loop complete, returning result 7051 1726867065.21285: _execute() done 7051 1726867065.21287: dumping result to json 7051 1726867065.21299: done dumping result, returning 7051 1726867065.21307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-000000000023] 7051 1726867065.21316: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000023 7051 1726867065.21518: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000023 7051 1726867065.21521: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702865920", "EffectiveMemoryMax": "3702865920", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3335540736", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 7051 1726867065.21790: no more pending results, returning what we have 7051 1726867065.21792: results queue empty 7051 1726867065.21793: checking for any_errors_fatal 7051 1726867065.21803: done checking for any_errors_fatal 7051 1726867065.21803: checking for max_fail_percentage 7051 1726867065.21804: done checking for max_fail_percentage 7051 1726867065.21805: checking to see if all hosts have failed and the running result is not ok 7051 1726867065.21805: done checking to see if all hosts have failed 7051 1726867065.21806: getting the remaining hosts for this loop 7051 1726867065.21806: done getting the remaining hosts for this loop 7051 1726867065.21809: getting the next task for host managed_node1 7051 1726867065.21813: done getting next task for host managed_node1 7051 1726867065.21815: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867065.21817: ^ 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 7051 1726867065.21823: getting variables 7051 1726867065.21824: in VariableManager get_vars() 7051 1726867065.21861: Calling all_inventory to load vars for managed_node1 7051 1726867065.21863: Calling groups_inventory to load vars for managed_node1 7051 1726867065.21864: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867065.21870: Calling all_plugins_play to load vars for managed_node1 7051 1726867065.21872: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867065.21874: Calling groups_plugins_play to load vars for managed_node1 7051 1726867065.22707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867065.23857: done with get_vars() 7051 1726867065.23883: done getting variables 7051 1726867065.23943: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:45 -0400 (0:00:00.787) 0:00:30.366 ****** 7051 1726867065.23979: entering _queue_task() for managed_node1/service 7051 1726867065.24301: worker is 1 (out of 1 available) 7051 1726867065.24315: exiting _queue_task() for managed_node1/service 7051 1726867065.24329: done queuing things up, now waiting for results queue to drain 7051 1726867065.24331: waiting for pending results... 7051 1726867065.24545: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867065.24638: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000024 7051 1726867065.24650: variable 'ansible_search_path' from source: unknown 7051 1726867065.24653: variable 'ansible_search_path' from source: unknown 7051 1726867065.24687: calling self._execute() 7051 1726867065.24756: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867065.24760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867065.24772: variable 'omit' from source: magic vars 7051 1726867065.25051: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.25055: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.25192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867065.26958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867065.27183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867065.27187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867065.27189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867065.27191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867065.27208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867065.27242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867065.27271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867065.27318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867065.27338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867065.27452: variable 'ansible_distribution' from source: facts 7051 1726867065.27463: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.27475: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.27587: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.27599: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.27753: variable 'ansible_distribution' from source: facts 7051 1726867065.27764: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.27775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.27886: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.27898: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.28069: variable 'ansible_distribution' from source: facts 7051 1726867065.28083: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.28095: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.28204: variable 'network_provider' from source: set_fact 7051 1726867065.28215: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867065.28223: when evaluation is False, skipping this task 7051 1726867065.28231: _execute() done 7051 1726867065.28239: dumping result to json 7051 1726867065.28247: done dumping result, returning 7051 1726867065.28258: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-000000000024] 7051 1726867065.28267: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000024 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867065.28414: no more pending results, returning what we have 7051 1726867065.28417: results queue empty 7051 1726867065.28418: checking for any_errors_fatal 7051 1726867065.28446: done checking for any_errors_fatal 7051 1726867065.28447: checking for max_fail_percentage 7051 1726867065.28449: done checking for max_fail_percentage 7051 1726867065.28449: checking to see if all hosts have failed and the running result is not ok 7051 1726867065.28450: done checking to see if all hosts have failed 7051 1726867065.28451: getting the remaining hosts for this loop 7051 1726867065.28452: done getting the remaining hosts for this loop 7051 1726867065.28456: getting the next task for host managed_node1 7051 1726867065.28462: done getting next task for host managed_node1 7051 1726867065.28466: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867065.28468: ^ 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 7051 1726867065.28484: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000024 7051 1726867065.28487: WORKER PROCESS EXITING 7051 1726867065.28517: getting variables 7051 1726867065.28519: in VariableManager get_vars() 7051 1726867065.28620: Calling all_inventory to load vars for managed_node1 7051 1726867065.28623: Calling groups_inventory to load vars for managed_node1 7051 1726867065.28625: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867065.28633: Calling all_plugins_play to load vars for managed_node1 7051 1726867065.28635: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867065.28637: Calling groups_plugins_play to load vars for managed_node1 7051 1726867065.29943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867065.31470: done with get_vars() 7051 1726867065.31497: done getting variables 7051 1726867065.31558: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:45 -0400 (0:00:00.076) 0:00:30.443 ****** 7051 1726867065.31602: entering _queue_task() for managed_node1/copy 7051 1726867065.32001: worker is 1 (out of 1 available) 7051 1726867065.32013: exiting _queue_task() for managed_node1/copy 7051 1726867065.32026: done queuing things up, now waiting for results queue to drain 7051 1726867065.32028: waiting for pending results... 7051 1726867065.32203: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867065.32340: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000025 7051 1726867065.32366: variable 'ansible_search_path' from source: unknown 7051 1726867065.32583: variable 'ansible_search_path' from source: unknown 7051 1726867065.32587: calling self._execute() 7051 1726867065.32590: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867065.32593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867065.32595: variable 'omit' from source: magic vars 7051 1726867065.32932: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.32954: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.33153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867065.38242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867065.38397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867065.38418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867065.38465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867065.38507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867065.38708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867065.38916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867065.38952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867065.39046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867065.39102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867065.39550: variable 'ansible_distribution' from source: facts 7051 1726867065.39553: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.39555: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.39712: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.39785: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.40081: variable 'ansible_distribution' from source: facts 7051 1726867065.40201: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.40383: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.40452: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.40464: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.40764: variable 'ansible_distribution' from source: facts 7051 1726867065.40774: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.40791: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.40908: variable 'network_provider' from source: set_fact 7051 1726867065.40920: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867065.40928: when evaluation is False, skipping this task 7051 1726867065.40937: _execute() done 7051 1726867065.40946: dumping result to json 7051 1726867065.40954: done dumping result, returning 7051 1726867065.40973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-000000000025] 7051 1726867065.40988: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867065.41256: no more pending results, returning what we have 7051 1726867065.41260: results queue empty 7051 1726867065.41261: checking for any_errors_fatal 7051 1726867065.41267: done checking for any_errors_fatal 7051 1726867065.41268: checking for max_fail_percentage 7051 1726867065.41270: done checking for max_fail_percentage 7051 1726867065.41270: checking to see if all hosts have failed and the running result is not ok 7051 1726867065.41271: done checking to see if all hosts have failed 7051 1726867065.41272: getting the remaining hosts for this loop 7051 1726867065.41274: done getting the remaining hosts for this loop 7051 1726867065.41283: getting the next task for host managed_node1 7051 1726867065.41291: done getting next task for host managed_node1 7051 1726867065.41296: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867065.41299: ^ 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 7051 1726867065.41313: getting variables 7051 1726867065.41316: in VariableManager get_vars() 7051 1726867065.41375: Calling all_inventory to load vars for managed_node1 7051 1726867065.41383: Calling groups_inventory to load vars for managed_node1 7051 1726867065.41386: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867065.41492: Calling all_plugins_play to load vars for managed_node1 7051 1726867065.41496: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867065.41500: Calling groups_plugins_play to load vars for managed_node1 7051 1726867065.42190: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000025 7051 1726867065.42194: WORKER PROCESS EXITING 7051 1726867065.44275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867065.46760: done with get_vars() 7051 1726867065.46788: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:45 -0400 (0:00:00.152) 0:00:30.595 ****** 7051 1726867065.46872: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867065.46874: Creating lock for fedora.linux_system_roles.network_connections 7051 1726867065.47163: worker is 1 (out of 1 available) 7051 1726867065.47174: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867065.47310: done queuing things up, now waiting for results queue to drain 7051 1726867065.47315: waiting for pending results... 7051 1726867065.47540: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867065.47682: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000026 7051 1726867065.47704: variable 'ansible_search_path' from source: unknown 7051 1726867065.47712: variable 'ansible_search_path' from source: unknown 7051 1726867065.47750: calling self._execute() 7051 1726867065.47855: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867065.47866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867065.47889: variable 'omit' from source: magic vars 7051 1726867065.48284: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.48301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.48520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867065.51017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867065.51173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867065.51178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867065.51181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867065.51205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867065.51288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867065.51324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867065.51353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867065.51404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867065.51423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867065.51542: variable 'ansible_distribution' from source: facts 7051 1726867065.51552: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.51563: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.51681: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.51692: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.51871: variable 'ansible_distribution' from source: facts 7051 1726867065.51933: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.51937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.52005: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.52016: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867065.52389: variable 'ansible_distribution' from source: facts 7051 1726867065.52392: variable 'ansible_distribution_major_version' from source: facts 7051 1726867065.52394: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867065.52397: variable 'omit' from source: magic vars 7051 1726867065.52403: variable 'omit' from source: magic vars 7051 1726867065.52538: variable 'network_provider' from source: set_fact 7051 1726867065.52643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867065.52672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867065.52711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867065.52754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867065.52773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867065.52852: variable 'omit' from source: magic vars 7051 1726867065.52961: variable 'omit' from source: magic vars 7051 1726867065.53069: variable 'network_connections' from source: task vars 7051 1726867065.53090: variable 'interface' from source: play vars 7051 1726867065.53183: variable 'interface' from source: play vars 7051 1726867065.53342: variable 'omit' from source: magic vars 7051 1726867065.53382: variable '__lsr_ansible_managed' from source: task vars 7051 1726867065.53461: variable '__lsr_ansible_managed' from source: task vars 7051 1726867065.53794: Loaded config def from plugin (lookup/template) 7051 1726867065.53802: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867065.53829: File lookup term: get_ansible_managed.j2 7051 1726867065.53836: variable 'ansible_search_path' from source: unknown 7051 1726867065.53845: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867065.53938: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867065.53942: variable 'ansible_search_path' from source: unknown 7051 1726867065.59926: variable 'ansible_managed' from source: unknown 7051 1726867065.60005: variable 'omit' from source: magic vars 7051 1726867065.60026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867065.60050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867065.60065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867065.60088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867065.60092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867065.60115: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867065.60118: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867065.60120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867065.60180: Set connection var ansible_connection to ssh 7051 1726867065.60189: Set connection var ansible_pipelining to False 7051 1726867065.60194: Set connection var ansible_shell_executable to /bin/sh 7051 1726867065.60200: Set connection var ansible_shell_type to sh 7051 1726867065.60205: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867065.60213: Set connection var ansible_timeout to 10 7051 1726867065.60229: variable 'ansible_shell_executable' from source: unknown 7051 1726867065.60232: variable 'ansible_connection' from source: unknown 7051 1726867065.60234: variable 'ansible_module_compression' from source: unknown 7051 1726867065.60237: variable 'ansible_shell_type' from source: unknown 7051 1726867065.60239: variable 'ansible_shell_executable' from source: unknown 7051 1726867065.60241: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867065.60245: variable 'ansible_pipelining' from source: unknown 7051 1726867065.60247: variable 'ansible_timeout' from source: unknown 7051 1726867065.60251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867065.60342: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867065.60350: variable 'omit' from source: magic vars 7051 1726867065.60357: starting attempt loop 7051 1726867065.60360: running the handler 7051 1726867065.60369: _low_level_execute_command(): starting 7051 1726867065.60375: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867065.60826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867065.60859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867065.60862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.60865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867065.60867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.60919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867065.60923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867065.60927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.60981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.62653: stdout chunk (state=3): >>>/root <<< 7051 1726867065.62746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867065.62771: stderr chunk (state=3): >>><<< 7051 1726867065.62779: stdout chunk (state=3): >>><<< 7051 1726867065.62795: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867065.62805: _low_level_execute_command(): starting 7051 1726867065.62810: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108 `" && echo ansible-tmp-1726867065.6279514-8165-191987990844108="` echo /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108 `" ) && sleep 0' 7051 1726867065.63217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867065.63220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867065.63223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867065.63225: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867065.63227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.63271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867065.63280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867065.63282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.63330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.65166: stdout chunk (state=3): >>>ansible-tmp-1726867065.6279514-8165-191987990844108=/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108 <<< 7051 1726867065.65294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867065.65301: stdout chunk (state=3): >>><<< 7051 1726867065.65304: stderr chunk (state=3): >>><<< 7051 1726867065.65318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867065.6279514-8165-191987990844108=/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867065.65350: variable 'ansible_module_compression' from source: unknown 7051 1726867065.65388: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7051 1726867065.65391: ANSIBALLZ: Acquiring lock 7051 1726867065.65395: ANSIBALLZ: Lock acquired: 140320580553424 7051 1726867065.65397: ANSIBALLZ: Creating module 7051 1726867065.83185: ANSIBALLZ: Writing module into payload 7051 1726867065.83519: ANSIBALLZ: Writing module 7051 1726867065.83523: ANSIBALLZ: Renaming module 7051 1726867065.83525: ANSIBALLZ: Done creating module 7051 1726867065.83528: variable 'ansible_facts' from source: unknown 7051 1726867065.83605: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py 7051 1726867065.83752: Sending initial data 7051 1726867065.83853: Sent initial data (166 bytes) 7051 1726867065.84413: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867065.84427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867065.84498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.84546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867065.84573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867065.84591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.84672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.86321: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867065.86387: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867065.86433: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp42vc_yac /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py <<< 7051 1726867065.86436: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py" <<< 7051 1726867065.86512: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp42vc_yac" to remote "/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py" <<< 7051 1726867065.87779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867065.87944: stderr chunk (state=3): >>><<< 7051 1726867065.87947: stdout chunk (state=3): >>><<< 7051 1726867065.87949: done transferring module to remote 7051 1726867065.87951: _low_level_execute_command(): starting 7051 1726867065.87953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/ /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py && sleep 0' 7051 1726867065.89022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867065.89041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867065.89055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867065.89246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867065.89280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.89376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867065.91073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867065.91113: stderr chunk (state=3): >>><<< 7051 1726867065.91117: stdout chunk (state=3): >>><<< 7051 1726867065.91134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867065.91140: _low_level_execute_command(): starting 7051 1726867065.91143: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/AnsiballZ_network_connections.py && sleep 0' 7051 1726867065.92604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867065.92784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867065.92865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867068.39912: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867068.41851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867068.41897: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867068.42023: stderr chunk (state=3): >>><<< 7051 1726867068.42044: stdout chunk (state=3): >>><<< 7051 1726867068.42062: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867068.42331: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key', 'private_key_password': 'test', 'private_key_password_flags': ['none'], 'client_cert': '/etc/pki/tls/client.pem', 'ca_cert': '/etc/pki/tls/cacert.pem'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867068.42337: _low_level_execute_command(): starting 7051 1726867068.42340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867065.6279514-8165-191987990844108/ > /dev/null 2>&1 && sleep 0' 7051 1726867068.43419: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867068.43422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867068.43435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.43437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867068.43439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867068.43448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.43545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867068.43694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867068.43773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867068.45681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867068.45718: stderr chunk (state=3): >>><<< 7051 1726867068.45986: stdout chunk (state=3): >>><<< 7051 1726867068.45992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867068.45994: handler run complete 7051 1726867068.45996: attempt loop complete, returning result 7051 1726867068.45998: _execute() done 7051 1726867068.46000: dumping result to json 7051 1726867068.46002: done dumping result, returning 7051 1726867068.46004: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-000000000026] 7051 1726867068.46006: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000026 7051 1726867068.46094: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000026 7051 1726867068.46097: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active) 7051 1726867068.46233: no more pending results, returning what we have 7051 1726867068.46237: results queue empty 7051 1726867068.46238: checking for any_errors_fatal 7051 1726867068.46245: done checking for any_errors_fatal 7051 1726867068.46246: checking for max_fail_percentage 7051 1726867068.46248: done checking for max_fail_percentage 7051 1726867068.46249: checking to see if all hosts have failed and the running result is not ok 7051 1726867068.46250: done checking to see if all hosts have failed 7051 1726867068.46250: getting the remaining hosts for this loop 7051 1726867068.46252: done getting the remaining hosts for this loop 7051 1726867068.46256: getting the next task for host managed_node1 7051 1726867068.46263: done getting next task for host managed_node1 7051 1726867068.46266: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867068.46269: ^ 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 7051 1726867068.46589: getting variables 7051 1726867068.46591: in VariableManager get_vars() 7051 1726867068.46657: Calling all_inventory to load vars for managed_node1 7051 1726867068.46660: Calling groups_inventory to load vars for managed_node1 7051 1726867068.46662: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867068.46672: Calling all_plugins_play to load vars for managed_node1 7051 1726867068.46679: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867068.46682: Calling groups_plugins_play to load vars for managed_node1 7051 1726867068.48360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867068.50170: done with get_vars() 7051 1726867068.50195: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:48 -0400 (0:00:03.034) 0:00:33.629 ****** 7051 1726867068.50286: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867068.50288: Creating lock for fedora.linux_system_roles.network_state 7051 1726867068.50595: worker is 1 (out of 1 available) 7051 1726867068.50607: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867068.50619: done queuing things up, now waiting for results queue to drain 7051 1726867068.50621: waiting for pending results... 7051 1726867068.51298: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867068.51311: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000027 7051 1726867068.51374: variable 'ansible_search_path' from source: unknown 7051 1726867068.51388: variable 'ansible_search_path' from source: unknown 7051 1726867068.51439: calling self._execute() 7051 1726867068.51733: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.51745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.51747: variable 'omit' from source: magic vars 7051 1726867068.52298: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.52483: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.52832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867068.56233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867068.56348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867068.56446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867068.56490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867068.56574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867068.56762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867068.56985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867068.56989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867068.57119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867068.57197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867068.57534: variable 'ansible_distribution' from source: facts 7051 1726867068.57538: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.57540: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.57651: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.57662: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.57874: variable 'ansible_distribution' from source: facts 7051 1726867068.57890: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.57902: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.58023: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.58034: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.58207: variable 'ansible_distribution' from source: facts 7051 1726867068.58216: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.58226: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.58485: variable 'network_state' from source: role '' defaults 7051 1726867068.58488: Evaluated conditional (network_state != {}): False 7051 1726867068.58490: when evaluation is False, skipping this task 7051 1726867068.58492: _execute() done 7051 1726867068.58494: dumping result to json 7051 1726867068.58496: done dumping result, returning 7051 1726867068.58497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-000000000027] 7051 1726867068.58594: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867068.58872: no more pending results, returning what we have 7051 1726867068.58880: results queue empty 7051 1726867068.58882: checking for any_errors_fatal 7051 1726867068.58902: done checking for any_errors_fatal 7051 1726867068.58902: checking for max_fail_percentage 7051 1726867068.58905: done checking for max_fail_percentage 7051 1726867068.58905: checking to see if all hosts have failed and the running result is not ok 7051 1726867068.58906: done checking to see if all hosts have failed 7051 1726867068.58907: getting the remaining hosts for this loop 7051 1726867068.58908: done getting the remaining hosts for this loop 7051 1726867068.58912: getting the next task for host managed_node1 7051 1726867068.59088: done getting next task for host managed_node1 7051 1726867068.59092: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867068.59095: ^ 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 7051 1726867068.59110: getting variables 7051 1726867068.59112: in VariableManager get_vars() 7051 1726867068.59369: Calling all_inventory to load vars for managed_node1 7051 1726867068.59372: Calling groups_inventory to load vars for managed_node1 7051 1726867068.59374: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867068.59386: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000027 7051 1726867068.59391: WORKER PROCESS EXITING 7051 1726867068.59403: Calling all_plugins_play to load vars for managed_node1 7051 1726867068.59407: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867068.59410: Calling groups_plugins_play to load vars for managed_node1 7051 1726867068.61548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867068.63139: done with get_vars() 7051 1726867068.63160: done getting variables 7051 1726867068.63224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:48 -0400 (0:00:00.129) 0:00:33.759 ****** 7051 1726867068.63263: entering _queue_task() for managed_node1/debug 7051 1726867068.63668: worker is 1 (out of 1 available) 7051 1726867068.63682: exiting _queue_task() for managed_node1/debug 7051 1726867068.63693: done queuing things up, now waiting for results queue to drain 7051 1726867068.63694: waiting for pending results... 7051 1726867068.63891: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867068.64030: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000028 7051 1726867068.64049: variable 'ansible_search_path' from source: unknown 7051 1726867068.64057: variable 'ansible_search_path' from source: unknown 7051 1726867068.64104: calling self._execute() 7051 1726867068.64210: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.64245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.64248: variable 'omit' from source: magic vars 7051 1726867068.64613: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.64636: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.64950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867068.67129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867068.67207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867068.67255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867068.67297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867068.67328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867068.67414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867068.67457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867068.67490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867068.67535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867068.67563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867068.67681: variable 'ansible_distribution' from source: facts 7051 1726867068.67776: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.67781: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.67820: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.67831: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.68019: variable 'ansible_distribution' from source: facts 7051 1726867068.68030: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.68041: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.68151: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.68161: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.68339: variable 'ansible_distribution' from source: facts 7051 1726867068.68348: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.68359: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.68368: variable 'omit' from source: magic vars 7051 1726867068.68431: variable 'omit' from source: magic vars 7051 1726867068.68474: variable 'omit' from source: magic vars 7051 1726867068.68506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867068.68544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867068.68646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867068.68650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.68652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.68654: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867068.68656: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.68658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.68733: Set connection var ansible_connection to ssh 7051 1726867068.68745: Set connection var ansible_pipelining to False 7051 1726867068.68763: Set connection var ansible_shell_executable to /bin/sh 7051 1726867068.68774: Set connection var ansible_shell_type to sh 7051 1726867068.68785: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867068.68865: Set connection var ansible_timeout to 10 7051 1726867068.68868: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.68870: variable 'ansible_connection' from source: unknown 7051 1726867068.68872: variable 'ansible_module_compression' from source: unknown 7051 1726867068.68874: variable 'ansible_shell_type' from source: unknown 7051 1726867068.68875: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.68879: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.68881: variable 'ansible_pipelining' from source: unknown 7051 1726867068.68883: variable 'ansible_timeout' from source: unknown 7051 1726867068.68885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.68959: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867068.68984: variable 'omit' from source: magic vars 7051 1726867068.68993: starting attempt loop 7051 1726867068.68999: running the handler 7051 1726867068.69120: variable '__network_connections_result' from source: set_fact 7051 1726867068.69179: handler run complete 7051 1726867068.69216: attempt loop complete, returning result 7051 1726867068.69225: _execute() done 7051 1726867068.69298: dumping result to json 7051 1726867068.69301: done dumping result, returning 7051 1726867068.69304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000028] 7051 1726867068.69307: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000028 7051 1726867068.69373: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000028 7051 1726867068.69376: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active)" ] } 7051 1726867068.69466: no more pending results, returning what we have 7051 1726867068.69470: results queue empty 7051 1726867068.69471: checking for any_errors_fatal 7051 1726867068.69479: done checking for any_errors_fatal 7051 1726867068.69480: checking for max_fail_percentage 7051 1726867068.69481: done checking for max_fail_percentage 7051 1726867068.69482: checking to see if all hosts have failed and the running result is not ok 7051 1726867068.69484: done checking to see if all hosts have failed 7051 1726867068.69484: getting the remaining hosts for this loop 7051 1726867068.69486: done getting the remaining hosts for this loop 7051 1726867068.69490: getting the next task for host managed_node1 7051 1726867068.69498: done getting next task for host managed_node1 7051 1726867068.69502: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867068.69505: ^ 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 7051 1726867068.69516: getting variables 7051 1726867068.69518: in VariableManager get_vars() 7051 1726867068.69574: Calling all_inventory to load vars for managed_node1 7051 1726867068.69789: Calling groups_inventory to load vars for managed_node1 7051 1726867068.69794: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867068.69803: Calling all_plugins_play to load vars for managed_node1 7051 1726867068.69805: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867068.69808: Calling groups_plugins_play to load vars for managed_node1 7051 1726867068.71292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867068.72818: done with get_vars() 7051 1726867068.72843: done getting variables 7051 1726867068.72900: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:48 -0400 (0:00:00.096) 0:00:33.856 ****** 7051 1726867068.72937: entering _queue_task() for managed_node1/debug 7051 1726867068.73281: worker is 1 (out of 1 available) 7051 1726867068.73292: exiting _queue_task() for managed_node1/debug 7051 1726867068.73304: done queuing things up, now waiting for results queue to drain 7051 1726867068.73306: waiting for pending results... 7051 1726867068.73459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867068.73556: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000029 7051 1726867068.73566: variable 'ansible_search_path' from source: unknown 7051 1726867068.73570: variable 'ansible_search_path' from source: unknown 7051 1726867068.73605: calling self._execute() 7051 1726867068.73674: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.73680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.73691: variable 'omit' from source: magic vars 7051 1726867068.73961: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.73969: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.74110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867068.75855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867068.76084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867068.76087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867068.76090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867068.76092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867068.76127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867068.76166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867068.76213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867068.76263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867068.76286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867068.76444: variable 'ansible_distribution' from source: facts 7051 1726867068.76447: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.76450: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.76500: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.76504: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.76702: variable 'ansible_distribution' from source: facts 7051 1726867068.76707: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.76724: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.76910: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.76915: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.77047: variable 'ansible_distribution' from source: facts 7051 1726867068.77057: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.77068: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.77079: variable 'omit' from source: magic vars 7051 1726867068.77145: variable 'omit' from source: magic vars 7051 1726867068.77188: variable 'omit' from source: magic vars 7051 1726867068.77236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867068.77257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867068.77282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867068.77306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.77360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.77400: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867068.77463: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.77466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.77547: Set connection var ansible_connection to ssh 7051 1726867068.77561: Set connection var ansible_pipelining to False 7051 1726867068.77570: Set connection var ansible_shell_executable to /bin/sh 7051 1726867068.77583: Set connection var ansible_shell_type to sh 7051 1726867068.77591: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867068.77596: Set connection var ansible_timeout to 10 7051 1726867068.77611: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.77614: variable 'ansible_connection' from source: unknown 7051 1726867068.77616: variable 'ansible_module_compression' from source: unknown 7051 1726867068.77619: variable 'ansible_shell_type' from source: unknown 7051 1726867068.77622: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.77625: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.77629: variable 'ansible_pipelining' from source: unknown 7051 1726867068.77631: variable 'ansible_timeout' from source: unknown 7051 1726867068.77635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.77714: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867068.77723: variable 'omit' from source: magic vars 7051 1726867068.77728: starting attempt loop 7051 1726867068.77731: running the handler 7051 1726867068.77767: variable '__network_connections_result' from source: set_fact 7051 1726867068.77821: variable '__network_connections_result' from source: set_fact 7051 1726867068.77916: handler run complete 7051 1726867068.77935: attempt loop complete, returning result 7051 1726867068.77938: _execute() done 7051 1726867068.77941: dumping result to json 7051 1726867068.77945: done dumping result, returning 7051 1726867068.77953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000029] 7051 1726867068.77955: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000029 7051 1726867068.78046: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000029 7051 1726867068.78048: 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": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a (not-active)" ] } } 7051 1726867068.78141: no more pending results, returning what we have 7051 1726867068.78144: results queue empty 7051 1726867068.78145: checking for any_errors_fatal 7051 1726867068.78151: done checking for any_errors_fatal 7051 1726867068.78152: checking for max_fail_percentage 7051 1726867068.78153: done checking for max_fail_percentage 7051 1726867068.78153: checking to see if all hosts have failed and the running result is not ok 7051 1726867068.78154: done checking to see if all hosts have failed 7051 1726867068.78155: getting the remaining hosts for this loop 7051 1726867068.78158: done getting the remaining hosts for this loop 7051 1726867068.78162: getting the next task for host managed_node1 7051 1726867068.78167: done getting next task for host managed_node1 7051 1726867068.78171: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867068.78173: ^ 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 7051 1726867068.78183: getting variables 7051 1726867068.78185: in VariableManager get_vars() 7051 1726867068.78229: Calling all_inventory to load vars for managed_node1 7051 1726867068.78231: Calling groups_inventory to load vars for managed_node1 7051 1726867068.78233: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867068.78241: Calling all_plugins_play to load vars for managed_node1 7051 1726867068.78243: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867068.78246: Calling groups_plugins_play to load vars for managed_node1 7051 1726867068.79005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867068.80370: done with get_vars() 7051 1726867068.80388: done getting variables 7051 1726867068.80428: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:48 -0400 (0:00:00.075) 0:00:33.931 ****** 7051 1726867068.80450: entering _queue_task() for managed_node1/debug 7051 1726867068.80665: worker is 1 (out of 1 available) 7051 1726867068.80678: exiting _queue_task() for managed_node1/debug 7051 1726867068.80691: done queuing things up, now waiting for results queue to drain 7051 1726867068.80692: waiting for pending results... 7051 1726867068.80857: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867068.80943: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000002a 7051 1726867068.80955: variable 'ansible_search_path' from source: unknown 7051 1726867068.80958: variable 'ansible_search_path' from source: unknown 7051 1726867068.80989: calling self._execute() 7051 1726867068.81057: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.81061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.81070: variable 'omit' from source: magic vars 7051 1726867068.81332: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.81340: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.81474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867068.83117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867068.83157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867068.83185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867068.83224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867068.83245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867068.83301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867068.83325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867068.83342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867068.83368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867068.83382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867068.83454: variable 'ansible_distribution' from source: facts 7051 1726867068.83458: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.83463: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.83538: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.83541: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.83654: variable 'ansible_distribution' from source: facts 7051 1726867068.83657: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.83663: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.83736: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.83741: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.83849: variable 'ansible_distribution' from source: facts 7051 1726867068.83854: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.83857: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.83935: variable 'network_state' from source: role '' defaults 7051 1726867068.83942: Evaluated conditional (network_state != {}): False 7051 1726867068.83945: when evaluation is False, skipping this task 7051 1726867068.83948: _execute() done 7051 1726867068.83950: dumping result to json 7051 1726867068.83955: done dumping result, returning 7051 1726867068.83961: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-00000000002a] 7051 1726867068.83964: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000002a 7051 1726867068.84046: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000002a 7051 1726867068.84049: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867068.84117: no more pending results, returning what we have 7051 1726867068.84120: results queue empty 7051 1726867068.84121: checking for any_errors_fatal 7051 1726867068.84128: done checking for any_errors_fatal 7051 1726867068.84129: checking for max_fail_percentage 7051 1726867068.84130: done checking for max_fail_percentage 7051 1726867068.84131: checking to see if all hosts have failed and the running result is not ok 7051 1726867068.84132: done checking to see if all hosts have failed 7051 1726867068.84132: getting the remaining hosts for this loop 7051 1726867068.84134: done getting the remaining hosts for this loop 7051 1726867068.84137: getting the next task for host managed_node1 7051 1726867068.84142: done getting next task for host managed_node1 7051 1726867068.84146: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867068.84148: ^ 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 7051 1726867068.84160: getting variables 7051 1726867068.84161: in VariableManager get_vars() 7051 1726867068.84206: Calling all_inventory to load vars for managed_node1 7051 1726867068.84208: Calling groups_inventory to load vars for managed_node1 7051 1726867068.84210: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867068.84218: Calling all_plugins_play to load vars for managed_node1 7051 1726867068.84221: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867068.84223: Calling groups_plugins_play to load vars for managed_node1 7051 1726867068.85025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867068.85859: done with get_vars() 7051 1726867068.85876: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:48 -0400 (0:00:00.054) 0:00:33.986 ****** 7051 1726867068.85939: entering _queue_task() for managed_node1/ping 7051 1726867068.85941: Creating lock for ping 7051 1726867068.86136: worker is 1 (out of 1 available) 7051 1726867068.86148: exiting _queue_task() for managed_node1/ping 7051 1726867068.86160: done queuing things up, now waiting for results queue to drain 7051 1726867068.86162: waiting for pending results... 7051 1726867068.86334: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867068.86416: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000002b 7051 1726867068.86484: variable 'ansible_search_path' from source: unknown 7051 1726867068.86488: variable 'ansible_search_path' from source: unknown 7051 1726867068.86491: calling self._execute() 7051 1726867068.86527: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.86538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.86544: variable 'omit' from source: magic vars 7051 1726867068.86803: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.86811: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.86945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867068.88375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867068.88430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867068.88456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867068.88483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867068.88505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867068.88558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867068.88576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867068.88605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867068.88628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867068.88638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867068.88716: variable 'ansible_distribution' from source: facts 7051 1726867068.88719: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.88725: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.88801: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.88804: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.88919: variable 'ansible_distribution' from source: facts 7051 1726867068.88924: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.88926: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.89002: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.89005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867068.89122: variable 'ansible_distribution' from source: facts 7051 1726867068.89125: variable 'ansible_distribution_major_version' from source: facts 7051 1726867068.89131: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867068.89136: variable 'omit' from source: magic vars 7051 1726867068.89173: variable 'omit' from source: magic vars 7051 1726867068.89200: variable 'omit' from source: magic vars 7051 1726867068.89219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867068.89240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867068.89255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867068.89269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.89278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867068.89302: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867068.89305: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.89308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.89369: Set connection var ansible_connection to ssh 7051 1726867068.89372: Set connection var ansible_pipelining to False 7051 1726867068.89383: Set connection var ansible_shell_executable to /bin/sh 7051 1726867068.89390: Set connection var ansible_shell_type to sh 7051 1726867068.89395: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867068.89401: Set connection var ansible_timeout to 10 7051 1726867068.89417: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.89421: variable 'ansible_connection' from source: unknown 7051 1726867068.89423: variable 'ansible_module_compression' from source: unknown 7051 1726867068.89426: variable 'ansible_shell_type' from source: unknown 7051 1726867068.89428: variable 'ansible_shell_executable' from source: unknown 7051 1726867068.89430: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867068.89432: variable 'ansible_pipelining' from source: unknown 7051 1726867068.89434: variable 'ansible_timeout' from source: unknown 7051 1726867068.89439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867068.89533: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867068.89541: variable 'omit' from source: magic vars 7051 1726867068.89545: starting attempt loop 7051 1726867068.89547: running the handler 7051 1726867068.89559: _low_level_execute_command(): starting 7051 1726867068.89565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867068.90057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867068.90061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.90064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867068.90066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.90110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867068.90122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867068.90198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867068.91884: stdout chunk (state=3): >>>/root <<< 7051 1726867068.91979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867068.92007: stderr chunk (state=3): >>><<< 7051 1726867068.92011: stdout chunk (state=3): >>><<< 7051 1726867068.92030: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867068.92039: _low_level_execute_command(): starting 7051 1726867068.92043: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964 `" && echo ansible-tmp-1726867068.9202924-8251-102593191387964="` echo /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964 `" ) && sleep 0' 7051 1726867068.92463: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867068.92466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867068.92468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.92470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867068.92472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867068.92474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867068.92521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867068.92527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867068.92575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867068.94444: stdout chunk (state=3): >>>ansible-tmp-1726867068.9202924-8251-102593191387964=/root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964 <<< 7051 1726867068.94552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867068.94579: stderr chunk (state=3): >>><<< 7051 1726867068.94588: stdout chunk (state=3): >>><<< 7051 1726867068.94601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867068.9202924-8251-102593191387964=/root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867068.94635: variable 'ansible_module_compression' from source: unknown 7051 1726867068.94663: ANSIBALLZ: Using lock for ping 7051 1726867068.94667: ANSIBALLZ: Acquiring lock 7051 1726867068.94669: ANSIBALLZ: Lock acquired: 140320576868896 7051 1726867068.94680: ANSIBALLZ: Creating module 7051 1726867069.01702: ANSIBALLZ: Writing module into payload 7051 1726867069.01743: ANSIBALLZ: Writing module 7051 1726867069.01759: ANSIBALLZ: Renaming module 7051 1726867069.01765: ANSIBALLZ: Done creating module 7051 1726867069.01781: variable 'ansible_facts' from source: unknown 7051 1726867069.01821: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py 7051 1726867069.01917: Sending initial data 7051 1726867069.01920: Sent initial data (151 bytes) 7051 1726867069.02348: 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 <<< 7051 1726867069.02352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.02367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.02426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.02430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.02434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.02485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.04122: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867069.04159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867069.04205: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfsnh_hb6 /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py <<< 7051 1726867069.04229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py" <<< 7051 1726867069.04279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7051 1726867069.04301: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfsnh_hb6" to remote "/root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py" <<< 7051 1726867069.05039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.05115: stderr chunk (state=3): >>><<< 7051 1726867069.05118: stdout chunk (state=3): >>><<< 7051 1726867069.05120: done transferring module to remote 7051 1726867069.05122: _low_level_execute_command(): starting 7051 1726867069.05124: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/ /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py && sleep 0' 7051 1726867069.05741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867069.05754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867069.05774: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.05819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.05831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.05887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.07883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.07887: stdout chunk (state=3): >>><<< 7051 1726867069.07889: stderr chunk (state=3): >>><<< 7051 1726867069.07892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867069.07894: _low_level_execute_command(): starting 7051 1726867069.07898: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/AnsiballZ_ping.py && sleep 0' 7051 1726867069.08468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.08496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.08507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.08595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.23683: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867069.25089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867069.25101: stdout chunk (state=3): >>><<< 7051 1726867069.25105: stderr chunk (state=3): >>><<< 7051 1726867069.25114: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867069.25130: 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-1726867068.9202924-8251-102593191387964/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867069.25137: _low_level_execute_command(): starting 7051 1726867069.25142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867068.9202924-8251-102593191387964/ > /dev/null 2>&1 && sleep 0' 7051 1726867069.25836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867069.25871: 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 <<< 7051 1726867069.25974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.26003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.26086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.28120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.28123: stdout chunk (state=3): >>><<< 7051 1726867069.28125: stderr chunk (state=3): >>><<< 7051 1726867069.28128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867069.28130: handler run complete 7051 1726867069.28132: attempt loop complete, returning result 7051 1726867069.28133: _execute() done 7051 1726867069.28135: dumping result to json 7051 1726867069.28137: done dumping result, returning 7051 1726867069.28338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-00000000002b] 7051 1726867069.28341: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000002b 7051 1726867069.28500: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000002b 7051 1726867069.28503: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867069.28561: no more pending results, returning what we have 7051 1726867069.28565: results queue empty 7051 1726867069.28566: checking for any_errors_fatal 7051 1726867069.28572: done checking for any_errors_fatal 7051 1726867069.28572: checking for max_fail_percentage 7051 1726867069.28574: done checking for max_fail_percentage 7051 1726867069.28579: checking to see if all hosts have failed and the running result is not ok 7051 1726867069.28580: done checking to see if all hosts have failed 7051 1726867069.28581: getting the remaining hosts for this loop 7051 1726867069.28582: done getting the remaining hosts for this loop 7051 1726867069.28586: getting the next task for host managed_node1 7051 1726867069.28597: done getting next task for host managed_node1 7051 1726867069.28599: ^ task is: TASK: meta (role_complete) 7051 1726867069.28601: ^ 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 7051 1726867069.28779: getting variables 7051 1726867069.28782: in VariableManager get_vars() 7051 1726867069.28835: Calling all_inventory to load vars for managed_node1 7051 1726867069.28837: Calling groups_inventory to load vars for managed_node1 7051 1726867069.28840: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867069.28849: Calling all_plugins_play to load vars for managed_node1 7051 1726867069.28852: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867069.28855: Calling groups_plugins_play to load vars for managed_node1 7051 1726867069.31340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867069.33537: done with get_vars() 7051 1726867069.33559: done getting variables 7051 1726867069.33754: done queuing things up, now waiting for results queue to drain 7051 1726867069.33757: results queue empty 7051 1726867069.33757: checking for any_errors_fatal 7051 1726867069.33760: done checking for any_errors_fatal 7051 1726867069.33761: checking for max_fail_percentage 7051 1726867069.33762: done checking for max_fail_percentage 7051 1726867069.33762: checking to see if all hosts have failed and the running result is not ok 7051 1726867069.33763: done checking to see if all hosts have failed 7051 1726867069.33764: getting the remaining hosts for this loop 7051 1726867069.33765: done getting the remaining hosts for this loop 7051 1726867069.33767: getting the next task for host managed_node1 7051 1726867069.33771: done getting next task for host managed_node1 7051 1726867069.33773: ^ task is: TASK: Ensure ping command is present 7051 1726867069.33775: ^ 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 7051 1726867069.33779: getting variables 7051 1726867069.33780: in VariableManager get_vars() 7051 1726867069.33804: Calling all_inventory to load vars for managed_node1 7051 1726867069.33807: Calling groups_inventory to load vars for managed_node1 7051 1726867069.33809: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867069.33814: Calling all_plugins_play to load vars for managed_node1 7051 1726867069.33816: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867069.33819: Calling groups_plugins_play to load vars for managed_node1 7051 1726867069.36133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867069.39385: done with get_vars() 7051 1726867069.39528: done getting variables 7051 1726867069.39575: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Friday 20 September 2024 17:17:49 -0400 (0:00:00.536) 0:00:34.523 ****** 7051 1726867069.39608: entering _queue_task() for managed_node1/package 7051 1726867069.40334: worker is 1 (out of 1 available) 7051 1726867069.40345: exiting _queue_task() for managed_node1/package 7051 1726867069.40359: done queuing things up, now waiting for results queue to drain 7051 1726867069.40360: waiting for pending results... 7051 1726867069.41097: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7051 1726867069.41102: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000005b 7051 1726867069.41105: variable 'ansible_search_path' from source: unknown 7051 1726867069.41202: calling self._execute() 7051 1726867069.41388: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867069.41418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867069.41436: variable 'omit' from source: magic vars 7051 1726867069.42236: variable 'ansible_distribution_major_version' from source: facts 7051 1726867069.42254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867069.42684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867069.47322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867069.47474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867069.47711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867069.47749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867069.48084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867069.48088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867069.48098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867069.48129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867069.48172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867069.48200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867069.48486: variable 'ansible_distribution' from source: facts 7051 1726867069.48497: variable 'ansible_distribution_major_version' from source: facts 7051 1726867069.48510: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867069.48525: variable 'omit' from source: magic vars 7051 1726867069.48549: variable 'omit' from source: magic vars 7051 1726867069.48953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867069.48956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867069.48959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867069.48961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867069.49075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867069.49281: variable '__network_is_ostree' from source: set_fact 7051 1726867069.49293: variable 'omit' from source: magic vars 7051 1726867069.49327: variable 'omit' from source: magic vars 7051 1726867069.49356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867069.49413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867069.49513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867069.49534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867069.49549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867069.49708: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867069.49712: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867069.49714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867069.49803: Set connection var ansible_connection to ssh 7051 1726867069.49982: Set connection var ansible_pipelining to False 7051 1726867069.49985: Set connection var ansible_shell_executable to /bin/sh 7051 1726867069.49987: Set connection var ansible_shell_type to sh 7051 1726867069.49990: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867069.49991: Set connection var ansible_timeout to 10 7051 1726867069.50000: variable 'ansible_shell_executable' from source: unknown 7051 1726867069.50006: variable 'ansible_connection' from source: unknown 7051 1726867069.50013: variable 'ansible_module_compression' from source: unknown 7051 1726867069.50019: variable 'ansible_shell_type' from source: unknown 7051 1726867069.50025: variable 'ansible_shell_executable' from source: unknown 7051 1726867069.50088: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867069.50096: variable 'ansible_pipelining' from source: unknown 7051 1726867069.50102: variable 'ansible_timeout' from source: unknown 7051 1726867069.50109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867069.50219: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867069.50373: variable 'omit' from source: magic vars 7051 1726867069.50468: starting attempt loop 7051 1726867069.50471: running the handler 7051 1726867069.50474: variable 'ansible_facts' from source: unknown 7051 1726867069.50476: variable 'ansible_facts' from source: unknown 7051 1726867069.50480: _low_level_execute_command(): starting 7051 1726867069.50482: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867069.51821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867069.51837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867069.51857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.51902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.51916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.52292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.53905: stdout chunk (state=3): >>>/root <<< 7051 1726867069.54002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.54049: stderr chunk (state=3): >>><<< 7051 1726867069.54052: stdout chunk (state=3): >>><<< 7051 1726867069.54112: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867069.54115: _low_level_execute_command(): starting 7051 1726867069.54118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873 `" && echo ansible-tmp-1726867069.5407286-8266-74690599740873="` echo /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873 `" ) && sleep 0' 7051 1726867069.55366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867069.55385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.55398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.55451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.55567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.55586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.55649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.57529: stdout chunk (state=3): >>>ansible-tmp-1726867069.5407286-8266-74690599740873=/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873 <<< 7051 1726867069.57630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.57665: stderr chunk (state=3): >>><<< 7051 1726867069.57675: stdout chunk (state=3): >>><<< 7051 1726867069.57732: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867069.5407286-8266-74690599740873=/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867069.57928: variable 'ansible_module_compression' from source: unknown 7051 1726867069.57954: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7051 1726867069.58002: variable 'ansible_facts' from source: unknown 7051 1726867069.58364: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py 7051 1726867069.58542: Sending initial data 7051 1726867069.58595: Sent initial data (149 bytes) 7051 1726867069.60313: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867069.60423: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.60537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.60765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.61004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.62588: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867069.62609: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867069.62705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867069.62708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py" <<< 7051 1726867069.62711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp301_tbmg /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py <<< 7051 1726867069.62866: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp301_tbmg" to remote "/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py" <<< 7051 1726867069.65484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.65575: stderr chunk (state=3): >>><<< 7051 1726867069.65582: stdout chunk (state=3): >>><<< 7051 1726867069.65584: done transferring module to remote 7051 1726867069.65587: _low_level_execute_command(): starting 7051 1726867069.65705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/ /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py && sleep 0' 7051 1726867069.66898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867069.67131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.67151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867069.67166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.67242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867069.69103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867069.69165: stdout chunk (state=3): >>><<< 7051 1726867069.69186: stderr chunk (state=3): >>><<< 7051 1726867069.69200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867069.69206: _low_level_execute_command(): starting 7051 1726867069.69214: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/AnsiballZ_dnf.py && sleep 0' 7051 1726867069.70483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867069.70681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867069.70746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.11748: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7051 1726867070.15901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867070.15905: stdout chunk (state=3): >>><<< 7051 1726867070.15910: stderr chunk (state=3): >>><<< 7051 1726867070.15931: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867070.16241: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867070.16245: _low_level_execute_command(): starting 7051 1726867070.16247: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867069.5407286-8266-74690599740873/ > /dev/null 2>&1 && sleep 0' 7051 1726867070.17343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867070.17424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867070.17433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867070.17449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867070.17462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867070.17469: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867070.17481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.17498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867070.17506: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867070.17512: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867070.17526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867070.17535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867070.17547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867070.17592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867070.17636: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.17710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867070.17749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.17856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867070.17930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.19815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.19826: stderr chunk (state=3): >>><<< 7051 1726867070.19833: stdout chunk (state=3): >>><<< 7051 1726867070.19855: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867070.19861: handler run complete 7051 1726867070.19904: attempt loop complete, returning result 7051 1726867070.19908: _execute() done 7051 1726867070.19988: dumping result to json 7051 1726867070.19994: done dumping result, returning 7051 1726867070.20003: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0affcac9-a3a5-79ed-6d0d-00000000005b] 7051 1726867070.20007: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000005b ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7051 1726867070.20470: no more pending results, returning what we have 7051 1726867070.20474: results queue empty 7051 1726867070.20475: checking for any_errors_fatal 7051 1726867070.20479: done checking for any_errors_fatal 7051 1726867070.20479: checking for max_fail_percentage 7051 1726867070.20481: done checking for max_fail_percentage 7051 1726867070.20482: checking to see if all hosts have failed and the running result is not ok 7051 1726867070.20483: done checking to see if all hosts have failed 7051 1726867070.20483: getting the remaining hosts for this loop 7051 1726867070.20485: done getting the remaining hosts for this loop 7051 1726867070.20489: getting the next task for host managed_node1 7051 1726867070.20495: done getting next task for host managed_node1 7051 1726867070.20499: ^ task is: TASK: TEST: I can ping the EAP server 7051 1726867070.20500: ^ 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 7051 1726867070.20505: getting variables 7051 1726867070.20507: in VariableManager get_vars() 7051 1726867070.20557: Calling all_inventory to load vars for managed_node1 7051 1726867070.20559: Calling groups_inventory to load vars for managed_node1 7051 1726867070.20561: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867070.20570: Calling all_plugins_play to load vars for managed_node1 7051 1726867070.20573: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867070.20575: Calling groups_plugins_play to load vars for managed_node1 7051 1726867070.21391: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000005b 7051 1726867070.21395: WORKER PROCESS EXITING 7051 1726867070.23610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867070.26766: done with get_vars() 7051 1726867070.26800: done getting variables 7051 1726867070.26984: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Friday 20 September 2024 17:17:50 -0400 (0:00:00.874) 0:00:35.397 ****** 7051 1726867070.27014: entering _queue_task() for managed_node1/command 7051 1726867070.27943: worker is 1 (out of 1 available) 7051 1726867070.27953: exiting _queue_task() for managed_node1/command 7051 1726867070.27967: done queuing things up, now waiting for results queue to drain 7051 1726867070.27969: waiting for pending results... 7051 1726867070.28283: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7051 1726867070.28465: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000005c 7051 1726867070.28693: variable 'ansible_search_path' from source: unknown 7051 1726867070.28697: calling self._execute() 7051 1726867070.28854: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.28866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.28883: variable 'omit' from source: magic vars 7051 1726867070.29905: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.29909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.30156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867070.33195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867070.33358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867070.33440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867070.33471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867070.33501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867070.33699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867070.33726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867070.33918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867070.33956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867070.34026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867070.34160: variable 'ansible_distribution' from source: facts 7051 1726867070.34163: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.34171: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.34180: variable 'omit' from source: magic vars 7051 1726867070.34205: variable 'omit' from source: magic vars 7051 1726867070.34248: variable 'omit' from source: magic vars 7051 1726867070.34275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867070.34307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867070.34325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867070.34348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867070.34359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867070.34395: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867070.34482: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.34486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.34600: Set connection var ansible_connection to ssh 7051 1726867070.34604: Set connection var ansible_pipelining to False 7051 1726867070.34606: Set connection var ansible_shell_executable to /bin/sh 7051 1726867070.34609: Set connection var ansible_shell_type to sh 7051 1726867070.34611: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867070.34613: Set connection var ansible_timeout to 10 7051 1726867070.34615: variable 'ansible_shell_executable' from source: unknown 7051 1726867070.34617: variable 'ansible_connection' from source: unknown 7051 1726867070.34619: variable 'ansible_module_compression' from source: unknown 7051 1726867070.34621: variable 'ansible_shell_type' from source: unknown 7051 1726867070.34623: variable 'ansible_shell_executable' from source: unknown 7051 1726867070.34624: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.34626: variable 'ansible_pipelining' from source: unknown 7051 1726867070.34628: variable 'ansible_timeout' from source: unknown 7051 1726867070.34630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.34694: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867070.34709: variable 'omit' from source: magic vars 7051 1726867070.34712: starting attempt loop 7051 1726867070.34714: running the handler 7051 1726867070.34726: _low_level_execute_command(): starting 7051 1726867070.34733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867070.35489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867070.35508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.35546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867070.35596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.37345: stdout chunk (state=3): >>>/root <<< 7051 1726867070.37641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.37645: stdout chunk (state=3): >>><<< 7051 1726867070.37647: stderr chunk (state=3): >>><<< 7051 1726867070.37650: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867070.37659: _low_level_execute_command(): starting 7051 1726867070.37661: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061 `" && echo ansible-tmp-1726867070.375717-8295-197030854823061="` echo /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061 `" ) && sleep 0' 7051 1726867070.38923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867070.38927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.38941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.39169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867070.39173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.39260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.41137: stdout chunk (state=3): >>>ansible-tmp-1726867070.375717-8295-197030854823061=/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061 <<< 7051 1726867070.41330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.41383: stderr chunk (state=3): >>><<< 7051 1726867070.41386: stdout chunk (state=3): >>><<< 7051 1726867070.41403: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867070.375717-8295-197030854823061=/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867070.41539: variable 'ansible_module_compression' from source: unknown 7051 1726867070.41601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867070.41811: variable 'ansible_facts' from source: unknown 7051 1726867070.41920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py 7051 1726867070.42212: Sending initial data 7051 1726867070.42255: Sent initial data (153 bytes) 7051 1726867070.43459: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867070.43489: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.43675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.43691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867070.43764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.45329: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867070.45434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867070.45475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_a6rvmo0 /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py <<< 7051 1726867070.45505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py" <<< 7051 1726867070.45563: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_a6rvmo0" to remote "/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py" <<< 7051 1726867070.45576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py" <<< 7051 1726867070.46911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.46936: stderr chunk (state=3): >>><<< 7051 1726867070.46939: stdout chunk (state=3): >>><<< 7051 1726867070.47046: done transferring module to remote 7051 1726867070.47062: _low_level_execute_command(): starting 7051 1726867070.47069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/ /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py && sleep 0' 7051 1726867070.48486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867070.48493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867070.48496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.48499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867070.48502: 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 <<< 7051 1726867070.48504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.48734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.50484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.50487: stderr chunk (state=3): >>><<< 7051 1726867070.50557: stdout chunk (state=3): >>><<< 7051 1726867070.50561: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867070.50563: _low_level_execute_command(): starting 7051 1726867070.50565: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/AnsiballZ_command.py && sleep 0' 7051 1726867070.51649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867070.51655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867070.51672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867070.51683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.51709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867070.51712: 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.12.57 originally 10.31.12.57 <<< 7051 1726867070.51863: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867070.51866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.51868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867070.51893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.51898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867070.52003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.67611: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.059 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.059/0.059/0.059/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:17:50.668655", "end": "2024-09-20 17:17:50.674399", "delta": "0:00:00.005744", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867070.69068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867070.69099: stderr chunk (state=3): >>><<< 7051 1726867070.69104: stdout chunk (state=3): >>><<< 7051 1726867070.69121: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.059 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.059/0.059/0.059/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:17:50.668655", "end": "2024-09-20 17:17:50.674399", "delta": "0:00:00.005744", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867070.69148: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867070.69155: _low_level_execute_command(): starting 7051 1726867070.69157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867070.375717-8295-197030854823061/ > /dev/null 2>&1 && sleep 0' 7051 1726867070.69576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867070.69582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.69584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867070.69587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867070.69589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867070.69641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867070.69645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867070.69712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867070.71690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867070.71733: stderr chunk (state=3): >>><<< 7051 1726867070.71737: stdout chunk (state=3): >>><<< 7051 1726867070.71752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867070.71758: handler run complete 7051 1726867070.71783: Evaluated conditional (False): False 7051 1726867070.71797: attempt loop complete, returning result 7051 1726867070.71800: _execute() done 7051 1726867070.71802: dumping result to json 7051 1726867070.71897: done dumping result, returning 7051 1726867070.71901: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0affcac9-a3a5-79ed-6d0d-00000000005c] 7051 1726867070.71904: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000005c 7051 1726867070.71971: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000005c 7051 1726867070.72015: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.005744", "end": "2024-09-20 17:17:50.674399", "rc": 0, "start": "2024-09-20 17:17:50.668655" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.059 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.059/0.059/0.059/0.000 ms 7051 1726867070.72147: no more pending results, returning what we have 7051 1726867070.72151: results queue empty 7051 1726867070.72152: checking for any_errors_fatal 7051 1726867070.72161: done checking for any_errors_fatal 7051 1726867070.72162: checking for max_fail_percentage 7051 1726867070.72164: done checking for max_fail_percentage 7051 1726867070.72165: checking to see if all hosts have failed and the running result is not ok 7051 1726867070.72166: done checking to see if all hosts have failed 7051 1726867070.72167: getting the remaining hosts for this loop 7051 1726867070.72168: done getting the remaining hosts for this loop 7051 1726867070.72172: getting the next task for host managed_node1 7051 1726867070.72183: done getting next task for host managed_node1 7051 1726867070.72189: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867070.72192: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867070.72208: getting variables 7051 1726867070.72209: in VariableManager get_vars() 7051 1726867070.72259: Calling all_inventory to load vars for managed_node1 7051 1726867070.72261: Calling groups_inventory to load vars for managed_node1 7051 1726867070.72263: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867070.72272: Calling all_plugins_play to load vars for managed_node1 7051 1726867070.72274: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867070.72380: Calling groups_plugins_play to load vars for managed_node1 7051 1726867070.73840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867070.76504: done with get_vars() 7051 1726867070.76524: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:50 -0400 (0:00:00.495) 0:00:35.893 ****** 7051 1726867070.76601: entering _queue_task() for managed_node1/include_tasks 7051 1726867070.76826: worker is 1 (out of 1 available) 7051 1726867070.76838: exiting _queue_task() for managed_node1/include_tasks 7051 1726867070.76850: done queuing things up, now waiting for results queue to drain 7051 1726867070.76852: waiting for pending results... 7051 1726867070.77018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867070.77110: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000064 7051 1726867070.77121: variable 'ansible_search_path' from source: unknown 7051 1726867070.77125: variable 'ansible_search_path' from source: unknown 7051 1726867070.77151: calling self._execute() 7051 1726867070.77225: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.77228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.77237: variable 'omit' from source: magic vars 7051 1726867070.77516: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.77524: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.77657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867070.79114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867070.79374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867070.79403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867070.79427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867070.79446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867070.79505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867070.79525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867070.79542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867070.79568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867070.79584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867070.79656: variable 'ansible_distribution' from source: facts 7051 1726867070.79659: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.79665: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.79742: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.79745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.79858: variable 'ansible_distribution' from source: facts 7051 1726867070.79861: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.79867: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.79942: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.79945: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.80060: variable 'ansible_distribution' from source: facts 7051 1726867070.80064: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.80069: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.80074: _execute() done 7051 1726867070.80082: dumping result to json 7051 1726867070.80084: done dumping result, returning 7051 1726867070.80089: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-000000000064] 7051 1726867070.80094: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000064 7051 1726867070.80174: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000064 7051 1726867070.80181: WORKER PROCESS EXITING 7051 1726867070.80218: no more pending results, returning what we have 7051 1726867070.80222: in VariableManager get_vars() 7051 1726867070.80280: Calling all_inventory to load vars for managed_node1 7051 1726867070.80283: Calling groups_inventory to load vars for managed_node1 7051 1726867070.80285: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867070.80295: Calling all_plugins_play to load vars for managed_node1 7051 1726867070.80298: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867070.80301: Calling groups_plugins_play to load vars for managed_node1 7051 1726867070.81149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867070.81981: done with get_vars() 7051 1726867070.81994: variable 'ansible_search_path' from source: unknown 7051 1726867070.81995: variable 'ansible_search_path' from source: unknown 7051 1726867070.82024: we have included files to process 7051 1726867070.82025: generating all_blocks data 7051 1726867070.82027: done generating all_blocks data 7051 1726867070.82030: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867070.82031: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867070.82032: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867070.82413: done processing included file 7051 1726867070.82415: iterating over new_blocks loaded from include file 7051 1726867070.82416: in VariableManager get_vars() 7051 1726867070.82436: done with get_vars() 7051 1726867070.82437: filtering new block on tags 7051 1726867070.82452: done filtering new block on tags 7051 1726867070.82455: in VariableManager get_vars() 7051 1726867070.82473: done with get_vars() 7051 1726867070.82474: filtering new block on tags 7051 1726867070.82490: done filtering new block on tags 7051 1726867070.82492: in VariableManager get_vars() 7051 1726867070.82509: done with get_vars() 7051 1726867070.82510: filtering new block on tags 7051 1726867070.82520: done filtering new block on tags 7051 1726867070.82522: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867070.82525: extending task lists for all hosts with included blocks 7051 1726867070.82986: done extending task lists 7051 1726867070.82987: done processing included files 7051 1726867070.82988: results queue empty 7051 1726867070.82989: checking for any_errors_fatal 7051 1726867070.82992: done checking for any_errors_fatal 7051 1726867070.82992: checking for max_fail_percentage 7051 1726867070.82993: done checking for max_fail_percentage 7051 1726867070.82994: checking to see if all hosts have failed and the running result is not ok 7051 1726867070.82994: done checking to see if all hosts have failed 7051 1726867070.82995: getting the remaining hosts for this loop 7051 1726867070.82995: done getting the remaining hosts for this loop 7051 1726867070.83001: getting the next task for host managed_node1 7051 1726867070.83004: done getting next task for host managed_node1 7051 1726867070.83005: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867070.83007: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867070.83013: getting variables 7051 1726867070.83014: in VariableManager get_vars() 7051 1726867070.83027: Calling all_inventory to load vars for managed_node1 7051 1726867070.83028: Calling groups_inventory to load vars for managed_node1 7051 1726867070.83029: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867070.83032: Calling all_plugins_play to load vars for managed_node1 7051 1726867070.83034: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867070.83035: Calling groups_plugins_play to load vars for managed_node1 7051 1726867070.83667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867070.84556: done with get_vars() 7051 1726867070.84570: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:17:50 -0400 (0:00:00.080) 0:00:35.973 ****** 7051 1726867070.84622: entering _queue_task() for managed_node1/setup 7051 1726867070.84834: worker is 1 (out of 1 available) 7051 1726867070.84846: exiting _queue_task() for managed_node1/setup 7051 1726867070.84858: done queuing things up, now waiting for results queue to drain 7051 1726867070.84860: waiting for pending results... 7051 1726867070.85034: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867070.85143: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000032e 7051 1726867070.85155: variable 'ansible_search_path' from source: unknown 7051 1726867070.85158: variable 'ansible_search_path' from source: unknown 7051 1726867070.85191: calling self._execute() 7051 1726867070.85254: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.85258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.85266: variable 'omit' from source: magic vars 7051 1726867070.85531: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.85540: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.85671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867070.90595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867070.90632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867070.90659: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867070.90686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867070.90714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867070.90763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867070.90785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867070.90802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867070.90829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867070.90840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867070.90916: variable 'ansible_distribution' from source: facts 7051 1726867070.90919: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.90926: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.91004: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91007: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.91118: variable 'ansible_distribution' from source: facts 7051 1726867070.91122: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91127: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.91200: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91204: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.91311: variable 'ansible_distribution' from source: facts 7051 1726867070.91315: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91320: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.91390: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91393: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.91502: variable 'ansible_distribution' from source: facts 7051 1726867070.91506: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91511: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.91583: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91587: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.91696: variable 'ansible_distribution' from source: facts 7051 1726867070.91700: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.91705: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867070.91797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867070.91813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867070.91829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867070.91858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867070.91869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867070.91904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867070.91920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867070.91936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867070.91963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867070.91974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867070.92058: variable '__network_required_facts' from source: role '' defaults 7051 1726867070.92062: variable 'ansible_facts' from source: unknown 7051 1726867070.92400: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867070.92403: when evaluation is False, skipping this task 7051 1726867070.92406: _execute() done 7051 1726867070.92409: dumping result to json 7051 1726867070.92411: done dumping result, returning 7051 1726867070.92417: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-00000000032e] 7051 1726867070.92428: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000032e 7051 1726867070.92506: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000032e 7051 1726867070.92509: 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 } 7051 1726867070.92547: no more pending results, returning what we have 7051 1726867070.92550: results queue empty 7051 1726867070.92551: checking for any_errors_fatal 7051 1726867070.92552: done checking for any_errors_fatal 7051 1726867070.92553: checking for max_fail_percentage 7051 1726867070.92554: done checking for max_fail_percentage 7051 1726867070.92555: checking to see if all hosts have failed and the running result is not ok 7051 1726867070.92556: done checking to see if all hosts have failed 7051 1726867070.92556: getting the remaining hosts for this loop 7051 1726867070.92558: done getting the remaining hosts for this loop 7051 1726867070.92561: getting the next task for host managed_node1 7051 1726867070.92569: done getting next task for host managed_node1 7051 1726867070.92573: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867070.92576: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867070.92592: getting variables 7051 1726867070.92594: in VariableManager get_vars() 7051 1726867070.92645: Calling all_inventory to load vars for managed_node1 7051 1726867070.92647: Calling groups_inventory to load vars for managed_node1 7051 1726867070.92649: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867070.92658: Calling all_plugins_play to load vars for managed_node1 7051 1726867070.92660: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867070.92663: Calling groups_plugins_play to load vars for managed_node1 7051 1726867070.96440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867070.97279: done with get_vars() 7051 1726867070.97294: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:17:50 -0400 (0:00:00.127) 0:00:36.100 ****** 7051 1726867070.97349: entering _queue_task() for managed_node1/stat 7051 1726867070.97602: worker is 1 (out of 1 available) 7051 1726867070.97614: exiting _queue_task() for managed_node1/stat 7051 1726867070.97628: done queuing things up, now waiting for results queue to drain 7051 1726867070.97630: waiting for pending results... 7051 1726867070.97806: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867070.97903: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000330 7051 1726867070.97914: variable 'ansible_search_path' from source: unknown 7051 1726867070.97918: variable 'ansible_search_path' from source: unknown 7051 1726867070.97944: calling self._execute() 7051 1726867070.98019: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867070.98024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867070.98033: variable 'omit' from source: magic vars 7051 1726867070.98313: variable 'ansible_distribution_major_version' from source: facts 7051 1726867070.98322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867070.98456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867070.99932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867070.99985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867071.00013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867071.00042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867071.00062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867071.00120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867071.00144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867071.00161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867071.00192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867071.00202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867071.00287: variable 'ansible_distribution' from source: facts 7051 1726867071.00290: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00296: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.00369: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.00490: variable 'ansible_distribution' from source: facts 7051 1726867071.00494: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.00567: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00572: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.00684: variable 'ansible_distribution' from source: facts 7051 1726867071.00689: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00699: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.00763: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.00881: variable 'ansible_distribution' from source: facts 7051 1726867071.00885: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00892: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.00964: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.00967: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.01079: variable 'ansible_distribution' from source: facts 7051 1726867071.01083: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.01090: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.01166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867071.01289: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867071.01315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867071.01336: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867071.01360: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867071.01396: 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) 7051 1726867071.01412: 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) 7051 1726867071.01429: 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) 7051 1726867071.01446: 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) 7051 1726867071.01504: variable '__network_is_ostree' from source: set_fact 7051 1726867071.01509: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867071.01512: when evaluation is False, skipping this task 7051 1726867071.01514: _execute() done 7051 1726867071.01517: dumping result to json 7051 1726867071.01521: done dumping result, returning 7051 1726867071.01528: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-000000000330] 7051 1726867071.01533: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000330 7051 1726867071.01607: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000330 7051 1726867071.01610: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867071.01657: no more pending results, returning what we have 7051 1726867071.01661: results queue empty 7051 1726867071.01662: checking for any_errors_fatal 7051 1726867071.01670: done checking for any_errors_fatal 7051 1726867071.01670: checking for max_fail_percentage 7051 1726867071.01672: done checking for max_fail_percentage 7051 1726867071.01672: checking to see if all hosts have failed and the running result is not ok 7051 1726867071.01681: done checking to see if all hosts have failed 7051 1726867071.01682: getting the remaining hosts for this loop 7051 1726867071.01683: done getting the remaining hosts for this loop 7051 1726867071.01687: getting the next task for host managed_node1 7051 1726867071.01694: done getting next task for host managed_node1 7051 1726867071.01698: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867071.01701: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867071.01715: getting variables 7051 1726867071.01717: in VariableManager get_vars() 7051 1726867071.01767: Calling all_inventory to load vars for managed_node1 7051 1726867071.01770: Calling groups_inventory to load vars for managed_node1 7051 1726867071.01772: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867071.01787: Calling all_plugins_play to load vars for managed_node1 7051 1726867071.01790: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867071.01793: Calling groups_plugins_play to load vars for managed_node1 7051 1726867071.02541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867071.03487: done with get_vars() 7051 1726867071.03502: done getting variables 7051 1726867071.03542: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:17:51 -0400 (0:00:00.062) 0:00:36.162 ****** 7051 1726867071.03565: entering _queue_task() for managed_node1/set_fact 7051 1726867071.03782: worker is 1 (out of 1 available) 7051 1726867071.03795: exiting _queue_task() for managed_node1/set_fact 7051 1726867071.03808: done queuing things up, now waiting for results queue to drain 7051 1726867071.03809: waiting for pending results... 7051 1726867071.03974: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867071.04103: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000331 7051 1726867071.04115: variable 'ansible_search_path' from source: unknown 7051 1726867071.04118: variable 'ansible_search_path' from source: unknown 7051 1726867071.04145: calling self._execute() 7051 1726867071.04215: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867071.04219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867071.04228: variable 'omit' from source: magic vars 7051 1726867071.04493: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.04502: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.04638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867071.06126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867071.06183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867071.06212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867071.06239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867071.06260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867071.06318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867071.06338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867071.06359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867071.06389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867071.06400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867071.06473: variable 'ansible_distribution' from source: facts 7051 1726867071.06481: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.06487: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.06557: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.06560: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.06672: variable 'ansible_distribution' from source: facts 7051 1726867071.06686: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.06689: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.06982: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.06986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.06988: variable 'ansible_distribution' from source: facts 7051 1726867071.06990: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.06992: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.07074: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.07088: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.07261: variable 'ansible_distribution' from source: facts 7051 1726867071.07272: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.07286: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.07393: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.07403: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.07562: variable 'ansible_distribution' from source: facts 7051 1726867071.07571: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.07585: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.07699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867071.07874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867071.07916: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867071.07950: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867071.07990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867071.08041: 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) 7051 1726867071.08072: 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) 7051 1726867071.08092: 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) 7051 1726867071.08109: 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) 7051 1726867071.08158: variable '__network_is_ostree' from source: set_fact 7051 1726867071.08163: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867071.08184: when evaluation is False, skipping this task 7051 1726867071.08190: _execute() done 7051 1726867071.08193: dumping result to json 7051 1726867071.08196: done dumping result, returning 7051 1726867071.08199: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-000000000331] 7051 1726867071.08202: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000331 7051 1726867071.08275: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000331 7051 1726867071.08280: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867071.08355: no more pending results, returning what we have 7051 1726867071.08358: results queue empty 7051 1726867071.08359: checking for any_errors_fatal 7051 1726867071.08364: done checking for any_errors_fatal 7051 1726867071.08364: checking for max_fail_percentage 7051 1726867071.08366: done checking for max_fail_percentage 7051 1726867071.08367: checking to see if all hosts have failed and the running result is not ok 7051 1726867071.08372: done checking to see if all hosts have failed 7051 1726867071.08373: getting the remaining hosts for this loop 7051 1726867071.08375: done getting the remaining hosts for this loop 7051 1726867071.08380: getting the next task for host managed_node1 7051 1726867071.08389: done getting next task for host managed_node1 7051 1726867071.08394: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867071.08397: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867071.08411: getting variables 7051 1726867071.08413: in VariableManager get_vars() 7051 1726867071.08456: Calling all_inventory to load vars for managed_node1 7051 1726867071.08458: Calling groups_inventory to load vars for managed_node1 7051 1726867071.08460: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867071.08468: Calling all_plugins_play to load vars for managed_node1 7051 1726867071.08470: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867071.08472: Calling groups_plugins_play to load vars for managed_node1 7051 1726867071.09217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867071.10261: done with get_vars() 7051 1726867071.10282: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:17:51 -0400 (0:00:00.067) 0:00:36.230 ****** 7051 1726867071.10359: entering _queue_task() for managed_node1/service_facts 7051 1726867071.10617: worker is 1 (out of 1 available) 7051 1726867071.10629: exiting _queue_task() for managed_node1/service_facts 7051 1726867071.10642: done queuing things up, now waiting for results queue to drain 7051 1726867071.10644: waiting for pending results... 7051 1726867071.11094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867071.11099: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000333 7051 1726867071.11102: variable 'ansible_search_path' from source: unknown 7051 1726867071.11105: variable 'ansible_search_path' from source: unknown 7051 1726867071.11108: calling self._execute() 7051 1726867071.11200: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867071.11210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867071.11229: variable 'omit' from source: magic vars 7051 1726867071.11586: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.11602: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.11804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867071.13974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867071.14354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867071.14397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867071.14433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867071.14461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867071.14544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867071.14585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867071.14619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867071.14665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867071.14692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867071.14807: variable 'ansible_distribution' from source: facts 7051 1726867071.14910: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.14914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.14945: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.14956: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.15132: variable 'ansible_distribution' from source: facts 7051 1726867071.15143: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15153: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.15265: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15276: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.15446: variable 'ansible_distribution' from source: facts 7051 1726867071.15462: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15474: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.15586: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15597: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.15763: variable 'ansible_distribution' from source: facts 7051 1726867071.15773: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15789: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.15892: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.15982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867071.16071: variable 'ansible_distribution' from source: facts 7051 1726867071.16083: variable 'ansible_distribution_major_version' from source: facts 7051 1726867071.16094: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867071.16109: variable 'omit' from source: magic vars 7051 1726867071.16185: variable 'omit' from source: magic vars 7051 1726867071.16231: variable 'omit' from source: magic vars 7051 1726867071.16259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867071.16293: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867071.16320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867071.16345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867071.16361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867071.16396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867071.16406: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867071.16414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867071.16544: Set connection var ansible_connection to ssh 7051 1726867071.16547: Set connection var ansible_pipelining to False 7051 1726867071.16549: Set connection var ansible_shell_executable to /bin/sh 7051 1726867071.16555: Set connection var ansible_shell_type to sh 7051 1726867071.16564: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867071.16578: Set connection var ansible_timeout to 10 7051 1726867071.16653: variable 'ansible_shell_executable' from source: unknown 7051 1726867071.16656: variable 'ansible_connection' from source: unknown 7051 1726867071.16658: variable 'ansible_module_compression' from source: unknown 7051 1726867071.16660: variable 'ansible_shell_type' from source: unknown 7051 1726867071.16662: variable 'ansible_shell_executable' from source: unknown 7051 1726867071.16664: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867071.16666: variable 'ansible_pipelining' from source: unknown 7051 1726867071.16668: variable 'ansible_timeout' from source: unknown 7051 1726867071.16669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867071.16781: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867071.16884: variable 'omit' from source: magic vars 7051 1726867071.16887: starting attempt loop 7051 1726867071.16890: running the handler 7051 1726867071.16892: _low_level_execute_command(): starting 7051 1726867071.16900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867071.17530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867071.17548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867071.17656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867071.17671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867071.17757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867071.19423: stdout chunk (state=3): >>>/root <<< 7051 1726867071.19558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867071.19587: stdout chunk (state=3): >>><<< 7051 1726867071.19609: stderr chunk (state=3): >>><<< 7051 1726867071.19647: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867071.19663: _low_level_execute_command(): starting 7051 1726867071.19690: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515 `" && echo ansible-tmp-1726867071.1965299-8328-202668693204515="` echo /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515 `" ) && sleep 0' 7051 1726867071.20523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867071.20533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867071.20543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867071.20557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867071.20583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867071.20586: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867071.20588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867071.20600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867071.20628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867071.20631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867071.20634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867071.20636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867071.20638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867071.20686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867071.20689: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867071.20691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867071.20742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867071.20746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867071.20755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867071.20839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867071.22696: stdout chunk (state=3): >>>ansible-tmp-1726867071.1965299-8328-202668693204515=/root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515 <<< 7051 1726867071.22854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867071.22857: stdout chunk (state=3): >>><<< 7051 1726867071.22860: stderr chunk (state=3): >>><<< 7051 1726867071.23085: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867071.1965299-8328-202668693204515=/root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867071.23088: variable 'ansible_module_compression' from source: unknown 7051 1726867071.23091: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7051 1726867071.23093: variable 'ansible_facts' from source: unknown 7051 1726867071.23113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py 7051 1726867071.23334: Sending initial data 7051 1726867071.23337: Sent initial data (160 bytes) 7051 1726867071.23896: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867071.23904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867071.23907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867071.23909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867071.23911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867071.23913: 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 <<< 7051 1726867071.23968: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867071.24083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867071.24157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867071.25673: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867071.25740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867071.25812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp14nv3xvq /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py <<< 7051 1726867071.25822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py" <<< 7051 1726867071.25850: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7051 1726867071.25884: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp14nv3xvq" to remote "/root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py" <<< 7051 1726867071.26672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867071.26746: stderr chunk (state=3): >>><<< 7051 1726867071.26750: stdout chunk (state=3): >>><<< 7051 1726867071.26752: done transferring module to remote 7051 1726867071.26754: _low_level_execute_command(): starting 7051 1726867071.26756: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/ /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py && sleep 0' 7051 1726867071.27413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867071.27493: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867071.27517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867071.27548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867071.27653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867071.29384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867071.29432: stderr chunk (state=3): >>><<< 7051 1726867071.29447: stdout chunk (state=3): >>><<< 7051 1726867071.29465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867071.29472: _low_level_execute_command(): starting 7051 1726867071.29482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/AnsiballZ_service_facts.py && sleep 0' 7051 1726867071.30057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867071.30103: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867071.30190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867071.30210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867071.30233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867071.30255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867071.30330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867072.81618: 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"}, "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": {}}} <<< 7051 1726867072.83095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867072.83099: stdout chunk (state=3): >>><<< 7051 1726867072.83101: stderr chunk (state=3): >>><<< 7051 1726867072.83105: _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"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867072.84478: 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-1726867071.1965299-8328-202668693204515/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867072.84495: _low_level_execute_command(): starting 7051 1726867072.84504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867071.1965299-8328-202668693204515/ > /dev/null 2>&1 && sleep 0' 7051 1726867072.85455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867072.85464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867072.85478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867072.85492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867072.85553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867072.85557: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867072.85559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867072.85562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867072.85564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867072.85566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867072.85568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867072.85570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867072.85572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867072.85582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867072.85590: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867072.85600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867072.85670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867072.85690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867072.85721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867072.85775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867072.87983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867072.87986: stdout chunk (state=3): >>><<< 7051 1726867072.87989: stderr chunk (state=3): >>><<< 7051 1726867072.87991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867072.87993: handler run complete 7051 1726867072.88127: variable 'ansible_facts' from source: unknown 7051 1726867072.88272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867072.88760: variable 'ansible_facts' from source: unknown 7051 1726867072.88903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867072.89112: attempt loop complete, returning result 7051 1726867072.89123: _execute() done 7051 1726867072.89129: dumping result to json 7051 1726867072.89196: done dumping result, returning 7051 1726867072.89210: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-000000000333] 7051 1726867072.89219: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000333 7051 1726867072.90470: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000333 7051 1726867072.90473: 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 } 7051 1726867072.90590: no more pending results, returning what we have 7051 1726867072.90593: results queue empty 7051 1726867072.90594: checking for any_errors_fatal 7051 1726867072.90597: done checking for any_errors_fatal 7051 1726867072.90598: checking for max_fail_percentage 7051 1726867072.90599: done checking for max_fail_percentage 7051 1726867072.90600: checking to see if all hosts have failed and the running result is not ok 7051 1726867072.90601: done checking to see if all hosts have failed 7051 1726867072.90602: getting the remaining hosts for this loop 7051 1726867072.90603: done getting the remaining hosts for this loop 7051 1726867072.90606: getting the next task for host managed_node1 7051 1726867072.90611: done getting next task for host managed_node1 7051 1726867072.90614: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867072.90619: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867072.90627: getting variables 7051 1726867072.90628: in VariableManager get_vars() 7051 1726867072.90666: Calling all_inventory to load vars for managed_node1 7051 1726867072.90668: Calling groups_inventory to load vars for managed_node1 7051 1726867072.90670: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867072.90680: Calling all_plugins_play to load vars for managed_node1 7051 1726867072.90687: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867072.90690: Calling groups_plugins_play to load vars for managed_node1 7051 1726867072.91816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867072.93359: done with get_vars() 7051 1726867072.93381: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:17:52 -0400 (0:00:01.831) 0:00:38.061 ****** 7051 1726867072.93470: entering _queue_task() for managed_node1/package_facts 7051 1726867072.93744: worker is 1 (out of 1 available) 7051 1726867072.93755: exiting _queue_task() for managed_node1/package_facts 7051 1726867072.93767: done queuing things up, now waiting for results queue to drain 7051 1726867072.93768: waiting for pending results... 7051 1726867072.94195: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867072.94200: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000334 7051 1726867072.94207: variable 'ansible_search_path' from source: unknown 7051 1726867072.94216: variable 'ansible_search_path' from source: unknown 7051 1726867072.94256: calling self._execute() 7051 1726867072.94354: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867072.94365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867072.94383: variable 'omit' from source: magic vars 7051 1726867072.94756: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.94773: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867072.94980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867072.97285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867072.97355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867072.97396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867072.97433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867072.97471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867072.97562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867072.97604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867072.97635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867072.97785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867072.97789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867072.97813: variable 'ansible_distribution' from source: facts 7051 1726867072.97822: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.97832: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867072.97946: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.97957: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867072.98133: variable 'ansible_distribution' from source: facts 7051 1726867072.98142: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98152: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867072.98264: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98274: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867072.98452: variable 'ansible_distribution' from source: facts 7051 1726867072.98461: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98471: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867072.98587: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98597: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867072.98775: variable 'ansible_distribution' from source: facts 7051 1726867072.98787: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98797: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867072.98913: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.98975: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867072.99103: variable 'ansible_distribution' from source: facts 7051 1726867072.99111: variable 'ansible_distribution_major_version' from source: facts 7051 1726867072.99121: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867072.99131: variable 'omit' from source: magic vars 7051 1726867072.99219: variable 'omit' from source: magic vars 7051 1726867072.99260: variable 'omit' from source: magic vars 7051 1726867072.99290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867072.99325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867072.99349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867072.99409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867072.99412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867072.99418: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867072.99427: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867072.99433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867072.99526: Set connection var ansible_connection to ssh 7051 1726867072.99538: Set connection var ansible_pipelining to False 7051 1726867072.99548: Set connection var ansible_shell_executable to /bin/sh 7051 1726867072.99559: Set connection var ansible_shell_type to sh 7051 1726867072.99782: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867072.99785: Set connection var ansible_timeout to 10 7051 1726867072.99787: variable 'ansible_shell_executable' from source: unknown 7051 1726867072.99789: variable 'ansible_connection' from source: unknown 7051 1726867072.99791: variable 'ansible_module_compression' from source: unknown 7051 1726867072.99793: variable 'ansible_shell_type' from source: unknown 7051 1726867072.99795: variable 'ansible_shell_executable' from source: unknown 7051 1726867072.99797: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867072.99799: variable 'ansible_pipelining' from source: unknown 7051 1726867072.99800: variable 'ansible_timeout' from source: unknown 7051 1726867072.99802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867072.99804: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867072.99807: variable 'omit' from source: magic vars 7051 1726867072.99808: starting attempt loop 7051 1726867072.99811: running the handler 7051 1726867072.99813: _low_level_execute_command(): starting 7051 1726867072.99821: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867073.00500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867073.00514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867073.00530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.00597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.00641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867073.00659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867073.00673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.00761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.02426: stdout chunk (state=3): >>>/root <<< 7051 1726867073.02575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867073.02590: stdout chunk (state=3): >>><<< 7051 1726867073.02633: stderr chunk (state=3): >>><<< 7051 1726867073.02654: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867073.02667: _low_level_execute_command(): starting 7051 1726867073.02684: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163 `" && echo ansible-tmp-1726867073.0265398-8374-264142555265163="` echo /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163 `" ) && sleep 0' 7051 1726867073.03483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867073.03487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867073.03489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.03491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867073.03493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867073.03496: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867073.03498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.03500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867073.03508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867073.03515: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867073.03598: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.03695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867073.03949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.04005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.05886: stdout chunk (state=3): >>>ansible-tmp-1726867073.0265398-8374-264142555265163=/root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163 <<< 7051 1726867073.06186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867073.06189: stdout chunk (state=3): >>><<< 7051 1726867073.06192: stderr chunk (state=3): >>><<< 7051 1726867073.06195: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867073.0265398-8374-264142555265163=/root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867073.06197: variable 'ansible_module_compression' from source: unknown 7051 1726867073.06199: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7051 1726867073.06201: variable 'ansible_facts' from source: unknown 7051 1726867073.06385: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py 7051 1726867073.06600: Sending initial data 7051 1726867073.06603: Sent initial data (160 bytes) 7051 1726867073.07108: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867073.07117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867073.07127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.07142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867073.07154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867073.07163: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867073.07169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.07188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867073.07196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867073.07276: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867073.07300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.07366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.08905: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867073.08959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867073.09036: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpftgk6hio /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py <<< 7051 1726867073.09040: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py" <<< 7051 1726867073.09096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7051 1726867073.09112: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpftgk6hio" to remote "/root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py" <<< 7051 1726867073.09128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py" <<< 7051 1726867073.10772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867073.10824: stderr chunk (state=3): >>><<< 7051 1726867073.10830: stdout chunk (state=3): >>><<< 7051 1726867073.10847: done transferring module to remote 7051 1726867073.10858: _low_level_execute_command(): starting 7051 1726867073.10864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/ /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py && sleep 0' 7051 1726867073.11269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.11298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867073.11301: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.11349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867073.11353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.11402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.13160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867073.13187: stderr chunk (state=3): >>><<< 7051 1726867073.13190: stdout chunk (state=3): >>><<< 7051 1726867073.13203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867073.13206: _low_level_execute_command(): starting 7051 1726867073.13208: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/AnsiballZ_package_facts.py && sleep 0' 7051 1726867073.13617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.13621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.13623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.13625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.13673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867073.13683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.13729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.57848: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "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<<< 7051 1726867073.57869: 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.<<< 7051 1726867073.58184: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867073.59545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867073.59655: stderr chunk (state=3): >>><<< 7051 1726867073.59658: stdout chunk (state=3): >>><<< 7051 1726867073.59700: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867073.63763: 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-1726867073.0265398-8374-264142555265163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867073.63767: _low_level_execute_command(): starting 7051 1726867073.63770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867073.0265398-8374-264142555265163/ > /dev/null 2>&1 && sleep 0' 7051 1726867073.64401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867073.64405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867073.64408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.64410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867073.64412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867073.64414: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867073.64416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.64423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867073.64431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867073.64438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867073.64446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867073.64455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867073.64509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867073.64512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867073.64514: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867073.64516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867073.64553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867073.64566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867073.64591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867073.64656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867073.66592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867073.66595: stdout chunk (state=3): >>><<< 7051 1726867073.66598: stderr chunk (state=3): >>><<< 7051 1726867073.66612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867073.66623: handler run complete 7051 1726867073.67498: variable 'ansible_facts' from source: unknown 7051 1726867073.67966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867073.71167: variable 'ansible_facts' from source: unknown 7051 1726867073.71748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867073.72459: attempt loop complete, returning result 7051 1726867073.72476: _execute() done 7051 1726867073.72488: dumping result to json 7051 1726867073.72702: done dumping result, returning 7051 1726867073.72719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-000000000334] 7051 1726867073.72729: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000334 7051 1726867073.77148: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000334 7051 1726867073.77152: 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 } 7051 1726867073.77318: no more pending results, returning what we have 7051 1726867073.77321: results queue empty 7051 1726867073.77322: checking for any_errors_fatal 7051 1726867073.77327: done checking for any_errors_fatal 7051 1726867073.77328: checking for max_fail_percentage 7051 1726867073.77329: done checking for max_fail_percentage 7051 1726867073.77330: checking to see if all hosts have failed and the running result is not ok 7051 1726867073.77331: done checking to see if all hosts have failed 7051 1726867073.77332: getting the remaining hosts for this loop 7051 1726867073.77333: done getting the remaining hosts for this loop 7051 1726867073.77336: getting the next task for host managed_node1 7051 1726867073.77343: done getting next task for host managed_node1 7051 1726867073.77346: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867073.77348: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867073.77358: getting variables 7051 1726867073.77359: in VariableManager get_vars() 7051 1726867073.77412: Calling all_inventory to load vars for managed_node1 7051 1726867073.77415: Calling groups_inventory to load vars for managed_node1 7051 1726867073.77418: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867073.77427: Calling all_plugins_play to load vars for managed_node1 7051 1726867073.77430: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867073.77433: Calling groups_plugins_play to load vars for managed_node1 7051 1726867073.79071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867073.81403: done with get_vars() 7051 1726867073.81428: done getting variables 7051 1726867073.81698: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:53 -0400 (0:00:00.882) 0:00:38.944 ****** 7051 1726867073.81735: entering _queue_task() for managed_node1/debug 7051 1726867073.82094: worker is 1 (out of 1 available) 7051 1726867073.82106: exiting _queue_task() for managed_node1/debug 7051 1726867073.82120: done queuing things up, now waiting for results queue to drain 7051 1726867073.82122: waiting for pending results... 7051 1726867073.82505: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867073.82554: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000065 7051 1726867073.82580: variable 'ansible_search_path' from source: unknown 7051 1726867073.82590: variable 'ansible_search_path' from source: unknown 7051 1726867073.82635: calling self._execute() 7051 1726867073.82737: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867073.82749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867073.82766: variable 'omit' from source: magic vars 7051 1726867073.83171: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.83193: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.83582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867073.85189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867073.85245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867073.85337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867073.85341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867073.85343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867073.85583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867073.85588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867073.85591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867073.85609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867073.85633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867073.85762: variable 'ansible_distribution' from source: facts 7051 1726867073.85773: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.85789: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.85915: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.85939: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.86304: variable 'ansible_distribution' from source: facts 7051 1726867073.86308: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.86311: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.86547: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.86559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.86757: variable 'ansible_distribution' from source: facts 7051 1726867073.86765: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.86775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.86790: variable 'omit' from source: magic vars 7051 1726867073.86857: variable 'omit' from source: magic vars 7051 1726867073.86964: variable 'network_provider' from source: set_fact 7051 1726867073.87002: variable 'omit' from source: magic vars 7051 1726867073.87066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867073.87070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867073.87091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867073.87112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867073.87186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867073.87215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867073.87224: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867073.87231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867073.87333: Set connection var ansible_connection to ssh 7051 1726867073.87346: Set connection var ansible_pipelining to False 7051 1726867073.87357: Set connection var ansible_shell_executable to /bin/sh 7051 1726867073.87370: Set connection var ansible_shell_type to sh 7051 1726867073.87383: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867073.87406: Set connection var ansible_timeout to 10 7051 1726867073.87506: variable 'ansible_shell_executable' from source: unknown 7051 1726867073.87509: variable 'ansible_connection' from source: unknown 7051 1726867073.87512: variable 'ansible_module_compression' from source: unknown 7051 1726867073.87514: variable 'ansible_shell_type' from source: unknown 7051 1726867073.87515: variable 'ansible_shell_executable' from source: unknown 7051 1726867073.87517: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867073.87519: variable 'ansible_pipelining' from source: unknown 7051 1726867073.87521: variable 'ansible_timeout' from source: unknown 7051 1726867073.87522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867073.87613: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867073.87617: variable 'omit' from source: magic vars 7051 1726867073.87619: starting attempt loop 7051 1726867073.87625: running the handler 7051 1726867073.87695: handler run complete 7051 1726867073.87710: attempt loop complete, returning result 7051 1726867073.87766: _execute() done 7051 1726867073.87770: dumping result to json 7051 1726867073.87773: done dumping result, returning 7051 1726867073.87775: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-000000000065] 7051 1726867073.87779: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000065 7051 1726867073.87912: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000065 7051 1726867073.87916: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867073.88181: no more pending results, returning what we have 7051 1726867073.88186: results queue empty 7051 1726867073.88187: checking for any_errors_fatal 7051 1726867073.88197: done checking for any_errors_fatal 7051 1726867073.88204: checking for max_fail_percentage 7051 1726867073.88206: done checking for max_fail_percentage 7051 1726867073.88207: checking to see if all hosts have failed and the running result is not ok 7051 1726867073.88208: done checking to see if all hosts have failed 7051 1726867073.88209: getting the remaining hosts for this loop 7051 1726867073.88211: done getting the remaining hosts for this loop 7051 1726867073.88214: getting the next task for host managed_node1 7051 1726867073.88222: done getting next task for host managed_node1 7051 1726867073.88226: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867073.88229: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867073.88243: getting variables 7051 1726867073.88248: in VariableManager get_vars() 7051 1726867073.88415: Calling all_inventory to load vars for managed_node1 7051 1726867073.88418: Calling groups_inventory to load vars for managed_node1 7051 1726867073.88422: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867073.88431: Calling all_plugins_play to load vars for managed_node1 7051 1726867073.88434: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867073.88438: Calling groups_plugins_play to load vars for managed_node1 7051 1726867073.90112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867073.91742: done with get_vars() 7051 1726867073.91758: done getting variables 7051 1726867073.91804: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:53 -0400 (0:00:00.100) 0:00:39.045 ****** 7051 1726867073.91826: entering _queue_task() for managed_node1/fail 7051 1726867073.92051: worker is 1 (out of 1 available) 7051 1726867073.92062: exiting _queue_task() for managed_node1/fail 7051 1726867073.92080: done queuing things up, now waiting for results queue to drain 7051 1726867073.92082: waiting for pending results... 7051 1726867073.92244: 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 7051 1726867073.92343: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000066 7051 1726867073.92355: variable 'ansible_search_path' from source: unknown 7051 1726867073.92358: variable 'ansible_search_path' from source: unknown 7051 1726867073.92388: calling self._execute() 7051 1726867073.92462: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867073.92466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867073.92479: variable 'omit' from source: magic vars 7051 1726867073.92747: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.92756: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.92892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867073.94931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867073.95013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867073.95027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867073.95052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867073.95072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867073.95136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867073.95166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867073.95187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867073.95213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867073.95228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867073.95311: variable 'ansible_distribution' from source: facts 7051 1726867073.95314: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.95321: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.95403: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.95406: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.95521: variable 'ansible_distribution' from source: facts 7051 1726867073.95525: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.95530: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.95604: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.95608: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.95720: variable 'ansible_distribution' from source: facts 7051 1726867073.95723: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.95729: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867073.95805: variable 'network_state' from source: role '' defaults 7051 1726867073.95813: Evaluated conditional (network_state != {}): False 7051 1726867073.95816: when evaluation is False, skipping this task 7051 1726867073.95819: _execute() done 7051 1726867073.95822: dumping result to json 7051 1726867073.95826: done dumping result, returning 7051 1726867073.95834: 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 [0affcac9-a3a5-79ed-6d0d-000000000066] 7051 1726867073.95838: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000066 7051 1726867073.95924: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000066 7051 1726867073.95927: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867073.95972: no more pending results, returning what we have 7051 1726867073.95979: results queue empty 7051 1726867073.95980: checking for any_errors_fatal 7051 1726867073.95987: done checking for any_errors_fatal 7051 1726867073.95988: checking for max_fail_percentage 7051 1726867073.95990: done checking for max_fail_percentage 7051 1726867073.95990: checking to see if all hosts have failed and the running result is not ok 7051 1726867073.95991: done checking to see if all hosts have failed 7051 1726867073.95992: getting the remaining hosts for this loop 7051 1726867073.95993: done getting the remaining hosts for this loop 7051 1726867073.95997: getting the next task for host managed_node1 7051 1726867073.96003: done getting next task for host managed_node1 7051 1726867073.96007: ^ 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 7051 1726867073.96009: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867073.96026: getting variables 7051 1726867073.96028: in VariableManager get_vars() 7051 1726867073.96087: Calling all_inventory to load vars for managed_node1 7051 1726867073.96090: Calling groups_inventory to load vars for managed_node1 7051 1726867073.96092: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867073.96101: Calling all_plugins_play to load vars for managed_node1 7051 1726867073.96103: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867073.96106: Calling groups_plugins_play to load vars for managed_node1 7051 1726867073.97009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867073.98199: done with get_vars() 7051 1726867073.98215: done getting variables 7051 1726867073.98255: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:53 -0400 (0:00:00.064) 0:00:39.109 ****** 7051 1726867073.98287: entering _queue_task() for managed_node1/fail 7051 1726867073.98521: worker is 1 (out of 1 available) 7051 1726867073.98533: exiting _queue_task() for managed_node1/fail 7051 1726867073.98544: done queuing things up, now waiting for results queue to drain 7051 1726867073.98546: waiting for pending results... 7051 1726867073.98730: 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 7051 1726867073.98826: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000067 7051 1726867073.98838: variable 'ansible_search_path' from source: unknown 7051 1726867073.98841: variable 'ansible_search_path' from source: unknown 7051 1726867073.98868: calling self._execute() 7051 1726867073.98941: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867073.98946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867073.98955: variable 'omit' from source: magic vars 7051 1726867073.99240: variable 'ansible_distribution_major_version' from source: facts 7051 1726867073.99250: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867073.99385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.01091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.01131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.01157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.01186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.01206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.01262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.01286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.01305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.01330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.01341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.01420: variable 'ansible_distribution' from source: facts 7051 1726867074.01424: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.01430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.01507: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.01510: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.01621: variable 'ansible_distribution' from source: facts 7051 1726867074.01624: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.01627: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.01699: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.01702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.01813: variable 'ansible_distribution' from source: facts 7051 1726867074.01816: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.01823: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.01898: variable 'network_state' from source: role '' defaults 7051 1726867074.01906: Evaluated conditional (network_state != {}): False 7051 1726867074.01909: when evaluation is False, skipping this task 7051 1726867074.01912: _execute() done 7051 1726867074.01914: dumping result to json 7051 1726867074.01917: done dumping result, returning 7051 1726867074.01924: 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 [0affcac9-a3a5-79ed-6d0d-000000000067] 7051 1726867074.01927: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000067 7051 1726867074.02017: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000067 7051 1726867074.02021: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867074.02064: no more pending results, returning what we have 7051 1726867074.02067: results queue empty 7051 1726867074.02068: checking for any_errors_fatal 7051 1726867074.02079: done checking for any_errors_fatal 7051 1726867074.02080: checking for max_fail_percentage 7051 1726867074.02081: done checking for max_fail_percentage 7051 1726867074.02082: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.02083: done checking to see if all hosts have failed 7051 1726867074.02083: getting the remaining hosts for this loop 7051 1726867074.02085: done getting the remaining hosts for this loop 7051 1726867074.02088: getting the next task for host managed_node1 7051 1726867074.02095: done getting next task for host managed_node1 7051 1726867074.02098: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867074.02101: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.02118: getting variables 7051 1726867074.02120: in VariableManager get_vars() 7051 1726867074.02168: Calling all_inventory to load vars for managed_node1 7051 1726867074.02170: Calling groups_inventory to load vars for managed_node1 7051 1726867074.02172: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.02190: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.02193: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.02196: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.03074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.03919: done with get_vars() 7051 1726867074.03934: done getting variables 7051 1726867074.03974: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:54 -0400 (0:00:00.057) 0:00:39.167 ****** 7051 1726867074.04002: entering _queue_task() for managed_node1/fail 7051 1726867074.04209: worker is 1 (out of 1 available) 7051 1726867074.04222: exiting _queue_task() for managed_node1/fail 7051 1726867074.04234: done queuing things up, now waiting for results queue to drain 7051 1726867074.04236: waiting for pending results... 7051 1726867074.04414: 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 7051 1726867074.04514: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000068 7051 1726867074.04525: variable 'ansible_search_path' from source: unknown 7051 1726867074.04528: variable 'ansible_search_path' from source: unknown 7051 1726867074.04557: calling self._execute() 7051 1726867074.04628: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.04632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.04641: variable 'omit' from source: magic vars 7051 1726867074.04917: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.04926: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.05055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.06519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.06563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.06594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.06620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.06645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.06708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.06728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.06747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.06775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.06790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.06866: variable 'ansible_distribution' from source: facts 7051 1726867074.06870: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.06876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.06947: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.06950: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.07065: variable 'ansible_distribution' from source: facts 7051 1726867074.07068: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.07075: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.07149: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.07152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.07266: variable 'ansible_distribution' from source: facts 7051 1726867074.07269: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.07274: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.07364: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.07375: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867074.07450: variable 'ansible_distribution' from source: facts 7051 1726867074.07454: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.07461: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867074.07613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.07634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.07651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.07676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.07691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.07723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.07741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.07758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.07786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.07797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.07825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.07846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.07860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.07888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.07899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.08090: variable 'network_connections' from source: task vars 7051 1726867074.08099: variable 'interface' from source: play vars 7051 1726867074.08151: variable 'interface' from source: play vars 7051 1726867074.08168: variable 'network_state' from source: role '' defaults 7051 1726867074.08216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.08325: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.08350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.08372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.08402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.08441: 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) 7051 1726867074.08457: 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) 7051 1726867074.08474: 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) 7051 1726867074.08498: 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) 7051 1726867074.08517: 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 7051 1726867074.08521: when evaluation is False, skipping this task 7051 1726867074.08523: _execute() done 7051 1726867074.08525: dumping result to json 7051 1726867074.08528: done dumping result, returning 7051 1726867074.08535: 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 [0affcac9-a3a5-79ed-6d0d-000000000068] 7051 1726867074.08539: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000068 7051 1726867074.08618: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000068 7051 1726867074.08620: 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" } 7051 1726867074.08664: no more pending results, returning what we have 7051 1726867074.08668: results queue empty 7051 1726867074.08669: checking for any_errors_fatal 7051 1726867074.08674: done checking for any_errors_fatal 7051 1726867074.08675: checking for max_fail_percentage 7051 1726867074.08676: done checking for max_fail_percentage 7051 1726867074.08679: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.08679: done checking to see if all hosts have failed 7051 1726867074.08680: getting the remaining hosts for this loop 7051 1726867074.08682: done getting the remaining hosts for this loop 7051 1726867074.08685: getting the next task for host managed_node1 7051 1726867074.08692: done getting next task for host managed_node1 7051 1726867074.08695: ^ 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 7051 1726867074.08697: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.08715: getting variables 7051 1726867074.08717: in VariableManager get_vars() 7051 1726867074.08772: Calling all_inventory to load vars for managed_node1 7051 1726867074.08774: Calling groups_inventory to load vars for managed_node1 7051 1726867074.08779: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.08787: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.08790: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.08792: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.09543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.10398: done with get_vars() 7051 1726867074.10413: done getting variables 7051 1726867074.10453: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:54 -0400 (0:00:00.064) 0:00:39.231 ****** 7051 1726867074.10479: entering _queue_task() for managed_node1/dnf 7051 1726867074.10687: worker is 1 (out of 1 available) 7051 1726867074.10700: exiting _queue_task() for managed_node1/dnf 7051 1726867074.10712: done queuing things up, now waiting for results queue to drain 7051 1726867074.10713: waiting for pending results... 7051 1726867074.10884: 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 7051 1726867074.10972: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000069 7051 1726867074.10987: variable 'ansible_search_path' from source: unknown 7051 1726867074.10990: variable 'ansible_search_path' from source: unknown 7051 1726867074.11018: calling self._execute() 7051 1726867074.11092: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.11096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.11104: variable 'omit' from source: magic vars 7051 1726867074.11383: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.11391: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.11572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.13260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.13309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.13455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.13458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.13461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.13504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.13507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.13682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.13686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.13689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.13691: variable 'ansible_distribution' from source: facts 7051 1726867074.13700: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.13703: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.13816: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.13823: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.13988: variable 'ansible_distribution' from source: facts 7051 1726867074.13992: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.14010: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.14108: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.14137: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.14505: variable 'ansible_distribution' from source: facts 7051 1726867074.14509: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.14515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.14868: variable 'ansible_distribution' from source: facts 7051 1726867074.14883: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.14927: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867074.15070: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.15242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.15274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.15319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.15403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.15414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.15457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.15475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.15496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.15521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.15531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.15568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.15584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.15603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.15627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.15638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.15741: variable 'network_connections' from source: task vars 7051 1726867074.15752: variable 'interface' from source: play vars 7051 1726867074.15807: variable 'interface' from source: play vars 7051 1726867074.15863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.15984: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.16016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.16037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.16059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.16093: 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) 7051 1726867074.16110: 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) 7051 1726867074.16129: 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) 7051 1726867074.16146: 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) 7051 1726867074.16183: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867074.16335: variable 'network_connections' from source: task vars 7051 1726867074.16338: variable 'interface' from source: play vars 7051 1726867074.16387: variable 'interface' from source: play vars 7051 1726867074.16406: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867074.16409: when evaluation is False, skipping this task 7051 1726867074.16411: _execute() done 7051 1726867074.16414: dumping result to json 7051 1726867074.16418: done dumping result, returning 7051 1726867074.16426: 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 [0affcac9-a3a5-79ed-6d0d-000000000069] 7051 1726867074.16435: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000069 7051 1726867074.16522: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000069 7051 1726867074.16525: 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" } 7051 1726867074.16590: no more pending results, returning what we have 7051 1726867074.16594: results queue empty 7051 1726867074.16595: checking for any_errors_fatal 7051 1726867074.16602: done checking for any_errors_fatal 7051 1726867074.16603: checking for max_fail_percentage 7051 1726867074.16605: done checking for max_fail_percentage 7051 1726867074.16605: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.16606: done checking to see if all hosts have failed 7051 1726867074.16607: getting the remaining hosts for this loop 7051 1726867074.16608: done getting the remaining hosts for this loop 7051 1726867074.16612: getting the next task for host managed_node1 7051 1726867074.16618: done getting next task for host managed_node1 7051 1726867074.16622: ^ 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 7051 1726867074.16624: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.16641: getting variables 7051 1726867074.16642: in VariableManager get_vars() 7051 1726867074.16696: Calling all_inventory to load vars for managed_node1 7051 1726867074.16699: Calling groups_inventory to load vars for managed_node1 7051 1726867074.16701: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.16710: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.16712: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.16715: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.18162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.19690: done with get_vars() 7051 1726867074.19712: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867074.19790: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:54 -0400 (0:00:00.093) 0:00:39.325 ****** 7051 1726867074.19820: entering _queue_task() for managed_node1/yum 7051 1726867074.20144: worker is 1 (out of 1 available) 7051 1726867074.20155: exiting _queue_task() for managed_node1/yum 7051 1726867074.20169: done queuing things up, now waiting for results queue to drain 7051 1726867074.20170: waiting for pending results... 7051 1726867074.20502: 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 7051 1726867074.20588: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006a 7051 1726867074.20613: variable 'ansible_search_path' from source: unknown 7051 1726867074.20621: variable 'ansible_search_path' from source: unknown 7051 1726867074.20658: calling self._execute() 7051 1726867074.20760: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.20771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.20791: variable 'omit' from source: magic vars 7051 1726867074.21252: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.21256: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.21418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.23722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.23802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.23842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.23889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.23921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.24023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.24057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.24095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.24183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.24187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.24286: variable 'ansible_distribution' from source: facts 7051 1726867074.24298: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.24382: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.24436: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.24446: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.24629: variable 'ansible_distribution' from source: facts 7051 1726867074.24638: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.24649: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.24762: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.24772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.24941: variable 'ansible_distribution' from source: facts 7051 1726867074.24951: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.24960: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.25094: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.25165: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867074.25168: when evaluation is False, skipping this task 7051 1726867074.25170: _execute() done 7051 1726867074.25172: dumping result to json 7051 1726867074.25173: done dumping result, returning 7051 1726867074.25180: 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 [0affcac9-a3a5-79ed-6d0d-00000000006a] 7051 1726867074.25182: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006a skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867074.25434: no more pending results, returning what we have 7051 1726867074.25438: results queue empty 7051 1726867074.25439: checking for any_errors_fatal 7051 1726867074.25446: done checking for any_errors_fatal 7051 1726867074.25446: checking for max_fail_percentage 7051 1726867074.25448: done checking for max_fail_percentage 7051 1726867074.25449: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.25450: done checking to see if all hosts have failed 7051 1726867074.25451: getting the remaining hosts for this loop 7051 1726867074.25452: done getting the remaining hosts for this loop 7051 1726867074.25457: getting the next task for host managed_node1 7051 1726867074.25465: done getting next task for host managed_node1 7051 1726867074.25469: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867074.25472: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.25490: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006a 7051 1726867074.25493: WORKER PROCESS EXITING 7051 1726867074.25507: getting variables 7051 1726867074.25509: in VariableManager get_vars() 7051 1726867074.25574: Calling all_inventory to load vars for managed_node1 7051 1726867074.25756: Calling groups_inventory to load vars for managed_node1 7051 1726867074.25759: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.25769: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.25772: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.25781: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.28372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.30320: done with get_vars() 7051 1726867074.30343: done getting variables 7051 1726867074.30408: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:54 -0400 (0:00:00.106) 0:00:39.431 ****** 7051 1726867074.30448: entering _queue_task() for managed_node1/fail 7051 1726867074.30770: worker is 1 (out of 1 available) 7051 1726867074.30786: exiting _queue_task() for managed_node1/fail 7051 1726867074.30797: done queuing things up, now waiting for results queue to drain 7051 1726867074.30799: waiting for pending results... 7051 1726867074.31073: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867074.31226: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006b 7051 1726867074.31246: variable 'ansible_search_path' from source: unknown 7051 1726867074.31253: variable 'ansible_search_path' from source: unknown 7051 1726867074.31294: calling self._execute() 7051 1726867074.31396: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.31582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.31585: variable 'omit' from source: magic vars 7051 1726867074.31800: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.31820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.32022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.34292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.34426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.34430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.34454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.34490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.34588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.34621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.34656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.34703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.34723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.34846: variable 'ansible_distribution' from source: facts 7051 1726867074.34860: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.34969: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.34997: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.35008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.35190: variable 'ansible_distribution' from source: facts 7051 1726867074.35198: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.35206: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.35306: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.35317: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.35489: variable 'ansible_distribution' from source: facts 7051 1726867074.35498: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.35510: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.35625: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.35739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.35767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.36184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.36188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.36190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.36192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.36195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.36197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.36199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.36201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.36406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.36436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.36465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.36682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.36685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.37184: variable 'network_connections' from source: task vars 7051 1726867074.37187: variable 'interface' from source: play vars 7051 1726867074.37203: variable 'interface' from source: play vars 7051 1726867074.37300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.37610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.37722: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.37761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.38053: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.38056: 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) 7051 1726867074.38059: 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) 7051 1726867074.38061: 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) 7051 1726867074.38171: 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) 7051 1726867074.38226: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867074.38767: variable 'network_connections' from source: task vars 7051 1726867074.38836: variable 'interface' from source: play vars 7051 1726867074.38957: variable 'interface' from source: play vars 7051 1726867074.39059: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867074.39067: when evaluation is False, skipping this task 7051 1726867074.39080: _execute() done 7051 1726867074.39089: dumping result to json 7051 1726867074.39097: done dumping result, returning 7051 1726867074.39128: 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 [0affcac9-a3a5-79ed-6d0d-00000000006b] 7051 1726867074.39147: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7051 1726867074.39459: no more pending results, returning what we have 7051 1726867074.39463: results queue empty 7051 1726867074.39465: checking for any_errors_fatal 7051 1726867074.39472: done checking for any_errors_fatal 7051 1726867074.39473: checking for max_fail_percentage 7051 1726867074.39479: done checking for max_fail_percentage 7051 1726867074.39479: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.39480: done checking to see if all hosts have failed 7051 1726867074.39481: getting the remaining hosts for this loop 7051 1726867074.39483: done getting the remaining hosts for this loop 7051 1726867074.39487: getting the next task for host managed_node1 7051 1726867074.39494: done getting next task for host managed_node1 7051 1726867074.39499: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867074.39502: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.39521: getting variables 7051 1726867074.39523: in VariableManager get_vars() 7051 1726867074.39592: Calling all_inventory to load vars for managed_node1 7051 1726867074.39595: Calling groups_inventory to load vars for managed_node1 7051 1726867074.39598: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.39612: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.39615: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.39619: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.40226: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006b 7051 1726867074.40230: WORKER PROCESS EXITING 7051 1726867074.40936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.42490: done with get_vars() 7051 1726867074.42514: done getting variables 7051 1726867074.42571: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:54 -0400 (0:00:00.121) 0:00:39.553 ****** 7051 1726867074.42611: entering _queue_task() for managed_node1/package 7051 1726867074.43158: worker is 1 (out of 1 available) 7051 1726867074.43166: exiting _queue_task() for managed_node1/package 7051 1726867074.43182: done queuing things up, now waiting for results queue to drain 7051 1726867074.43183: waiting for pending results... 7051 1726867074.43205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867074.43302: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006c 7051 1726867074.43315: variable 'ansible_search_path' from source: unknown 7051 1726867074.43318: variable 'ansible_search_path' from source: unknown 7051 1726867074.43346: calling self._execute() 7051 1726867074.43423: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.43427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.43436: variable 'omit' from source: magic vars 7051 1726867074.43711: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.43719: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.43852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.46287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.46291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.46311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.46346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.46371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.46450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.46831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.46849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.46878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.46892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.46972: variable 'ansible_distribution' from source: facts 7051 1726867074.46976: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.46986: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.47063: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.47068: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.47184: variable 'ansible_distribution' from source: facts 7051 1726867074.47187: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.47194: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.47265: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.47268: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.47378: variable 'ansible_distribution' from source: facts 7051 1726867074.47385: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.47391: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.47489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.47637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.47671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.47722: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.47739: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.47825: variable 'network_packages' from source: role '' defaults 7051 1726867074.47991: variable '__network_provider_setup' from source: role '' defaults 7051 1726867074.47994: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867074.47996: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867074.48018: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867074.48078: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867074.48247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.48278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.48301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.48342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.48359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.48401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.48430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.48458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.48547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.48550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.48724: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867074.49182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.49185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.49195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.49198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.49200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.49203: variable 'ansible_python' from source: facts 7051 1726867074.49205: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867074.49207: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867074.49209: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867074.49327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.49365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.49368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.49405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.49419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.49461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.49484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.49511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.49549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.49570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.49708: variable 'network_connections' from source: task vars 7051 1726867074.49721: variable 'interface' from source: play vars 7051 1726867074.49832: variable 'interface' from source: play vars 7051 1726867074.49908: 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) 7051 1726867074.49941: 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) 7051 1726867074.49998: 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) 7051 1726867074.50042: 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) 7051 1726867074.50297: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.50859: variable 'network_connections' from source: task vars 7051 1726867074.50870: variable 'interface' from source: play vars 7051 1726867074.50991: variable 'interface' from source: play vars 7051 1726867074.51026: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867074.51171: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.51501: variable 'network_connections' from source: task vars 7051 1726867074.51520: variable 'interface' from source: play vars 7051 1726867074.51588: variable 'interface' from source: play vars 7051 1726867074.51623: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867074.51711: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867074.51917: variable 'network_connections' from source: task vars 7051 1726867074.51920: variable 'interface' from source: play vars 7051 1726867074.51968: variable 'interface' from source: play vars 7051 1726867074.52006: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867074.52053: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867074.52056: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867074.52099: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867074.52232: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867074.52526: variable 'network_connections' from source: task vars 7051 1726867074.52529: variable 'interface' from source: play vars 7051 1726867074.52571: variable 'interface' from source: play vars 7051 1726867074.52583: variable 'ansible_distribution' from source: facts 7051 1726867074.52588: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.52590: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.52602: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867074.52707: variable 'ansible_distribution' from source: facts 7051 1726867074.52711: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.52714: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.52726: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867074.52831: variable 'ansible_distribution' from source: facts 7051 1726867074.52835: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.52839: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.52864: variable 'network_provider' from source: set_fact 7051 1726867074.52910: variable 'ansible_facts' from source: unknown 7051 1726867074.53639: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7051 1726867074.53647: when evaluation is False, skipping this task 7051 1726867074.53682: _execute() done 7051 1726867074.53685: dumping result to json 7051 1726867074.53688: done dumping result, returning 7051 1726867074.53690: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-00000000006c] 7051 1726867074.53693: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006c skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7051 1726867074.54014: no more pending results, returning what we have 7051 1726867074.54019: results queue empty 7051 1726867074.54021: checking for any_errors_fatal 7051 1726867074.54027: done checking for any_errors_fatal 7051 1726867074.54028: checking for max_fail_percentage 7051 1726867074.54030: done checking for max_fail_percentage 7051 1726867074.54031: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.54031: done checking to see if all hosts have failed 7051 1726867074.54032: getting the remaining hosts for this loop 7051 1726867074.54034: done getting the remaining hosts for this loop 7051 1726867074.54038: getting the next task for host managed_node1 7051 1726867074.54045: done getting next task for host managed_node1 7051 1726867074.54048: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867074.54051: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.54068: getting variables 7051 1726867074.54070: in VariableManager get_vars() 7051 1726867074.54143: Calling all_inventory to load vars for managed_node1 7051 1726867074.54146: Calling groups_inventory to load vars for managed_node1 7051 1726867074.54149: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.54160: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.54163: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.54166: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.54706: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006c 7051 1726867074.54709: WORKER PROCESS EXITING 7051 1726867074.55444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.56298: done with get_vars() 7051 1726867074.56314: done getting variables 7051 1726867074.56355: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:54 -0400 (0:00:00.137) 0:00:39.690 ****** 7051 1726867074.56385: entering _queue_task() for managed_node1/package 7051 1726867074.56614: worker is 1 (out of 1 available) 7051 1726867074.56627: exiting _queue_task() for managed_node1/package 7051 1726867074.56639: done queuing things up, now waiting for results queue to drain 7051 1726867074.56640: waiting for pending results... 7051 1726867074.56809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867074.56901: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006d 7051 1726867074.56914: variable 'ansible_search_path' from source: unknown 7051 1726867074.56918: variable 'ansible_search_path' from source: unknown 7051 1726867074.56945: calling self._execute() 7051 1726867074.57019: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.57022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.57032: variable 'omit' from source: magic vars 7051 1726867074.57310: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.57316: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.57450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.58931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.58978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.59003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.59027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.59053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.59115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.59137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.59154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.59189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.59200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.59282: variable 'ansible_distribution' from source: facts 7051 1726867074.59285: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.59291: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.59367: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.59372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.59484: variable 'ansible_distribution' from source: facts 7051 1726867074.59489: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.59497: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.59563: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.59566: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.59681: variable 'ansible_distribution' from source: facts 7051 1726867074.59692: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.59695: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.59773: variable 'network_state' from source: role '' defaults 7051 1726867074.59786: Evaluated conditional (network_state != {}): False 7051 1726867074.59789: when evaluation is False, skipping this task 7051 1726867074.59792: _execute() done 7051 1726867074.59794: dumping result to json 7051 1726867074.59796: done dumping result, returning 7051 1726867074.59804: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000006d] 7051 1726867074.59809: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006d 7051 1726867074.59897: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006d 7051 1726867074.59900: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867074.59966: no more pending results, returning what we have 7051 1726867074.59969: results queue empty 7051 1726867074.59970: checking for any_errors_fatal 7051 1726867074.59980: done checking for any_errors_fatal 7051 1726867074.59981: checking for max_fail_percentage 7051 1726867074.59983: done checking for max_fail_percentage 7051 1726867074.59983: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.59984: done checking to see if all hosts have failed 7051 1726867074.59985: getting the remaining hosts for this loop 7051 1726867074.59986: done getting the remaining hosts for this loop 7051 1726867074.59990: getting the next task for host managed_node1 7051 1726867074.59998: done getting next task for host managed_node1 7051 1726867074.60001: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867074.60004: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.60022: getting variables 7051 1726867074.60023: in VariableManager get_vars() 7051 1726867074.60073: Calling all_inventory to load vars for managed_node1 7051 1726867074.60075: Calling groups_inventory to load vars for managed_node1 7051 1726867074.60084: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.60093: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.60096: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.60098: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.60870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.61738: done with get_vars() 7051 1726867074.61755: done getting variables 7051 1726867074.61799: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:54 -0400 (0:00:00.054) 0:00:39.745 ****** 7051 1726867074.61830: entering _queue_task() for managed_node1/package 7051 1726867074.62065: worker is 1 (out of 1 available) 7051 1726867074.62079: exiting _queue_task() for managed_node1/package 7051 1726867074.62092: done queuing things up, now waiting for results queue to drain 7051 1726867074.62094: waiting for pending results... 7051 1726867074.62270: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867074.62368: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006e 7051 1726867074.62384: variable 'ansible_search_path' from source: unknown 7051 1726867074.62387: variable 'ansible_search_path' from source: unknown 7051 1726867074.62416: calling self._execute() 7051 1726867074.62494: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.62498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.62508: variable 'omit' from source: magic vars 7051 1726867074.62773: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.62787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.62924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.64594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.64639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.64664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.64693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.64713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.64769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.64794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.64811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.64842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.64853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.64926: variable 'ansible_distribution' from source: facts 7051 1726867074.64930: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.64936: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.65020: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.65023: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.65137: variable 'ansible_distribution' from source: facts 7051 1726867074.65141: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.65146: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.65222: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.65225: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.65337: variable 'ansible_distribution' from source: facts 7051 1726867074.65340: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.65345: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.65424: variable 'network_state' from source: role '' defaults 7051 1726867074.65432: Evaluated conditional (network_state != {}): False 7051 1726867074.65435: when evaluation is False, skipping this task 7051 1726867074.65438: _execute() done 7051 1726867074.65440: dumping result to json 7051 1726867074.65444: done dumping result, returning 7051 1726867074.65451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000006e] 7051 1726867074.65455: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006e 7051 1726867074.65540: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006e 7051 1726867074.65543: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867074.65591: no more pending results, returning what we have 7051 1726867074.65594: results queue empty 7051 1726867074.65595: checking for any_errors_fatal 7051 1726867074.65599: done checking for any_errors_fatal 7051 1726867074.65600: checking for max_fail_percentage 7051 1726867074.65602: done checking for max_fail_percentage 7051 1726867074.65603: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.65603: done checking to see if all hosts have failed 7051 1726867074.65604: getting the remaining hosts for this loop 7051 1726867074.65606: done getting the remaining hosts for this loop 7051 1726867074.65610: getting the next task for host managed_node1 7051 1726867074.65616: done getting next task for host managed_node1 7051 1726867074.65621: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867074.65624: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.65641: getting variables 7051 1726867074.65642: in VariableManager get_vars() 7051 1726867074.65698: Calling all_inventory to load vars for managed_node1 7051 1726867074.65700: Calling groups_inventory to load vars for managed_node1 7051 1726867074.65702: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.65712: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.65714: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.65717: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.66589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.67437: done with get_vars() 7051 1726867074.67455: done getting variables 7051 1726867074.67499: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:54 -0400 (0:00:00.056) 0:00:39.802 ****** 7051 1726867074.67529: entering _queue_task() for managed_node1/service 7051 1726867074.67756: worker is 1 (out of 1 available) 7051 1726867074.67770: exiting _queue_task() for managed_node1/service 7051 1726867074.67784: done queuing things up, now waiting for results queue to drain 7051 1726867074.67786: waiting for pending results... 7051 1726867074.67954: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867074.68045: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000006f 7051 1726867074.68058: variable 'ansible_search_path' from source: unknown 7051 1726867074.68062: variable 'ansible_search_path' from source: unknown 7051 1726867074.68094: calling self._execute() 7051 1726867074.68167: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.68171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.68184: variable 'omit' from source: magic vars 7051 1726867074.68455: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.68464: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.68605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.70085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.70127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.70153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.70180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.70204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.70258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.70292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.70313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.70339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.70350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.70430: variable 'ansible_distribution' from source: facts 7051 1726867074.70433: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.70439: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.70516: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.70521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.70634: variable 'ansible_distribution' from source: facts 7051 1726867074.70638: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.70640: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.70715: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.70718: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.70830: variable 'ansible_distribution' from source: facts 7051 1726867074.70833: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.70838: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.70913: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.70996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.71013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.71029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.71054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.71064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.71101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.71116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.71132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.71156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.71166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.71201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.71217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.71233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.71257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.71267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.71366: variable 'network_connections' from source: task vars 7051 1726867074.71376: variable 'interface' from source: play vars 7051 1726867074.71428: variable 'interface' from source: play vars 7051 1726867074.71484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.71594: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.71619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.71645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.71667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.71700: 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) 7051 1726867074.71715: 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) 7051 1726867074.71733: 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) 7051 1726867074.71752: 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) 7051 1726867074.71790: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867074.71946: variable 'network_connections' from source: task vars 7051 1726867074.71949: variable 'interface' from source: play vars 7051 1726867074.71999: variable 'interface' from source: play vars 7051 1726867074.72017: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867074.72021: when evaluation is False, skipping this task 7051 1726867074.72023: _execute() done 7051 1726867074.72026: dumping result to json 7051 1726867074.72029: done dumping result, returning 7051 1726867074.72035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-00000000006f] 7051 1726867074.72040: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006f 7051 1726867074.72120: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000006f 7051 1726867074.72123: 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" } 7051 1726867074.72171: no more pending results, returning what we have 7051 1726867074.72174: results queue empty 7051 1726867074.72175: checking for any_errors_fatal 7051 1726867074.72184: done checking for any_errors_fatal 7051 1726867074.72185: checking for max_fail_percentage 7051 1726867074.72187: done checking for max_fail_percentage 7051 1726867074.72188: checking to see if all hosts have failed and the running result is not ok 7051 1726867074.72189: done checking to see if all hosts have failed 7051 1726867074.72190: getting the remaining hosts for this loop 7051 1726867074.72191: done getting the remaining hosts for this loop 7051 1726867074.72195: getting the next task for host managed_node1 7051 1726867074.72202: done getting next task for host managed_node1 7051 1726867074.72205: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867074.72208: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867074.72224: getting variables 7051 1726867074.72225: in VariableManager get_vars() 7051 1726867074.72276: Calling all_inventory to load vars for managed_node1 7051 1726867074.72280: Calling groups_inventory to load vars for managed_node1 7051 1726867074.72282: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867074.72291: Calling all_plugins_play to load vars for managed_node1 7051 1726867074.72293: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867074.72296: Calling groups_plugins_play to load vars for managed_node1 7051 1726867074.73064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867074.74001: done with get_vars() 7051 1726867074.74019: done getting variables 7051 1726867074.74060: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:54 -0400 (0:00:00.065) 0:00:39.867 ****** 7051 1726867074.74085: entering _queue_task() for managed_node1/service 7051 1726867074.74302: worker is 1 (out of 1 available) 7051 1726867074.74314: exiting _queue_task() for managed_node1/service 7051 1726867074.74327: done queuing things up, now waiting for results queue to drain 7051 1726867074.74328: waiting for pending results... 7051 1726867074.74495: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867074.74583: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000070 7051 1726867074.74596: variable 'ansible_search_path' from source: unknown 7051 1726867074.74599: variable 'ansible_search_path' from source: unknown 7051 1726867074.74625: calling self._execute() 7051 1726867074.74702: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.74706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.74716: variable 'omit' from source: magic vars 7051 1726867074.74985: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.74995: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.75147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867074.81388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867074.81398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867074.81436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867074.81472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867074.81505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867074.81580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.81615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.81649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.81698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.81719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.81990: variable 'ansible_distribution' from source: facts 7051 1726867074.81994: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.81997: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.81999: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.82001: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.82146: variable 'ansible_distribution' from source: facts 7051 1726867074.82155: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.82165: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.82270: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.82282: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867074.82447: variable 'ansible_distribution' from source: facts 7051 1726867074.82456: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.82466: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867074.82605: variable 'network_provider' from source: set_fact 7051 1726867074.82614: variable 'network_state' from source: role '' defaults 7051 1726867074.82626: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867074.82636: variable 'omit' from source: magic vars 7051 1726867074.82688: variable 'omit' from source: magic vars 7051 1726867074.82719: variable 'network_service_name' from source: role '' defaults 7051 1726867074.82786: variable 'network_service_name' from source: role '' defaults 7051 1726867074.82887: variable '__network_provider_setup' from source: role '' defaults 7051 1726867074.82899: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867074.82961: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867074.82984: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867074.83045: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867074.83200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.83230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.83259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.83305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.83322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.83364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.83393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.83420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.83460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.83479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.83782: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867074.83785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.83811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.83846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.83888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.83910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.83990: variable 'ansible_python' from source: facts 7051 1726867074.84012: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867074.84082: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867074.84151: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867074.84292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.84321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.84353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.84399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.84420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.84471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867074.84502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867074.84531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867074.84683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867074.84686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867074.84729: variable 'network_connections' from source: task vars 7051 1726867074.84742: variable 'interface' from source: play vars 7051 1726867074.84825: variable 'interface' from source: play vars 7051 1726867074.84935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867074.85119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867074.85180: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867074.85230: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867074.85282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867074.85348: 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) 7051 1726867074.85387: 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) 7051 1726867074.85424: 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) 7051 1726867074.85466: 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) 7051 1726867074.85564: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.85790: variable 'network_connections' from source: task vars 7051 1726867074.85802: variable 'interface' from source: play vars 7051 1726867074.85875: variable 'interface' from source: play vars 7051 1726867074.85918: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867074.86001: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867074.86298: variable 'network_connections' from source: task vars 7051 1726867074.86308: variable 'interface' from source: play vars 7051 1726867074.86384: variable 'interface' from source: play vars 7051 1726867074.86410: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867074.86498: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867074.86869: variable 'network_connections' from source: task vars 7051 1726867074.86871: variable 'interface' from source: play vars 7051 1726867074.86873: variable 'interface' from source: play vars 7051 1726867074.86917: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867074.86979: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867074.86992: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867074.87053: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867074.87270: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867074.87765: variable 'network_connections' from source: task vars 7051 1726867074.87775: variable 'interface' from source: play vars 7051 1726867074.87838: variable 'interface' from source: play vars 7051 1726867074.87856: variable 'ansible_distribution' from source: facts 7051 1726867074.87864: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.87872: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.87893: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867074.88071: variable 'ansible_distribution' from source: facts 7051 1726867074.88175: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.88180: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.88183: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867074.88275: variable 'ansible_distribution' from source: facts 7051 1726867074.88290: variable '__network_rh_distros' from source: role '' defaults 7051 1726867074.88299: variable 'ansible_distribution_major_version' from source: facts 7051 1726867074.88336: variable 'network_provider' from source: set_fact 7051 1726867074.88360: variable 'omit' from source: magic vars 7051 1726867074.88392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867074.88423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867074.88441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867074.88459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867074.88470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867074.88496: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867074.88507: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.88514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.88602: Set connection var ansible_connection to ssh 7051 1726867074.88618: Set connection var ansible_pipelining to False 7051 1726867074.88627: Set connection var ansible_shell_executable to /bin/sh 7051 1726867074.88638: Set connection var ansible_shell_type to sh 7051 1726867074.88646: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867074.88681: Set connection var ansible_timeout to 10 7051 1726867074.88684: variable 'ansible_shell_executable' from source: unknown 7051 1726867074.88690: variable 'ansible_connection' from source: unknown 7051 1726867074.88697: variable 'ansible_module_compression' from source: unknown 7051 1726867074.88702: variable 'ansible_shell_type' from source: unknown 7051 1726867074.88708: variable 'ansible_shell_executable' from source: unknown 7051 1726867074.88880: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867074.88884: variable 'ansible_pipelining' from source: unknown 7051 1726867074.88887: variable 'ansible_timeout' from source: unknown 7051 1726867074.88889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867074.88891: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867074.88894: variable 'omit' from source: magic vars 7051 1726867074.88895: starting attempt loop 7051 1726867074.88897: running the handler 7051 1726867074.88919: variable 'ansible_facts' from source: unknown 7051 1726867074.89575: _low_level_execute_command(): starting 7051 1726867074.89589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867074.90252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867074.90268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867074.90287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867074.90306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867074.90324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867074.90424: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867074.90488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867074.90584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867074.92237: stdout chunk (state=3): >>>/root <<< 7051 1726867074.92429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867074.92432: stdout chunk (state=3): >>><<< 7051 1726867074.92435: stderr chunk (state=3): >>><<< 7051 1726867074.92445: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867074.92623: _low_level_execute_command(): starting 7051 1726867074.92627: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323 `" && echo ansible-tmp-1726867074.9253857-8448-227911767291323="` echo /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323 `" ) && sleep 0' 7051 1726867074.93791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867074.93841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867074.93946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867074.94111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867074.94193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867074.96036: stdout chunk (state=3): >>>ansible-tmp-1726867074.9253857-8448-227911767291323=/root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323 <<< 7051 1726867074.96224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867074.96228: stdout chunk (state=3): >>><<< 7051 1726867074.96235: stderr chunk (state=3): >>><<< 7051 1726867074.96249: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867074.9253857-8448-227911767291323=/root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867074.96336: variable 'ansible_module_compression' from source: unknown 7051 1726867074.96392: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867074.96562: variable 'ansible_facts' from source: unknown 7051 1726867074.96734: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py 7051 1726867074.96915: Sending initial data 7051 1726867074.96925: Sent initial data (154 bytes) 7051 1726867074.97708: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867074.97792: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867074.97815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867074.97826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867074.97835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867074.97911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867074.99441: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867074.99495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867074.99567: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp69wyr2am /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py <<< 7051 1726867074.99582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py" <<< 7051 1726867074.99611: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp69wyr2am" to remote "/root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py" <<< 7051 1726867075.01412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867075.01416: stdout chunk (state=3): >>><<< 7051 1726867075.01418: stderr chunk (state=3): >>><<< 7051 1726867075.01457: done transferring module to remote 7051 1726867075.01471: _low_level_execute_command(): starting 7051 1726867075.01482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/ /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py && sleep 0' 7051 1726867075.02194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867075.02222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867075.02237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.02256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.02325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867075.04092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867075.04095: stdout chunk (state=3): >>><<< 7051 1726867075.04101: stderr chunk (state=3): >>><<< 7051 1726867075.04129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867075.04132: _low_level_execute_command(): starting 7051 1726867075.04135: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/AnsiballZ_systemd.py && sleep 0' 7051 1726867075.04919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867075.04934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867075.05034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867075.05048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.05083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.05164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867075.34396: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9875456", "MemoryPeak": "10403840", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300102144", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "127801000", "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", "CoredumpRec<<< 7051 1726867075.34401: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-<<< 7051 1726867075.34429: stdout chunk (state=3): >>>pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867075.36258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867075.36483: stdout chunk (state=3): >>><<< 7051 1726867075.36487: stderr chunk (state=3): >>><<< 7051 1726867075.36490: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9875456", "MemoryPeak": "10403840", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300102144", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "127801000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867075.36665: 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-1726867074.9253857-8448-227911767291323/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867075.36794: _low_level_execute_command(): starting 7051 1726867075.36800: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867074.9253857-8448-227911767291323/ > /dev/null 2>&1 && sleep 0' 7051 1726867075.37455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867075.37467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867075.37476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867075.37550: 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/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.37603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.37634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867075.39745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867075.39748: stdout chunk (state=3): >>><<< 7051 1726867075.39750: stderr chunk (state=3): >>><<< 7051 1726867075.39755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867075.39757: handler run complete 7051 1726867075.39859: attempt loop complete, returning result 7051 1726867075.39862: _execute() done 7051 1726867075.39864: dumping result to json 7051 1726867075.39869: done dumping result, returning 7051 1726867075.39943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-000000000070] 7051 1726867075.39952: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000070 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867075.40470: no more pending results, returning what we have 7051 1726867075.40473: results queue empty 7051 1726867075.40474: checking for any_errors_fatal 7051 1726867075.40482: done checking for any_errors_fatal 7051 1726867075.40483: checking for max_fail_percentage 7051 1726867075.40485: done checking for max_fail_percentage 7051 1726867075.40485: checking to see if all hosts have failed and the running result is not ok 7051 1726867075.40486: done checking to see if all hosts have failed 7051 1726867075.40487: getting the remaining hosts for this loop 7051 1726867075.40489: done getting the remaining hosts for this loop 7051 1726867075.40492: getting the next task for host managed_node1 7051 1726867075.40499: done getting next task for host managed_node1 7051 1726867075.40503: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867075.40506: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867075.40518: getting variables 7051 1726867075.40519: in VariableManager get_vars() 7051 1726867075.45443: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000070 7051 1726867075.45447: WORKER PROCESS EXITING 7051 1726867075.45458: Calling all_inventory to load vars for managed_node1 7051 1726867075.45461: Calling groups_inventory to load vars for managed_node1 7051 1726867075.45463: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867075.45470: Calling all_plugins_play to load vars for managed_node1 7051 1726867075.45472: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867075.45475: Calling groups_plugins_play to load vars for managed_node1 7051 1726867075.46621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867075.48175: done with get_vars() 7051 1726867075.48196: done getting variables 7051 1726867075.48244: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:55 -0400 (0:00:00.741) 0:00:40.609 ****** 7051 1726867075.48274: entering _queue_task() for managed_node1/service 7051 1726867075.48798: worker is 1 (out of 1 available) 7051 1726867075.48808: exiting _queue_task() for managed_node1/service 7051 1726867075.48820: done queuing things up, now waiting for results queue to drain 7051 1726867075.48822: waiting for pending results... 7051 1726867075.48946: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867075.49041: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000071 7051 1726867075.49062: variable 'ansible_search_path' from source: unknown 7051 1726867075.49066: variable 'ansible_search_path' from source: unknown 7051 1726867075.49094: calling self._execute() 7051 1726867075.49171: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.49180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.49187: variable 'omit' from source: magic vars 7051 1726867075.49465: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.49479: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.49611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867075.51264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867075.51415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867075.51418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867075.51421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867075.51434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867075.51505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.51534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.51557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.51599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.51614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.51724: variable 'ansible_distribution' from source: facts 7051 1726867075.51727: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.51740: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.51819: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.51823: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.51937: variable 'ansible_distribution' from source: facts 7051 1726867075.51941: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.51946: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.52022: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.52026: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.52135: variable 'ansible_distribution' from source: facts 7051 1726867075.52138: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.52143: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.52218: variable 'network_provider' from source: set_fact 7051 1726867075.52222: Evaluated conditional (network_provider == "nm"): True 7051 1726867075.52284: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867075.52336: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867075.52407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.52424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.52443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.52468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.52481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.52512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.52528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.52544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.52567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.52581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.52611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.52626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.52642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.52665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.52679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.52757: variable 'network_connections' from source: task vars 7051 1726867075.52766: variable 'interface' from source: play vars 7051 1726867075.52816: variable 'interface' from source: play vars 7051 1726867075.52879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867075.53089: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867075.53116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867075.53137: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867075.53161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867075.53191: 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) 7051 1726867075.53206: 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) 7051 1726867075.53223: 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) 7051 1726867075.53240: 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) 7051 1726867075.53281: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867075.53425: variable 'network_connections' from source: task vars 7051 1726867075.53428: variable 'interface' from source: play vars 7051 1726867075.53471: variable 'interface' from source: play vars 7051 1726867075.53496: Evaluated conditional (__network_wpa_supplicant_required): False 7051 1726867075.53499: when evaluation is False, skipping this task 7051 1726867075.53502: _execute() done 7051 1726867075.53504: dumping result to json 7051 1726867075.53506: done dumping result, returning 7051 1726867075.53514: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-000000000071] 7051 1726867075.53518: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000071 7051 1726867075.53599: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000071 7051 1726867075.53602: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7051 1726867075.53645: no more pending results, returning what we have 7051 1726867075.53648: results queue empty 7051 1726867075.53649: checking for any_errors_fatal 7051 1726867075.53665: done checking for any_errors_fatal 7051 1726867075.53666: checking for max_fail_percentage 7051 1726867075.53668: done checking for max_fail_percentage 7051 1726867075.53668: checking to see if all hosts have failed and the running result is not ok 7051 1726867075.53669: done checking to see if all hosts have failed 7051 1726867075.53669: getting the remaining hosts for this loop 7051 1726867075.53671: done getting the remaining hosts for this loop 7051 1726867075.53674: getting the next task for host managed_node1 7051 1726867075.53685: done getting next task for host managed_node1 7051 1726867075.53688: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867075.53691: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867075.53710: getting variables 7051 1726867075.53712: in VariableManager get_vars() 7051 1726867075.53761: Calling all_inventory to load vars for managed_node1 7051 1726867075.53763: Calling groups_inventory to load vars for managed_node1 7051 1726867075.53765: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867075.53773: Calling all_plugins_play to load vars for managed_node1 7051 1726867075.53887: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867075.53892: Calling groups_plugins_play to load vars for managed_node1 7051 1726867075.55188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867075.56761: done with get_vars() 7051 1726867075.56783: done getting variables 7051 1726867075.56840: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:55 -0400 (0:00:00.086) 0:00:40.696 ****** 7051 1726867075.56915: entering _queue_task() for managed_node1/service 7051 1726867075.57608: worker is 1 (out of 1 available) 7051 1726867075.57617: exiting _queue_task() for managed_node1/service 7051 1726867075.57629: done queuing things up, now waiting for results queue to drain 7051 1726867075.57630: waiting for pending results... 7051 1726867075.57995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867075.58287: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000072 7051 1726867075.58291: variable 'ansible_search_path' from source: unknown 7051 1726867075.58293: variable 'ansible_search_path' from source: unknown 7051 1726867075.58436: calling self._execute() 7051 1726867075.58590: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.58595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.58689: variable 'omit' from source: magic vars 7051 1726867075.59135: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.59141: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.59337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867075.62261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867075.62331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867075.62371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867075.62584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867075.62588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867075.62592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.62594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.62596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.62617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.62631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.62755: variable 'ansible_distribution' from source: facts 7051 1726867075.62758: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.62766: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.62982: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.62986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.63061: variable 'ansible_distribution' from source: facts 7051 1726867075.63065: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.63071: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.63181: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.63185: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.63355: variable 'ansible_distribution' from source: facts 7051 1726867075.63359: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.63365: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.63469: variable 'network_provider' from source: set_fact 7051 1726867075.63560: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867075.63564: when evaluation is False, skipping this task 7051 1726867075.63566: _execute() done 7051 1726867075.63568: dumping result to json 7051 1726867075.63570: done dumping result, returning 7051 1726867075.63571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-000000000072] 7051 1726867075.63573: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000072 7051 1726867075.63636: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000072 7051 1726867075.63638: 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 } 7051 1726867075.63684: no more pending results, returning what we have 7051 1726867075.63688: results queue empty 7051 1726867075.63689: checking for any_errors_fatal 7051 1726867075.63695: done checking for any_errors_fatal 7051 1726867075.63695: checking for max_fail_percentage 7051 1726867075.63697: done checking for max_fail_percentage 7051 1726867075.63698: checking to see if all hosts have failed and the running result is not ok 7051 1726867075.63699: done checking to see if all hosts have failed 7051 1726867075.63700: getting the remaining hosts for this loop 7051 1726867075.63701: done getting the remaining hosts for this loop 7051 1726867075.63705: getting the next task for host managed_node1 7051 1726867075.63712: done getting next task for host managed_node1 7051 1726867075.63715: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867075.63718: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867075.63736: getting variables 7051 1726867075.63738: in VariableManager get_vars() 7051 1726867075.63896: Calling all_inventory to load vars for managed_node1 7051 1726867075.63899: Calling groups_inventory to load vars for managed_node1 7051 1726867075.63901: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867075.63910: Calling all_plugins_play to load vars for managed_node1 7051 1726867075.63913: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867075.63916: Calling groups_plugins_play to load vars for managed_node1 7051 1726867075.65275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867075.66846: done with get_vars() 7051 1726867075.66867: done getting variables 7051 1726867075.66924: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:55 -0400 (0:00:00.100) 0:00:40.796 ****** 7051 1726867075.66963: entering _queue_task() for managed_node1/copy 7051 1726867075.67233: worker is 1 (out of 1 available) 7051 1726867075.67245: exiting _queue_task() for managed_node1/copy 7051 1726867075.67257: done queuing things up, now waiting for results queue to drain 7051 1726867075.67258: waiting for pending results... 7051 1726867075.67531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867075.67810: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000073 7051 1726867075.67814: variable 'ansible_search_path' from source: unknown 7051 1726867075.67816: variable 'ansible_search_path' from source: unknown 7051 1726867075.67819: calling self._execute() 7051 1726867075.67822: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.67825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.67827: variable 'omit' from source: magic vars 7051 1726867075.68181: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.68189: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.68464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867075.72701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867075.72851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867075.72898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867075.73150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867075.73381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867075.73386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.73501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.73505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.73507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.73592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.73814: variable 'ansible_distribution' from source: facts 7051 1726867075.73817: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.73824: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.73944: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.73950: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.74121: variable 'ansible_distribution' from source: facts 7051 1726867075.74131: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.74138: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.74241: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.74247: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.74584: variable 'ansible_distribution' from source: facts 7051 1726867075.74587: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.74589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.74592: variable 'network_provider' from source: set_fact 7051 1726867075.74593: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867075.74595: when evaluation is False, skipping this task 7051 1726867075.74598: _execute() done 7051 1726867075.74599: dumping result to json 7051 1726867075.74601: done dumping result, returning 7051 1726867075.74603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-000000000073] 7051 1726867075.74605: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000073 7051 1726867075.74667: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000073 7051 1726867075.74670: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867075.74717: no more pending results, returning what we have 7051 1726867075.74721: results queue empty 7051 1726867075.74722: checking for any_errors_fatal 7051 1726867075.74726: done checking for any_errors_fatal 7051 1726867075.74727: checking for max_fail_percentage 7051 1726867075.74729: done checking for max_fail_percentage 7051 1726867075.74729: checking to see if all hosts have failed and the running result is not ok 7051 1726867075.74730: done checking to see if all hosts have failed 7051 1726867075.74731: getting the remaining hosts for this loop 7051 1726867075.74732: done getting the remaining hosts for this loop 7051 1726867075.74736: getting the next task for host managed_node1 7051 1726867075.74743: done getting next task for host managed_node1 7051 1726867075.74747: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867075.74750: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867075.74766: getting variables 7051 1726867075.74768: in VariableManager get_vars() 7051 1726867075.74829: Calling all_inventory to load vars for managed_node1 7051 1726867075.74832: Calling groups_inventory to load vars for managed_node1 7051 1726867075.74835: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867075.74845: Calling all_plugins_play to load vars for managed_node1 7051 1726867075.74848: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867075.74851: Calling groups_plugins_play to load vars for managed_node1 7051 1726867075.76510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867075.78065: done with get_vars() 7051 1726867075.78089: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:55 -0400 (0:00:00.112) 0:00:40.908 ****** 7051 1726867075.78170: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867075.78466: worker is 1 (out of 1 available) 7051 1726867075.78480: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867075.78492: done queuing things up, now waiting for results queue to drain 7051 1726867075.78494: waiting for pending results... 7051 1726867075.78766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867075.78983: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000074 7051 1726867075.78988: variable 'ansible_search_path' from source: unknown 7051 1726867075.78991: variable 'ansible_search_path' from source: unknown 7051 1726867075.78994: calling self._execute() 7051 1726867075.79043: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.79047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.79058: variable 'omit' from source: magic vars 7051 1726867075.79432: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.79449: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.79642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867075.82553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867075.82630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867075.82778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867075.82809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867075.82835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867075.83013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.83040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.83066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.83327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.83341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.83466: variable 'ansible_distribution' from source: facts 7051 1726867075.83470: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.83481: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.83781: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.83788: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.84221: variable 'ansible_distribution' from source: facts 7051 1726867075.84225: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.84232: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.84493: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.84499: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867075.84809: variable 'ansible_distribution' from source: facts 7051 1726867075.84817: variable 'ansible_distribution_major_version' from source: facts 7051 1726867075.84820: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867075.84826: variable 'omit' from source: magic vars 7051 1726867075.84872: variable 'omit' from source: magic vars 7051 1726867075.85466: variable 'network_provider' from source: set_fact 7051 1726867075.85488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867075.85513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867075.85537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867075.85583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867075.85595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867075.85661: variable 'omit' from source: magic vars 7051 1726867075.85990: variable 'omit' from source: magic vars 7051 1726867075.86137: variable 'network_connections' from source: task vars 7051 1726867075.86146: variable 'interface' from source: play vars 7051 1726867075.86201: variable 'interface' from source: play vars 7051 1726867075.86310: variable 'omit' from source: magic vars 7051 1726867075.86316: variable '__lsr_ansible_managed' from source: task vars 7051 1726867075.86359: variable '__lsr_ansible_managed' from source: task vars 7051 1726867075.86541: Loaded config def from plugin (lookup/template) 7051 1726867075.86545: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867075.86569: File lookup term: get_ansible_managed.j2 7051 1726867075.86572: variable 'ansible_search_path' from source: unknown 7051 1726867075.86579: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867075.86587: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867075.86601: variable 'ansible_search_path' from source: unknown 7051 1726867075.91883: variable 'ansible_managed' from source: unknown 7051 1726867075.91904: variable 'omit' from source: magic vars 7051 1726867075.91934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867075.91972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867075.92001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867075.92026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867075.92043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867075.92084: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867075.92093: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.92100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.92194: Set connection var ansible_connection to ssh 7051 1726867075.92208: Set connection var ansible_pipelining to False 7051 1726867075.92227: Set connection var ansible_shell_executable to /bin/sh 7051 1726867075.92254: Set connection var ansible_shell_type to sh 7051 1726867075.92298: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867075.92307: Set connection var ansible_timeout to 10 7051 1726867075.92333: variable 'ansible_shell_executable' from source: unknown 7051 1726867075.92336: variable 'ansible_connection' from source: unknown 7051 1726867075.92339: variable 'ansible_module_compression' from source: unknown 7051 1726867075.92341: variable 'ansible_shell_type' from source: unknown 7051 1726867075.92343: variable 'ansible_shell_executable' from source: unknown 7051 1726867075.92345: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867075.92347: variable 'ansible_pipelining' from source: unknown 7051 1726867075.92349: variable 'ansible_timeout' from source: unknown 7051 1726867075.92382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867075.92584: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867075.92588: variable 'omit' from source: magic vars 7051 1726867075.92590: starting attempt loop 7051 1726867075.92592: running the handler 7051 1726867075.92594: _low_level_execute_command(): starting 7051 1726867075.92596: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867075.93271: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867075.93281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867075.93299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867075.93306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867075.93318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867075.93321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867075.93375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867075.93380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.93382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.93439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867075.95098: stdout chunk (state=3): >>>/root <<< 7051 1726867075.95195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867075.95224: stderr chunk (state=3): >>><<< 7051 1726867075.95226: stdout chunk (state=3): >>><<< 7051 1726867075.95240: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867075.95284: _low_level_execute_command(): starting 7051 1726867075.95287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697 `" && echo ansible-tmp-1726867075.9524677-8490-235860315384697="` echo /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697 `" ) && sleep 0' 7051 1726867075.95637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867075.95649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867075.95661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867075.95707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.95723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.95774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867075.97685: stdout chunk (state=3): >>>ansible-tmp-1726867075.9524677-8490-235860315384697=/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697 <<< 7051 1726867075.97935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867075.97939: stderr chunk (state=3): >>><<< 7051 1726867075.97941: stdout chunk (state=3): >>><<< 7051 1726867075.97947: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867075.9524677-8490-235860315384697=/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867075.97949: variable 'ansible_module_compression' from source: unknown 7051 1726867075.98076: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7051 1726867075.98081: variable 'ansible_facts' from source: unknown 7051 1726867075.98122: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py 7051 1726867075.98299: Sending initial data 7051 1726867075.98302: Sent initial data (166 bytes) 7051 1726867075.98805: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867075.98815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867075.98827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867075.98840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867075.98854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867075.98861: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867075.98895: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867075.98902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867075.98973: 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/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867075.98996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867075.99067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.00575: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867076.00595: 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 <<< 7051 1726867076.00600: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867076.00640: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867076.00683: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp6img2dg4 /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py <<< 7051 1726867076.00690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py" <<< 7051 1726867076.00729: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp6img2dg4" to remote "/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py" <<< 7051 1726867076.00732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py" <<< 7051 1726867076.01463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.01470: stderr chunk (state=3): >>><<< 7051 1726867076.01473: stdout chunk (state=3): >>><<< 7051 1726867076.01514: done transferring module to remote 7051 1726867076.01522: _low_level_execute_command(): starting 7051 1726867076.01526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/ /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py && sleep 0' 7051 1726867076.01911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.01915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.01927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.01980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867076.01988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.02044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.03760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.03786: stderr chunk (state=3): >>><<< 7051 1726867076.03790: stdout chunk (state=3): >>><<< 7051 1726867076.03801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867076.03808: _low_level_execute_command(): starting 7051 1726867076.03810: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/AnsiballZ_network_connections.py && sleep 0' 7051 1726867076.04197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.04200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.04204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.04206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.04251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867076.04255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.04308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.35326: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_8pqs7dig/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_8pqs7dig/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a: error=unknown <<< 7051 1726867076.35545: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867076.37584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867076.37588: stdout chunk (state=3): >>><<< 7051 1726867076.37590: stderr chunk (state=3): >>><<< 7051 1726867076.37593: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_8pqs7dig/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_8pqs7dig/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/a0f46b6a-966d-4ec9-8093-c10c8d7e0f4a: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867076.37599: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867076.37602: _low_level_execute_command(): starting 7051 1726867076.37604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867075.9524677-8490-235860315384697/ > /dev/null 2>&1 && sleep 0' 7051 1726867076.38114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867076.38122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867076.38157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.38245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867076.38269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.38368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.40149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.40383: stderr chunk (state=3): >>><<< 7051 1726867076.40386: stdout chunk (state=3): >>><<< 7051 1726867076.40388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867076.40391: handler run complete 7051 1726867076.40394: attempt loop complete, returning result 7051 1726867076.40396: _execute() done 7051 1726867076.40398: dumping result to json 7051 1726867076.40401: done dumping result, returning 7051 1726867076.40403: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-000000000074] 7051 1726867076.40406: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000074 7051 1726867076.40472: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000074 7051 1726867076.40475: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7051 1726867076.40661: no more pending results, returning what we have 7051 1726867076.40664: results queue empty 7051 1726867076.40665: checking for any_errors_fatal 7051 1726867076.40673: done checking for any_errors_fatal 7051 1726867076.40673: checking for max_fail_percentage 7051 1726867076.40679: done checking for max_fail_percentage 7051 1726867076.40680: checking to see if all hosts have failed and the running result is not ok 7051 1726867076.40681: done checking to see if all hosts have failed 7051 1726867076.40681: getting the remaining hosts for this loop 7051 1726867076.40683: done getting the remaining hosts for this loop 7051 1726867076.40686: getting the next task for host managed_node1 7051 1726867076.40692: done getting next task for host managed_node1 7051 1726867076.40696: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867076.40699: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867076.40710: getting variables 7051 1726867076.40712: in VariableManager get_vars() 7051 1726867076.40766: Calling all_inventory to load vars for managed_node1 7051 1726867076.40768: Calling groups_inventory to load vars for managed_node1 7051 1726867076.40771: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867076.40952: Calling all_plugins_play to load vars for managed_node1 7051 1726867076.40956: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867076.40959: Calling groups_plugins_play to load vars for managed_node1 7051 1726867076.42291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867076.43954: done with get_vars() 7051 1726867076.43980: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:56 -0400 (0:00:00.658) 0:00:41.567 ****** 7051 1726867076.44071: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867076.44504: worker is 1 (out of 1 available) 7051 1726867076.44515: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867076.44528: done queuing things up, now waiting for results queue to drain 7051 1726867076.44530: waiting for pending results... 7051 1726867076.44995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867076.45000: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000075 7051 1726867076.45003: variable 'ansible_search_path' from source: unknown 7051 1726867076.45006: variable 'ansible_search_path' from source: unknown 7051 1726867076.45008: calling self._execute() 7051 1726867076.45011: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.45018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.45027: variable 'omit' from source: magic vars 7051 1726867076.45432: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.45442: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.45651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867076.48220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867076.48444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867076.48447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867076.48450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867076.48453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867076.48525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867076.48554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867076.48593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867076.48634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867076.48648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867076.48770: variable 'ansible_distribution' from source: facts 7051 1726867076.48773: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.48793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.48919: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.48924: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.49113: variable 'ansible_distribution' from source: facts 7051 1726867076.49116: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.49124: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.49231: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.49235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.49410: variable 'ansible_distribution' from source: facts 7051 1726867076.49414: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.49421: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.49535: variable 'network_state' from source: role '' defaults 7051 1726867076.49545: Evaluated conditional (network_state != {}): False 7051 1726867076.49548: when evaluation is False, skipping this task 7051 1726867076.49551: _execute() done 7051 1726867076.49554: dumping result to json 7051 1726867076.49556: done dumping result, returning 7051 1726867076.49566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-000000000075] 7051 1726867076.49570: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000075 7051 1726867076.49664: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000075 7051 1726867076.49668: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867076.49729: no more pending results, returning what we have 7051 1726867076.49734: results queue empty 7051 1726867076.49734: checking for any_errors_fatal 7051 1726867076.49742: done checking for any_errors_fatal 7051 1726867076.49743: checking for max_fail_percentage 7051 1726867076.49745: done checking for max_fail_percentage 7051 1726867076.49746: checking to see if all hosts have failed and the running result is not ok 7051 1726867076.49747: done checking to see if all hosts have failed 7051 1726867076.49747: getting the remaining hosts for this loop 7051 1726867076.49749: done getting the remaining hosts for this loop 7051 1726867076.49753: getting the next task for host managed_node1 7051 1726867076.49761: done getting next task for host managed_node1 7051 1726867076.49765: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867076.49768: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867076.49790: getting variables 7051 1726867076.49792: in VariableManager get_vars() 7051 1726867076.49855: Calling all_inventory to load vars for managed_node1 7051 1726867076.49858: Calling groups_inventory to load vars for managed_node1 7051 1726867076.49860: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867076.49870: Calling all_plugins_play to load vars for managed_node1 7051 1726867076.50081: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867076.50087: Calling groups_plugins_play to load vars for managed_node1 7051 1726867076.51521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867076.52397: done with get_vars() 7051 1726867076.52412: done getting variables 7051 1726867076.52455: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:56 -0400 (0:00:00.084) 0:00:41.651 ****** 7051 1726867076.52489: entering _queue_task() for managed_node1/debug 7051 1726867076.52706: worker is 1 (out of 1 available) 7051 1726867076.52720: exiting _queue_task() for managed_node1/debug 7051 1726867076.52732: done queuing things up, now waiting for results queue to drain 7051 1726867076.52733: waiting for pending results... 7051 1726867076.52906: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867076.53001: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000076 7051 1726867076.53012: variable 'ansible_search_path' from source: unknown 7051 1726867076.53015: variable 'ansible_search_path' from source: unknown 7051 1726867076.53043: calling self._execute() 7051 1726867076.53132: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.53136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.53156: variable 'omit' from source: magic vars 7051 1726867076.53684: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.53688: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.53769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867076.55361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867076.55412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867076.55437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867076.55466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867076.55490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867076.55544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867076.55565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867076.55587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867076.55613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867076.55624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867076.55702: variable 'ansible_distribution' from source: facts 7051 1726867076.55706: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.55712: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.55782: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.55793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.55904: variable 'ansible_distribution' from source: facts 7051 1726867076.55908: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.55910: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.55981: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.55985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.56285: variable 'ansible_distribution' from source: facts 7051 1726867076.56289: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.56291: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.56293: variable 'omit' from source: magic vars 7051 1726867076.56294: variable 'omit' from source: magic vars 7051 1726867076.56296: variable 'omit' from source: magic vars 7051 1726867076.56298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867076.56301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867076.56325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867076.56347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.56363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.56404: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867076.56415: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.56423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.56530: Set connection var ansible_connection to ssh 7051 1726867076.56545: Set connection var ansible_pipelining to False 7051 1726867076.56557: Set connection var ansible_shell_executable to /bin/sh 7051 1726867076.56568: Set connection var ansible_shell_type to sh 7051 1726867076.56585: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867076.56599: Set connection var ansible_timeout to 10 7051 1726867076.56633: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.56642: variable 'ansible_connection' from source: unknown 7051 1726867076.56649: variable 'ansible_module_compression' from source: unknown 7051 1726867076.56656: variable 'ansible_shell_type' from source: unknown 7051 1726867076.56663: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.56669: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.56682: variable 'ansible_pipelining' from source: unknown 7051 1726867076.56690: variable 'ansible_timeout' from source: unknown 7051 1726867076.56719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.56817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867076.56840: variable 'omit' from source: magic vars 7051 1726867076.56937: starting attempt loop 7051 1726867076.56941: running the handler 7051 1726867076.56990: variable '__network_connections_result' from source: set_fact 7051 1726867076.57043: handler run complete 7051 1726867076.57079: attempt loop complete, returning result 7051 1726867076.57089: _execute() done 7051 1726867076.57096: dumping result to json 7051 1726867076.57102: done dumping result, returning 7051 1726867076.57114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000076] 7051 1726867076.57122: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000076 7051 1726867076.57333: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000076 7051 1726867076.57337: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7051 1726867076.57426: no more pending results, returning what we have 7051 1726867076.57429: results queue empty 7051 1726867076.57435: checking for any_errors_fatal 7051 1726867076.57441: done checking for any_errors_fatal 7051 1726867076.57442: checking for max_fail_percentage 7051 1726867076.57444: done checking for max_fail_percentage 7051 1726867076.57445: checking to see if all hosts have failed and the running result is not ok 7051 1726867076.57445: done checking to see if all hosts have failed 7051 1726867076.57446: getting the remaining hosts for this loop 7051 1726867076.57448: done getting the remaining hosts for this loop 7051 1726867076.57451: getting the next task for host managed_node1 7051 1726867076.57456: done getting next task for host managed_node1 7051 1726867076.57459: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867076.57462: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867076.57471: getting variables 7051 1726867076.57472: in VariableManager get_vars() 7051 1726867076.57519: Calling all_inventory to load vars for managed_node1 7051 1726867076.57522: Calling groups_inventory to load vars for managed_node1 7051 1726867076.57524: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867076.57531: Calling all_plugins_play to load vars for managed_node1 7051 1726867076.57534: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867076.57536: Calling groups_plugins_play to load vars for managed_node1 7051 1726867076.58298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867076.59496: done with get_vars() 7051 1726867076.59514: done getting variables 7051 1726867076.59570: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:56 -0400 (0:00:00.071) 0:00:41.723 ****** 7051 1726867076.59608: entering _queue_task() for managed_node1/debug 7051 1726867076.59851: worker is 1 (out of 1 available) 7051 1726867076.59865: exiting _queue_task() for managed_node1/debug 7051 1726867076.59933: done queuing things up, now waiting for results queue to drain 7051 1726867076.59935: waiting for pending results... 7051 1726867076.60196: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867076.60232: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000077 7051 1726867076.60255: variable 'ansible_search_path' from source: unknown 7051 1726867076.60264: variable 'ansible_search_path' from source: unknown 7051 1726867076.60310: calling self._execute() 7051 1726867076.60409: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.60422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.60436: variable 'omit' from source: magic vars 7051 1726867076.60813: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.60834: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.61008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867076.62481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867076.62527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867076.62555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867076.62584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867076.62633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867076.62704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867076.62716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867076.62831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867076.62835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867076.62837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867076.62983: variable 'ansible_distribution' from source: facts 7051 1726867076.62986: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.62989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.63016: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.63022: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.63182: variable 'ansible_distribution' from source: facts 7051 1726867076.63185: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.63192: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.63293: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.63296: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.63482: variable 'ansible_distribution' from source: facts 7051 1726867076.63485: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.63488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.63490: variable 'omit' from source: magic vars 7051 1726867076.63518: variable 'omit' from source: magic vars 7051 1726867076.63589: variable 'omit' from source: magic vars 7051 1726867076.63593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867076.63602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867076.63621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867076.63660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.63663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.63693: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867076.63695: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.63701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.63779: Set connection var ansible_connection to ssh 7051 1726867076.63783: Set connection var ansible_pipelining to False 7051 1726867076.63789: Set connection var ansible_shell_executable to /bin/sh 7051 1726867076.63795: Set connection var ansible_shell_type to sh 7051 1726867076.63800: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867076.63806: Set connection var ansible_timeout to 10 7051 1726867076.63822: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.63824: variable 'ansible_connection' from source: unknown 7051 1726867076.63827: variable 'ansible_module_compression' from source: unknown 7051 1726867076.63829: variable 'ansible_shell_type' from source: unknown 7051 1726867076.63831: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.63833: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.63837: variable 'ansible_pipelining' from source: unknown 7051 1726867076.63840: variable 'ansible_timeout' from source: unknown 7051 1726867076.63843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.63916: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867076.63925: variable 'omit' from source: magic vars 7051 1726867076.63930: starting attempt loop 7051 1726867076.63933: running the handler 7051 1726867076.63981: variable '__network_connections_result' from source: set_fact 7051 1726867076.64026: variable '__network_connections_result' from source: set_fact 7051 1726867076.64093: handler run complete 7051 1726867076.64112: attempt loop complete, returning result 7051 1726867076.64115: _execute() done 7051 1726867076.64118: dumping result to json 7051 1726867076.64121: done dumping result, returning 7051 1726867076.64128: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000077] 7051 1726867076.64131: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000077 7051 1726867076.64221: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000077 7051 1726867076.64224: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7051 1726867076.64308: no more pending results, returning what we have 7051 1726867076.64312: results queue empty 7051 1726867076.64313: checking for any_errors_fatal 7051 1726867076.64319: done checking for any_errors_fatal 7051 1726867076.64319: checking for max_fail_percentage 7051 1726867076.64321: done checking for max_fail_percentage 7051 1726867076.64321: checking to see if all hosts have failed and the running result is not ok 7051 1726867076.64322: done checking to see if all hosts have failed 7051 1726867076.64323: getting the remaining hosts for this loop 7051 1726867076.64324: done getting the remaining hosts for this loop 7051 1726867076.64327: getting the next task for host managed_node1 7051 1726867076.64334: done getting next task for host managed_node1 7051 1726867076.64337: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867076.64340: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867076.64349: getting variables 7051 1726867076.64351: in VariableManager get_vars() 7051 1726867076.64397: Calling all_inventory to load vars for managed_node1 7051 1726867076.64400: Calling groups_inventory to load vars for managed_node1 7051 1726867076.64402: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867076.64409: Calling all_plugins_play to load vars for managed_node1 7051 1726867076.64412: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867076.64414: Calling groups_plugins_play to load vars for managed_node1 7051 1726867076.65172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867076.66039: done with get_vars() 7051 1726867076.66054: done getting variables 7051 1726867076.66098: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:56 -0400 (0:00:00.065) 0:00:41.788 ****** 7051 1726867076.66122: entering _queue_task() for managed_node1/debug 7051 1726867076.66333: worker is 1 (out of 1 available) 7051 1726867076.66347: exiting _queue_task() for managed_node1/debug 7051 1726867076.66358: done queuing things up, now waiting for results queue to drain 7051 1726867076.66360: waiting for pending results... 7051 1726867076.66524: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867076.66626: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000078 7051 1726867076.66638: variable 'ansible_search_path' from source: unknown 7051 1726867076.66641: variable 'ansible_search_path' from source: unknown 7051 1726867076.66667: calling self._execute() 7051 1726867076.66754: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.66758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.66767: variable 'omit' from source: magic vars 7051 1726867076.67048: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.67058: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.67195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867076.68667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867076.68930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867076.68956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867076.68986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867076.69004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867076.69059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867076.69082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867076.69102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867076.69127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867076.69138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867076.69213: variable 'ansible_distribution' from source: facts 7051 1726867076.69217: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.69224: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.69297: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.69300: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.69409: variable 'ansible_distribution' from source: facts 7051 1726867076.69414: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.69417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.69489: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.69493: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.69600: variable 'ansible_distribution' from source: facts 7051 1726867076.69604: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.69609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.69685: variable 'network_state' from source: role '' defaults 7051 1726867076.69692: Evaluated conditional (network_state != {}): False 7051 1726867076.69695: when evaluation is False, skipping this task 7051 1726867076.69698: _execute() done 7051 1726867076.69701: dumping result to json 7051 1726867076.69705: done dumping result, returning 7051 1726867076.69711: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-000000000078] 7051 1726867076.69714: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000078 7051 1726867076.69796: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000078 7051 1726867076.69799: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867076.69838: no more pending results, returning what we have 7051 1726867076.69841: results queue empty 7051 1726867076.69842: checking for any_errors_fatal 7051 1726867076.69848: done checking for any_errors_fatal 7051 1726867076.69849: checking for max_fail_percentage 7051 1726867076.69851: done checking for max_fail_percentage 7051 1726867076.69851: checking to see if all hosts have failed and the running result is not ok 7051 1726867076.69852: done checking to see if all hosts have failed 7051 1726867076.69853: getting the remaining hosts for this loop 7051 1726867076.69854: done getting the remaining hosts for this loop 7051 1726867076.69858: getting the next task for host managed_node1 7051 1726867076.69864: done getting next task for host managed_node1 7051 1726867076.69868: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867076.69870: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867076.69890: getting variables 7051 1726867076.69891: in VariableManager get_vars() 7051 1726867076.69936: Calling all_inventory to load vars for managed_node1 7051 1726867076.69938: Calling groups_inventory to load vars for managed_node1 7051 1726867076.69940: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867076.69948: Calling all_plugins_play to load vars for managed_node1 7051 1726867076.69951: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867076.69953: Calling groups_plugins_play to load vars for managed_node1 7051 1726867076.70829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867076.71671: done with get_vars() 7051 1726867076.71688: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:56 -0400 (0:00:00.056) 0:00:41.844 ****** 7051 1726867076.71752: entering _queue_task() for managed_node1/ping 7051 1726867076.71951: worker is 1 (out of 1 available) 7051 1726867076.71962: exiting _queue_task() for managed_node1/ping 7051 1726867076.71973: done queuing things up, now waiting for results queue to drain 7051 1726867076.71975: waiting for pending results... 7051 1726867076.72154: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867076.72241: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000079 7051 1726867076.72254: variable 'ansible_search_path' from source: unknown 7051 1726867076.72257: variable 'ansible_search_path' from source: unknown 7051 1726867076.72288: calling self._execute() 7051 1726867076.72358: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.72362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.72372: variable 'omit' from source: magic vars 7051 1726867076.72658: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.72667: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.72800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867076.74255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867076.74311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867076.74338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867076.74364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867076.74389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867076.74444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867076.74464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867076.74488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867076.74514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867076.74525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867076.74604: variable 'ansible_distribution' from source: facts 7051 1726867076.74607: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.74614: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.74689: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.74692: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.74806: variable 'ansible_distribution' from source: facts 7051 1726867076.74810: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.74822: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.74888: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.74892: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867076.75004: variable 'ansible_distribution' from source: facts 7051 1726867076.75008: variable 'ansible_distribution_major_version' from source: facts 7051 1726867076.75013: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867076.75018: variable 'omit' from source: magic vars 7051 1726867076.75058: variable 'omit' from source: magic vars 7051 1726867076.75087: variable 'omit' from source: magic vars 7051 1726867076.75105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867076.75125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867076.75141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867076.75155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.75163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867076.75190: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867076.75193: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.75195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.75258: Set connection var ansible_connection to ssh 7051 1726867076.75262: Set connection var ansible_pipelining to False 7051 1726867076.75269: Set connection var ansible_shell_executable to /bin/sh 7051 1726867076.75275: Set connection var ansible_shell_type to sh 7051 1726867076.75284: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867076.75291: Set connection var ansible_timeout to 10 7051 1726867076.75306: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.75309: variable 'ansible_connection' from source: unknown 7051 1726867076.75311: variable 'ansible_module_compression' from source: unknown 7051 1726867076.75313: variable 'ansible_shell_type' from source: unknown 7051 1726867076.75315: variable 'ansible_shell_executable' from source: unknown 7051 1726867076.75317: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867076.75322: variable 'ansible_pipelining' from source: unknown 7051 1726867076.75324: variable 'ansible_timeout' from source: unknown 7051 1726867076.75328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867076.75427: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867076.75434: variable 'omit' from source: magic vars 7051 1726867076.75440: starting attempt loop 7051 1726867076.75442: running the handler 7051 1726867076.75453: _low_level_execute_command(): starting 7051 1726867076.75458: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867076.75938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867076.75965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.75968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867076.75970: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.75984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.76030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867076.76034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867076.76036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.76103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.77781: stdout chunk (state=3): >>>/root <<< 7051 1726867076.77882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.77911: stderr chunk (state=3): >>><<< 7051 1726867076.77915: stdout chunk (state=3): >>><<< 7051 1726867076.77932: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867076.77941: _low_level_execute_command(): starting 7051 1726867076.77945: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969 `" && echo ansible-tmp-1726867076.7793164-8534-190363720737969="` echo /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969 `" ) && sleep 0' 7051 1726867076.78337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.78344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.78361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867076.78364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.78425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867076.78433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.78473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.80326: stdout chunk (state=3): >>>ansible-tmp-1726867076.7793164-8534-190363720737969=/root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969 <<< 7051 1726867076.80432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.80455: stderr chunk (state=3): >>><<< 7051 1726867076.80458: stdout chunk (state=3): >>><<< 7051 1726867076.80479: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867076.7793164-8534-190363720737969=/root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867076.80507: variable 'ansible_module_compression' from source: unknown 7051 1726867076.80534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7051 1726867076.80563: variable 'ansible_facts' from source: unknown 7051 1726867076.80619: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py 7051 1726867076.80710: Sending initial data 7051 1726867076.80713: Sent initial data (151 bytes) 7051 1726867076.81131: 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 <<< 7051 1726867076.81134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867076.81137: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.81139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.81186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867076.81189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.81240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.82755: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867076.82798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867076.82851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjf0dbgbj /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py <<< 7051 1726867076.82854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py" <<< 7051 1726867076.82893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjf0dbgbj" to remote "/root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py" <<< 7051 1726867076.82898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py" <<< 7051 1726867076.83411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.83444: stderr chunk (state=3): >>><<< 7051 1726867076.83447: stdout chunk (state=3): >>><<< 7051 1726867076.83481: done transferring module to remote 7051 1726867076.83490: _low_level_execute_command(): starting 7051 1726867076.83493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/ /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py && sleep 0' 7051 1726867076.83914: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867076.83917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867076.83919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.83921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867076.83923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867076.83925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.83970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867076.83974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.84026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867076.85745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867076.85769: stderr chunk (state=3): >>><<< 7051 1726867076.85772: stdout chunk (state=3): >>><<< 7051 1726867076.85787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867076.85790: _low_level_execute_command(): starting 7051 1726867076.85793: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/AnsiballZ_ping.py && sleep 0' 7051 1726867076.86170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867076.86174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.86191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867076.86233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867076.86245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867076.86301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.01026: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867077.02360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867077.02365: stdout chunk (state=3): >>><<< 7051 1726867077.02367: stderr chunk (state=3): >>><<< 7051 1726867077.02370: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867077.02372: 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-1726867076.7793164-8534-190363720737969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867077.02386: _low_level_execute_command(): starting 7051 1726867077.02388: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867076.7793164-8534-190363720737969/ > /dev/null 2>&1 && sleep 0' 7051 1726867077.02992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867077.03011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.03029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.03048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867077.03067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867077.03093: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.03190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.03221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.03302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.05122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.05146: stderr chunk (state=3): >>><<< 7051 1726867077.05149: stdout chunk (state=3): >>><<< 7051 1726867077.05162: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.05169: handler run complete 7051 1726867077.05189: attempt loop complete, returning result 7051 1726867077.05192: _execute() done 7051 1726867077.05194: dumping result to json 7051 1726867077.05196: done dumping result, returning 7051 1726867077.05204: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-000000000079] 7051 1726867077.05207: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000079 7051 1726867077.05292: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000079 7051 1726867077.05294: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867077.05353: no more pending results, returning what we have 7051 1726867077.05356: results queue empty 7051 1726867077.05357: checking for any_errors_fatal 7051 1726867077.05362: done checking for any_errors_fatal 7051 1726867077.05363: checking for max_fail_percentage 7051 1726867077.05364: done checking for max_fail_percentage 7051 1726867077.05364: checking to see if all hosts have failed and the running result is not ok 7051 1726867077.05365: done checking to see if all hosts have failed 7051 1726867077.05366: getting the remaining hosts for this loop 7051 1726867077.05367: done getting the remaining hosts for this loop 7051 1726867077.05370: getting the next task for host managed_node1 7051 1726867077.05383: done getting next task for host managed_node1 7051 1726867077.05385: ^ task is: TASK: meta (role_complete) 7051 1726867077.05388: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867077.05398: getting variables 7051 1726867077.05400: in VariableManager get_vars() 7051 1726867077.05452: Calling all_inventory to load vars for managed_node1 7051 1726867077.05455: Calling groups_inventory to load vars for managed_node1 7051 1726867077.05457: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867077.05466: Calling all_plugins_play to load vars for managed_node1 7051 1726867077.05469: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867077.05471: Calling groups_plugins_play to load vars for managed_node1 7051 1726867077.06274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867077.07146: done with get_vars() 7051 1726867077.07161: done getting variables 7051 1726867077.07224: done queuing things up, now waiting for results queue to drain 7051 1726867077.07226: results queue empty 7051 1726867077.07226: checking for any_errors_fatal 7051 1726867077.07228: done checking for any_errors_fatal 7051 1726867077.07229: checking for max_fail_percentage 7051 1726867077.07229: done checking for max_fail_percentage 7051 1726867077.07230: checking to see if all hosts have failed and the running result is not ok 7051 1726867077.07230: done checking to see if all hosts have failed 7051 1726867077.07231: getting the remaining hosts for this loop 7051 1726867077.07231: done getting the remaining hosts for this loop 7051 1726867077.07233: getting the next task for host managed_node1 7051 1726867077.07235: done getting next task for host managed_node1 7051 1726867077.07236: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7051 1726867077.07237: ^ 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 7051 1726867077.07239: getting variables 7051 1726867077.07239: in VariableManager get_vars() 7051 1726867077.07253: Calling all_inventory to load vars for managed_node1 7051 1726867077.07254: Calling groups_inventory to load vars for managed_node1 7051 1726867077.07255: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867077.07258: Calling all_plugins_play to load vars for managed_node1 7051 1726867077.07260: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867077.07265: Calling groups_plugins_play to load vars for managed_node1 7051 1726867077.07967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867077.08822: done with get_vars() 7051 1726867077.08835: done getting variables 7051 1726867077.08866: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Friday 20 September 2024 17:17:57 -0400 (0:00:00.371) 0:00:42.215 ****** 7051 1726867077.08889: entering _queue_task() for managed_node1/debug 7051 1726867077.09145: worker is 1 (out of 1 available) 7051 1726867077.09157: exiting _queue_task() for managed_node1/debug 7051 1726867077.09170: done queuing things up, now waiting for results queue to drain 7051 1726867077.09171: waiting for pending results... 7051 1726867077.09343: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7051 1726867077.09404: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000a9 7051 1726867077.09417: variable 'ansible_search_path' from source: unknown 7051 1726867077.09445: calling self._execute() 7051 1726867077.09524: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.09528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.09537: variable 'omit' from source: magic vars 7051 1726867077.09817: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.09826: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867077.09963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867077.11412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867077.11464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867077.11492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867077.11518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867077.11538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867077.11598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867077.11618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867077.11636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867077.11661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867077.11672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867077.11753: variable 'ansible_distribution' from source: facts 7051 1726867077.11756: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.11763: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867077.11768: variable 'omit' from source: magic vars 7051 1726867077.11785: variable 'omit' from source: magic vars 7051 1726867077.11814: variable 'omit' from source: magic vars 7051 1726867077.11832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867077.11853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867077.11866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867077.11880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.11894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.11921: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867077.11924: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.11927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.11989: Set connection var ansible_connection to ssh 7051 1726867077.11996: Set connection var ansible_pipelining to False 7051 1726867077.12001: Set connection var ansible_shell_executable to /bin/sh 7051 1726867077.12008: Set connection var ansible_shell_type to sh 7051 1726867077.12017: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867077.12021: Set connection var ansible_timeout to 10 7051 1726867077.12039: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.12042: variable 'ansible_connection' from source: unknown 7051 1726867077.12044: variable 'ansible_module_compression' from source: unknown 7051 1726867077.12046: variable 'ansible_shell_type' from source: unknown 7051 1726867077.12048: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.12050: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.12054: variable 'ansible_pipelining' from source: unknown 7051 1726867077.12057: variable 'ansible_timeout' from source: unknown 7051 1726867077.12061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.12128: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867077.12137: variable 'omit' from source: magic vars 7051 1726867077.12142: starting attempt loop 7051 1726867077.12145: running the handler 7051 1726867077.12181: handler run complete 7051 1726867077.12197: attempt loop complete, returning result 7051 1726867077.12199: _execute() done 7051 1726867077.12202: dumping result to json 7051 1726867077.12204: done dumping result, returning 7051 1726867077.12210: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs [0affcac9-a3a5-79ed-6d0d-0000000000a9] 7051 1726867077.12215: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000a9 7051 1726867077.12300: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000a9 7051 1726867077.12304: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7051 1726867077.12379: no more pending results, returning what we have 7051 1726867077.12383: results queue empty 7051 1726867077.12384: checking for any_errors_fatal 7051 1726867077.12385: done checking for any_errors_fatal 7051 1726867077.12386: checking for max_fail_percentage 7051 1726867077.12394: done checking for max_fail_percentage 7051 1726867077.12394: checking to see if all hosts have failed and the running result is not ok 7051 1726867077.12395: done checking to see if all hosts have failed 7051 1726867077.12396: getting the remaining hosts for this loop 7051 1726867077.12398: done getting the remaining hosts for this loop 7051 1726867077.12401: getting the next task for host managed_node1 7051 1726867077.12406: done getting next task for host managed_node1 7051 1726867077.12409: ^ task is: TASK: Copy cacert to system truststore 7051 1726867077.12411: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867077.12413: getting variables 7051 1726867077.12422: in VariableManager get_vars() 7051 1726867077.12465: Calling all_inventory to load vars for managed_node1 7051 1726867077.12467: Calling groups_inventory to load vars for managed_node1 7051 1726867077.12469: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867077.12481: Calling all_plugins_play to load vars for managed_node1 7051 1726867077.12484: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867077.12486: Calling groups_plugins_play to load vars for managed_node1 7051 1726867077.13215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867077.14153: done with get_vars() 7051 1726867077.14166: done getting variables 7051 1726867077.14207: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to system truststore] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Friday 20 September 2024 17:17:57 -0400 (0:00:00.053) 0:00:42.269 ****** 7051 1726867077.14227: entering _queue_task() for managed_node1/copy 7051 1726867077.14431: worker is 1 (out of 1 available) 7051 1726867077.14443: exiting _queue_task() for managed_node1/copy 7051 1726867077.14455: done queuing things up, now waiting for results queue to drain 7051 1726867077.14457: waiting for pending results... 7051 1726867077.14617: running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore 7051 1726867077.14679: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000aa 7051 1726867077.14694: variable 'ansible_search_path' from source: unknown 7051 1726867077.14719: calling self._execute() 7051 1726867077.14792: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.14797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.14808: variable 'omit' from source: magic vars 7051 1726867077.15066: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.15079: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867077.15208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867077.16636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867077.16690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867077.16717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867077.16743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867077.16765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867077.16823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867077.16843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867077.16860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867077.16892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867077.16903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867077.16982: variable 'ansible_distribution' from source: facts 7051 1726867077.16987: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.16990: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867077.17001: variable 'omit' from source: magic vars 7051 1726867077.17013: variable 'omit' from source: magic vars 7051 1726867077.17038: variable 'omit' from source: magic vars 7051 1726867077.17057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867077.17081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867077.17093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867077.17110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.17117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.17140: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867077.17143: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.17146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.17211: Set connection var ansible_connection to ssh 7051 1726867077.17214: Set connection var ansible_pipelining to False 7051 1726867077.17225: Set connection var ansible_shell_executable to /bin/sh 7051 1726867077.17228: Set connection var ansible_shell_type to sh 7051 1726867077.17234: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867077.17241: Set connection var ansible_timeout to 10 7051 1726867077.17256: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.17259: variable 'ansible_connection' from source: unknown 7051 1726867077.17261: variable 'ansible_module_compression' from source: unknown 7051 1726867077.17264: variable 'ansible_shell_type' from source: unknown 7051 1726867077.17266: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.17268: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.17272: variable 'ansible_pipelining' from source: unknown 7051 1726867077.17278: variable 'ansible_timeout' from source: unknown 7051 1726867077.17281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.17348: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867077.17357: variable 'omit' from source: magic vars 7051 1726867077.17362: starting attempt loop 7051 1726867077.17365: running the handler 7051 1726867077.17379: _low_level_execute_command(): starting 7051 1726867077.17383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867077.17875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.17881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.17884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.17886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.17940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.17944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.17946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.18009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.19642: stdout chunk (state=3): >>>/root <<< 7051 1726867077.19744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.19769: stderr chunk (state=3): >>><<< 7051 1726867077.19772: stdout chunk (state=3): >>><<< 7051 1726867077.19794: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.19804: _low_level_execute_command(): starting 7051 1726867077.19809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369 `" && echo ansible-tmp-1726867077.1979253-8550-155319324245369="` echo /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369 `" ) && sleep 0' 7051 1726867077.20231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.20234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867077.20237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867077.20239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.20242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.20296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.20299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.20305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.20350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.22226: stdout chunk (state=3): >>>ansible-tmp-1726867077.1979253-8550-155319324245369=/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369 <<< 7051 1726867077.22332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.22353: stderr chunk (state=3): >>><<< 7051 1726867077.22356: stdout chunk (state=3): >>><<< 7051 1726867077.22368: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867077.1979253-8550-155319324245369=/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.22381: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867077.22402: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7051 1726867077.22443: variable 'ansible_module_compression' from source: unknown 7051 1726867077.22481: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867077.22509: variable 'ansible_facts' from source: unknown 7051 1726867077.22569: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py 7051 1726867077.22661: Sending initial data 7051 1726867077.22664: Sent initial data (151 bytes) 7051 1726867077.23095: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.23098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867077.23100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.23103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867077.23106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.23151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.23154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.23202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.24713: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867077.24717: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867077.24755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867077.24802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp5pt4ah3t /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py <<< 7051 1726867077.24808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py" <<< 7051 1726867077.24846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp5pt4ah3t" to remote "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py" <<< 7051 1726867077.24853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py" <<< 7051 1726867077.25365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.25402: stderr chunk (state=3): >>><<< 7051 1726867077.25406: stdout chunk (state=3): >>><<< 7051 1726867077.25443: done transferring module to remote 7051 1726867077.25451: _low_level_execute_command(): starting 7051 1726867077.25455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/ /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py && sleep 0' 7051 1726867077.25875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.25880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.25883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.25885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867077.25887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.25934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.25937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.25991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.27721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.27740: stderr chunk (state=3): >>><<< 7051 1726867077.27743: stdout chunk (state=3): >>><<< 7051 1726867077.27755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.27758: _low_level_execute_command(): starting 7051 1726867077.27762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_stat.py && sleep 0' 7051 1726867077.28162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.28165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.28167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.28169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.28220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.28224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.28281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.43220: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867077.44609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867077.44639: stderr chunk (state=3): >>><<< 7051 1726867077.44642: stdout chunk (state=3): >>><<< 7051 1726867077.44655: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867077.44684: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867077.44776: Sending initial data 7051 1726867077.44782: Sent initial data (195 bytes) 7051 1726867077.45231: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.45236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867077.45239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.45241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867077.45243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.45298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.45304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.45366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.46957: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867077.46964: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867077.47004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867077.47049: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem <<< 7051 1726867077.47052: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem" <<< 7051 1726867077.47096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem" <<< 7051 1726867077.47099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem" <<< 7051 1726867077.47306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.47339: stderr chunk (state=3): >>><<< 7051 1726867077.47343: stdout chunk (state=3): >>><<< 7051 1726867077.47356: _low_level_execute_command(): starting 7051 1726867077.47359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/ /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem && sleep 0' 7051 1726867077.47782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.47785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.47788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867077.47790: 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 <<< 7051 1726867077.47792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.47845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.47850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.47892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.49641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.49665: stderr chunk (state=3): >>><<< 7051 1726867077.49668: stdout chunk (state=3): >>><<< 7051 1726867077.49684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.49704: variable 'ansible_module_compression' from source: unknown 7051 1726867077.49737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867077.49753: variable 'ansible_facts' from source: unknown 7051 1726867077.49803: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py 7051 1726867077.49886: Sending initial data 7051 1726867077.49890: Sent initial data (151 bytes) 7051 1726867077.50308: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.50311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867077.50313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.50319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867077.50321: 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 <<< 7051 1726867077.50322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.50366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.50370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.50420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.51959: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867077.51963: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867077.52004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867077.52053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp79dewnok /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py <<< 7051 1726867077.52056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py" <<< 7051 1726867077.52096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp79dewnok" to remote "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py" <<< 7051 1726867077.52670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.52682: stderr chunk (state=3): >>><<< 7051 1726867077.52685: stdout chunk (state=3): >>><<< 7051 1726867077.52726: done transferring module to remote 7051 1726867077.52732: _low_level_execute_command(): starting 7051 1726867077.52736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/ /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py && sleep 0' 7051 1726867077.53143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.53146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.53148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867077.53152: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867077.53154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.53200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.53206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.53251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.54994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.55015: stderr chunk (state=3): >>><<< 7051 1726867077.55019: stdout chunk (state=3): >>><<< 7051 1726867077.55030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.55032: _low_level_execute_command(): starting 7051 1726867077.55037: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/AnsiballZ_copy.py && sleep 0' 7051 1726867077.55438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.55442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.55444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.55446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867077.55448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.55483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.55504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.55550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.71965: stdout chunk (state=3): >>> {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867077.73353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867077.73385: stderr chunk (state=3): >>><<< 7051 1726867077.73388: stdout chunk (state=3): >>><<< 7051 1726867077.73407: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867077.73433: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem', 'dest': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867077.73441: _low_level_execute_command(): starting 7051 1726867077.73446: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/ > /dev/null 2>&1 && sleep 0' 7051 1726867077.73907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.73911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.73913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.73915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.73971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.73979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.73982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.74017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.75819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.75844: stderr chunk (state=3): >>><<< 7051 1726867077.75847: stdout chunk (state=3): >>><<< 7051 1726867077.75863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.75866: handler run complete 7051 1726867077.75887: attempt loop complete, returning result 7051 1726867077.75890: _execute() done 7051 1726867077.75897: dumping result to json 7051 1726867077.75899: done dumping result, returning 7051 1726867077.75905: done running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore [0affcac9-a3a5-79ed-6d0d-0000000000aa] 7051 1726867077.75910: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000aa 7051 1726867077.76005: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000aa 7051 1726867077.76007: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726867077.1979253-8550-155319324245369/.source.pem", "state": "file", "uid": 0 } 7051 1726867077.76083: no more pending results, returning what we have 7051 1726867077.76086: results queue empty 7051 1726867077.76087: checking for any_errors_fatal 7051 1726867077.76093: done checking for any_errors_fatal 7051 1726867077.76094: checking for max_fail_percentage 7051 1726867077.76095: done checking for max_fail_percentage 7051 1726867077.76096: checking to see if all hosts have failed and the running result is not ok 7051 1726867077.76097: done checking to see if all hosts have failed 7051 1726867077.76098: getting the remaining hosts for this loop 7051 1726867077.76099: done getting the remaining hosts for this loop 7051 1726867077.76102: getting the next task for host managed_node1 7051 1726867077.76109: done getting next task for host managed_node1 7051 1726867077.76112: ^ task is: TASK: Update ca trust 7051 1726867077.76113: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867077.76117: getting variables 7051 1726867077.76119: in VariableManager get_vars() 7051 1726867077.76170: Calling all_inventory to load vars for managed_node1 7051 1726867077.76172: Calling groups_inventory to load vars for managed_node1 7051 1726867077.76176: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867077.76194: Calling all_plugins_play to load vars for managed_node1 7051 1726867077.76197: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867077.76199: Calling groups_plugins_play to load vars for managed_node1 7051 1726867077.76979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867077.77828: done with get_vars() 7051 1726867077.77843: done getting variables 7051 1726867077.77889: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Friday 20 September 2024 17:17:57 -0400 (0:00:00.636) 0:00:42.906 ****** 7051 1726867077.77912: entering _queue_task() for managed_node1/command 7051 1726867077.78134: worker is 1 (out of 1 available) 7051 1726867077.78147: exiting _queue_task() for managed_node1/command 7051 1726867077.78158: done queuing things up, now waiting for results queue to drain 7051 1726867077.78160: waiting for pending results... 7051 1726867077.78332: running TaskExecutor() for managed_node1/TASK: Update ca trust 7051 1726867077.78395: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000ab 7051 1726867077.78408: variable 'ansible_search_path' from source: unknown 7051 1726867077.78436: calling self._execute() 7051 1726867077.78513: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.78517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.78527: variable 'omit' from source: magic vars 7051 1726867077.78806: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.78817: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867077.78954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867077.80412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867077.80463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867077.80492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867077.80517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867077.80537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867077.80596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867077.80616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867077.80633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867077.80658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867077.80669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867077.80752: variable 'ansible_distribution' from source: facts 7051 1726867077.80756: variable 'ansible_distribution_major_version' from source: facts 7051 1726867077.80762: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867077.80767: variable 'omit' from source: magic vars 7051 1726867077.80791: variable 'omit' from source: magic vars 7051 1726867077.80815: variable 'omit' from source: magic vars 7051 1726867077.80835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867077.80854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867077.80869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867077.80891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.80900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867077.80923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867077.80926: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.80929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.80996: Set connection var ansible_connection to ssh 7051 1726867077.81003: Set connection var ansible_pipelining to False 7051 1726867077.81008: Set connection var ansible_shell_executable to /bin/sh 7051 1726867077.81015: Set connection var ansible_shell_type to sh 7051 1726867077.81020: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867077.81026: Set connection var ansible_timeout to 10 7051 1726867077.81041: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.81044: variable 'ansible_connection' from source: unknown 7051 1726867077.81046: variable 'ansible_module_compression' from source: unknown 7051 1726867077.81048: variable 'ansible_shell_type' from source: unknown 7051 1726867077.81051: variable 'ansible_shell_executable' from source: unknown 7051 1726867077.81053: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867077.81058: variable 'ansible_pipelining' from source: unknown 7051 1726867077.81060: variable 'ansible_timeout' from source: unknown 7051 1726867077.81064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867077.81139: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867077.81148: variable 'omit' from source: magic vars 7051 1726867077.81153: starting attempt loop 7051 1726867077.81156: running the handler 7051 1726867077.81167: _low_level_execute_command(): starting 7051 1726867077.81173: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867077.81689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867077.81693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.81695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867077.81697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.81699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.81701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.81753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.81756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.81759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.81820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.83469: stdout chunk (state=3): >>>/root <<< 7051 1726867077.83565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.83596: stderr chunk (state=3): >>><<< 7051 1726867077.83599: stdout chunk (state=3): >>><<< 7051 1726867077.83622: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.83631: _low_level_execute_command(): starting 7051 1726867077.83635: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218 `" && echo ansible-tmp-1726867077.8362143-8565-173943047748218="` echo /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218 `" ) && sleep 0' 7051 1726867077.84050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.84053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.84056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.84058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.84108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.84112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.84163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.86033: stdout chunk (state=3): >>>ansible-tmp-1726867077.8362143-8565-173943047748218=/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218 <<< 7051 1726867077.86147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.86173: stderr chunk (state=3): >>><<< 7051 1726867077.86176: stdout chunk (state=3): >>><<< 7051 1726867077.86194: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867077.8362143-8565-173943047748218=/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.86214: variable 'ansible_module_compression' from source: unknown 7051 1726867077.86247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867077.86275: variable 'ansible_facts' from source: unknown 7051 1726867077.86333: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py 7051 1726867077.86424: Sending initial data 7051 1726867077.86427: Sent initial data (154 bytes) 7051 1726867077.86850: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.86853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867077.86855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.86857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.86859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.86912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.86918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.86966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.88514: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867077.88518: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867077.88557: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867077.88605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpt17o_eq7 /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py <<< 7051 1726867077.88611: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py" <<< 7051 1726867077.88655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpt17o_eq7" to remote "/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py" <<< 7051 1726867077.88657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py" <<< 7051 1726867077.89198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.89228: stderr chunk (state=3): >>><<< 7051 1726867077.89231: stdout chunk (state=3): >>><<< 7051 1726867077.89263: done transferring module to remote 7051 1726867077.89271: _low_level_execute_command(): starting 7051 1726867077.89274: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/ /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py && sleep 0' 7051 1726867077.89680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867077.89683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.89685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867077.89687: 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 <<< 7051 1726867077.89689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.89741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867077.89744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.89785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867077.91547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867077.91567: stderr chunk (state=3): >>><<< 7051 1726867077.91570: stdout chunk (state=3): >>><<< 7051 1726867077.91583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867077.91586: _low_level_execute_command(): starting 7051 1726867077.91589: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/AnsiballZ_command.py && sleep 0' 7051 1726867077.91965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867077.91969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.91982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867077.92036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867077.92039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867077.92095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.01387: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 17:17:58.071510", "end": "2024-09-20 17:17:59.010368", "delta": "0:00:00.938858", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867079.02869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867079.02885: stdout chunk (state=3): >>><<< 7051 1726867079.02900: stderr chunk (state=3): >>><<< 7051 1726867079.02924: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 17:17:58.071510", "end": "2024-09-20 17:17:59.010368", "delta": "0:00:00.938858", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867079.03058: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867079.03062: _low_level_execute_command(): starting 7051 1726867079.03064: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867077.8362143-8565-173943047748218/ > /dev/null 2>&1 && sleep 0' 7051 1726867079.03644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.03670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867079.03695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867079.03715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867079.03732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867079.03754: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867079.03769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.03794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867079.03883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867079.03899: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.03920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.03937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.03959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.04195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.06182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867079.06186: stdout chunk (state=3): >>><<< 7051 1726867079.06188: stderr chunk (state=3): >>><<< 7051 1726867079.06191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867079.06193: handler run complete 7051 1726867079.06195: Evaluated conditional (False): False 7051 1726867079.06197: attempt loop complete, returning result 7051 1726867079.06199: _execute() done 7051 1726867079.06200: dumping result to json 7051 1726867079.06202: done dumping result, returning 7051 1726867079.06204: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0affcac9-a3a5-79ed-6d0d-0000000000ab] 7051 1726867079.06206: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000ab 7051 1726867079.06279: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000ab 7051 1726867079.06283: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.938858", "end": "2024-09-20 17:17:59.010368", "rc": 0, "start": "2024-09-20 17:17:58.071510" } 7051 1726867079.06351: no more pending results, returning what we have 7051 1726867079.06355: results queue empty 7051 1726867079.06356: checking for any_errors_fatal 7051 1726867079.06363: done checking for any_errors_fatal 7051 1726867079.06364: checking for max_fail_percentage 7051 1726867079.06366: done checking for max_fail_percentage 7051 1726867079.06366: checking to see if all hosts have failed and the running result is not ok 7051 1726867079.06367: done checking to see if all hosts have failed 7051 1726867079.06368: getting the remaining hosts for this loop 7051 1726867079.06370: done getting the remaining hosts for this loop 7051 1726867079.06373: getting the next task for host managed_node1 7051 1726867079.06388: done getting next task for host managed_node1 7051 1726867079.06395: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867079.06398: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867079.06416: getting variables 7051 1726867079.06418: in VariableManager get_vars() 7051 1726867079.06481: Calling all_inventory to load vars for managed_node1 7051 1726867079.06484: Calling groups_inventory to load vars for managed_node1 7051 1726867079.06487: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.06498: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.06501: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.06504: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.10265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.13659: done with get_vars() 7051 1726867079.13890: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:59 -0400 (0:00:01.360) 0:00:44.266 ****** 7051 1726867079.13993: entering _queue_task() for managed_node1/include_tasks 7051 1726867079.14741: worker is 1 (out of 1 available) 7051 1726867079.14753: exiting _queue_task() for managed_node1/include_tasks 7051 1726867079.14763: done queuing things up, now waiting for results queue to drain 7051 1726867079.14765: waiting for pending results... 7051 1726867079.15494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867079.15786: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b3 7051 1726867079.15791: variable 'ansible_search_path' from source: unknown 7051 1726867079.15794: variable 'ansible_search_path' from source: unknown 7051 1726867079.15798: calling self._execute() 7051 1726867079.15949: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.16011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.16028: variable 'omit' from source: magic vars 7051 1726867079.16739: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.16985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.17185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867079.22123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867079.22380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867079.22493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867079.22533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867079.22773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867079.22993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.22997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.23000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.23002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.23103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.23369: variable 'ansible_distribution' from source: facts 7051 1726867079.23387: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.23400: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.23699: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.23711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.24007: variable 'ansible_distribution' from source: facts 7051 1726867079.24089: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.24099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.24302: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.24311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.24731: variable 'ansible_distribution' from source: facts 7051 1726867079.24734: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.24737: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.24739: _execute() done 7051 1726867079.24742: dumping result to json 7051 1726867079.24744: done dumping result, returning 7051 1726867079.24746: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-0000000000b3] 7051 1726867079.24748: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b3 7051 1726867079.25083: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b3 7051 1726867079.25087: WORKER PROCESS EXITING 7051 1726867079.25135: no more pending results, returning what we have 7051 1726867079.25140: in VariableManager get_vars() 7051 1726867079.25335: Calling all_inventory to load vars for managed_node1 7051 1726867079.25338: Calling groups_inventory to load vars for managed_node1 7051 1726867079.25341: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.25352: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.25355: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.25359: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.28137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.31637: done with get_vars() 7051 1726867079.31657: variable 'ansible_search_path' from source: unknown 7051 1726867079.31659: variable 'ansible_search_path' from source: unknown 7051 1726867079.31703: we have included files to process 7051 1726867079.31705: generating all_blocks data 7051 1726867079.31707: done generating all_blocks data 7051 1726867079.31710: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867079.31711: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867079.31714: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867079.32297: done processing included file 7051 1726867079.32299: iterating over new_blocks loaded from include file 7051 1726867079.32301: in VariableManager get_vars() 7051 1726867079.32334: done with get_vars() 7051 1726867079.32335: filtering new block on tags 7051 1726867079.32353: done filtering new block on tags 7051 1726867079.32356: in VariableManager get_vars() 7051 1726867079.32389: done with get_vars() 7051 1726867079.32390: filtering new block on tags 7051 1726867079.32410: done filtering new block on tags 7051 1726867079.32413: in VariableManager get_vars() 7051 1726867079.32440: done with get_vars() 7051 1726867079.32442: filtering new block on tags 7051 1726867079.32459: done filtering new block on tags 7051 1726867079.32461: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867079.32466: extending task lists for all hosts with included blocks 7051 1726867079.33555: done extending task lists 7051 1726867079.33557: done processing included files 7051 1726867079.33558: results queue empty 7051 1726867079.33559: checking for any_errors_fatal 7051 1726867079.33563: done checking for any_errors_fatal 7051 1726867079.33564: checking for max_fail_percentage 7051 1726867079.33565: done checking for max_fail_percentage 7051 1726867079.33566: checking to see if all hosts have failed and the running result is not ok 7051 1726867079.33567: done checking to see if all hosts have failed 7051 1726867079.33567: getting the remaining hosts for this loop 7051 1726867079.33569: done getting the remaining hosts for this loop 7051 1726867079.33781: getting the next task for host managed_node1 7051 1726867079.33786: done getting next task for host managed_node1 7051 1726867079.33789: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867079.33792: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867079.33802: getting variables 7051 1726867079.33803: in VariableManager get_vars() 7051 1726867079.33825: Calling all_inventory to load vars for managed_node1 7051 1726867079.33827: Calling groups_inventory to load vars for managed_node1 7051 1726867079.33829: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.33834: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.33837: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.33839: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.35754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.37524: done with get_vars() 7051 1726867079.37545: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:17:59 -0400 (0:00:00.236) 0:00:44.503 ****** 7051 1726867079.37620: entering _queue_task() for managed_node1/setup 7051 1726867079.37941: worker is 1 (out of 1 available) 7051 1726867079.37955: exiting _queue_task() for managed_node1/setup 7051 1726867079.37967: done queuing things up, now waiting for results queue to drain 7051 1726867079.37969: waiting for pending results... 7051 1726867079.38249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867079.38783: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000003f0 7051 1726867079.38788: variable 'ansible_search_path' from source: unknown 7051 1726867079.38792: variable 'ansible_search_path' from source: unknown 7051 1726867079.38799: calling self._execute() 7051 1726867079.38865: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.39002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.39029: variable 'omit' from source: magic vars 7051 1726867079.39848: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.39905: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.40149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867079.42594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867079.42660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867079.42706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867079.42739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867079.42768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867079.42843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.42876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.42906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.42942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.42955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.43067: variable 'ansible_distribution' from source: facts 7051 1726867079.43071: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43125: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.43188: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43198: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.43368: variable 'ansible_distribution' from source: facts 7051 1726867079.43372: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.43486: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43489: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.43660: variable 'ansible_distribution' from source: facts 7051 1726867079.43785: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43789: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.43791: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.43945: variable 'ansible_distribution' from source: facts 7051 1726867079.43949: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.43954: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.44058: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.44061: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.44231: variable 'ansible_distribution' from source: facts 7051 1726867079.44234: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.44240: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.44387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.44414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.44439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.44479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.44490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.44537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.44561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.44585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.44643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.44646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.44767: variable '__network_required_facts' from source: role '' defaults 7051 1726867079.44780: variable 'ansible_facts' from source: unknown 7051 1726867079.45515: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867079.45518: when evaluation is False, skipping this task 7051 1726867079.45520: _execute() done 7051 1726867079.45523: dumping result to json 7051 1726867079.45525: done dumping result, returning 7051 1726867079.45528: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-0000000003f0] 7051 1726867079.45537: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f0 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867079.45650: no more pending results, returning what we have 7051 1726867079.45655: results queue empty 7051 1726867079.45656: checking for any_errors_fatal 7051 1726867079.45658: done checking for any_errors_fatal 7051 1726867079.45659: checking for max_fail_percentage 7051 1726867079.45660: done checking for max_fail_percentage 7051 1726867079.45661: checking to see if all hosts have failed and the running result is not ok 7051 1726867079.45662: done checking to see if all hosts have failed 7051 1726867079.45663: getting the remaining hosts for this loop 7051 1726867079.45665: done getting the remaining hosts for this loop 7051 1726867079.45669: getting the next task for host managed_node1 7051 1726867079.45684: done getting next task for host managed_node1 7051 1726867079.45688: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867079.45692: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867079.45714: getting variables 7051 1726867079.45716: in VariableManager get_vars() 7051 1726867079.45882: Calling all_inventory to load vars for managed_node1 7051 1726867079.45885: Calling groups_inventory to load vars for managed_node1 7051 1726867079.45889: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.45902: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.45905: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.45909: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.46589: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f0 7051 1726867079.46593: WORKER PROCESS EXITING 7051 1726867079.47372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.48995: done with get_vars() 7051 1726867079.49015: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:17:59 -0400 (0:00:00.114) 0:00:44.618 ****** 7051 1726867079.49112: entering _queue_task() for managed_node1/stat 7051 1726867079.49507: worker is 1 (out of 1 available) 7051 1726867079.49518: exiting _queue_task() for managed_node1/stat 7051 1726867079.49530: done queuing things up, now waiting for results queue to drain 7051 1726867079.49531: waiting for pending results... 7051 1726867079.49710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867079.49878: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000003f2 7051 1726867079.49902: variable 'ansible_search_path' from source: unknown 7051 1726867079.49910: variable 'ansible_search_path' from source: unknown 7051 1726867079.49950: calling self._execute() 7051 1726867079.50043: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.50052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.50065: variable 'omit' from source: magic vars 7051 1726867079.50430: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.50446: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.50646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867079.52820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867079.52887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867079.52938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867079.52979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867079.53014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867079.53092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.53130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.53158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.53202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.53229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.53342: variable 'ansible_distribution' from source: facts 7051 1726867079.53353: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.53365: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.53546: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.53549: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.53659: variable 'ansible_distribution' from source: facts 7051 1726867079.53667: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.53676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.53775: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.53789: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.53962: variable 'ansible_distribution' from source: facts 7051 1726867079.53972: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.53991: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.54104: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.54115: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.54298: variable 'ansible_distribution' from source: facts 7051 1726867079.54314: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.54417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.54461: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.54471: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.54644: variable 'ansible_distribution' from source: facts 7051 1726867079.54654: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.54664: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.54787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867079.54981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867079.55056: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867079.55096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867079.55131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867079.55183: 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) 7051 1726867079.55284: 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) 7051 1726867079.55287: 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) 7051 1726867079.55290: 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) 7051 1726867079.55351: variable '__network_is_ostree' from source: set_fact 7051 1726867079.55364: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867079.55372: when evaluation is False, skipping this task 7051 1726867079.55381: _execute() done 7051 1726867079.55393: dumping result to json 7051 1726867079.55402: done dumping result, returning 7051 1726867079.55413: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-0000000003f2] 7051 1726867079.55423: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f2 7051 1726867079.55711: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f2 7051 1726867079.55714: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867079.55761: no more pending results, returning what we have 7051 1726867079.55765: results queue empty 7051 1726867079.55766: checking for any_errors_fatal 7051 1726867079.55771: done checking for any_errors_fatal 7051 1726867079.55772: checking for max_fail_percentage 7051 1726867079.55774: done checking for max_fail_percentage 7051 1726867079.55774: checking to see if all hosts have failed and the running result is not ok 7051 1726867079.55783: done checking to see if all hosts have failed 7051 1726867079.55784: getting the remaining hosts for this loop 7051 1726867079.55786: done getting the remaining hosts for this loop 7051 1726867079.55789: getting the next task for host managed_node1 7051 1726867079.55796: done getting next task for host managed_node1 7051 1726867079.55801: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867079.55804: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867079.55822: getting variables 7051 1726867079.55824: in VariableManager get_vars() 7051 1726867079.55878: Calling all_inventory to load vars for managed_node1 7051 1726867079.55881: Calling groups_inventory to load vars for managed_node1 7051 1726867079.55884: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.55894: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.55897: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.55901: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.57680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.59610: done with get_vars() 7051 1726867079.59632: done getting variables 7051 1726867079.59725: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:17:59 -0400 (0:00:00.106) 0:00:44.724 ****** 7051 1726867079.59764: entering _queue_task() for managed_node1/set_fact 7051 1726867079.60480: worker is 1 (out of 1 available) 7051 1726867079.60488: exiting _queue_task() for managed_node1/set_fact 7051 1726867079.60498: done queuing things up, now waiting for results queue to drain 7051 1726867079.60500: waiting for pending results... 7051 1726867079.60757: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867079.61087: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000003f3 7051 1726867079.61106: variable 'ansible_search_path' from source: unknown 7051 1726867079.61113: variable 'ansible_search_path' from source: unknown 7051 1726867079.61154: calling self._execute() 7051 1726867079.61255: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.61259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.61383: variable 'omit' from source: magic vars 7051 1726867079.61643: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.61659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.61856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867079.64041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867079.64110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867079.64159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867079.64198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867079.64233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867079.64312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.64347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.64375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.64425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.64447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.64560: variable 'ansible_distribution' from source: facts 7051 1726867079.64648: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.64652: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.64694: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.64704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.64882: variable 'ansible_distribution' from source: facts 7051 1726867079.64891: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.64901: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.65009: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65019: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.65189: variable 'ansible_distribution' from source: facts 7051 1726867079.65201: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65211: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.65321: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65331: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.65500: variable 'ansible_distribution' from source: facts 7051 1726867079.65525: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65528: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.65680: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.65813: variable 'ansible_distribution' from source: facts 7051 1726867079.65822: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.65833: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.65953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867079.66118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867079.66450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867079.66487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867079.66527: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867079.66573: 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) 7051 1726867079.66602: 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) 7051 1726867079.66636: 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) 7051 1726867079.66667: 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) 7051 1726867079.66743: variable '__network_is_ostree' from source: set_fact 7051 1726867079.66754: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867079.66762: when evaluation is False, skipping this task 7051 1726867079.66769: _execute() done 7051 1726867079.66776: dumping result to json 7051 1726867079.66786: done dumping result, returning 7051 1726867079.66797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-0000000003f3] 7051 1726867079.66806: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f3 7051 1726867079.66906: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f3 7051 1726867079.66912: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867079.66974: no more pending results, returning what we have 7051 1726867079.66980: results queue empty 7051 1726867079.66981: checking for any_errors_fatal 7051 1726867079.66986: done checking for any_errors_fatal 7051 1726867079.66987: checking for max_fail_percentage 7051 1726867079.66989: done checking for max_fail_percentage 7051 1726867079.66989: checking to see if all hosts have failed and the running result is not ok 7051 1726867079.66995: done checking to see if all hosts have failed 7051 1726867079.66996: getting the remaining hosts for this loop 7051 1726867079.66997: done getting the remaining hosts for this loop 7051 1726867079.67002: getting the next task for host managed_node1 7051 1726867079.67012: done getting next task for host managed_node1 7051 1726867079.67015: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867079.67018: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867079.67036: getting variables 7051 1726867079.67038: in VariableManager get_vars() 7051 1726867079.67092: Calling all_inventory to load vars for managed_node1 7051 1726867079.67094: Calling groups_inventory to load vars for managed_node1 7051 1726867079.67097: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867079.67107: Calling all_plugins_play to load vars for managed_node1 7051 1726867079.67110: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867079.67113: Calling groups_plugins_play to load vars for managed_node1 7051 1726867079.68850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867079.74508: done with get_vars() 7051 1726867079.74530: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:17:59 -0400 (0:00:00.148) 0:00:44.873 ****** 7051 1726867079.74607: entering _queue_task() for managed_node1/service_facts 7051 1726867079.75433: worker is 1 (out of 1 available) 7051 1726867079.75446: exiting _queue_task() for managed_node1/service_facts 7051 1726867079.75459: done queuing things up, now waiting for results queue to drain 7051 1726867079.75461: waiting for pending results... 7051 1726867079.76099: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867079.76481: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000003f5 7051 1726867079.76562: variable 'ansible_search_path' from source: unknown 7051 1726867079.76592: variable 'ansible_search_path' from source: unknown 7051 1726867079.76845: calling self._execute() 7051 1726867079.76989: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.77002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.77020: variable 'omit' from source: magic vars 7051 1726867079.77878: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.77898: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.78338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867079.82051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867079.82140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867079.82187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867079.82235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867079.82279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867079.82368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867079.82412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867079.82459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867079.82554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867079.82558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867079.82660: variable 'ansible_distribution' from source: facts 7051 1726867079.82673: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.82692: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.82979: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.82993: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.83245: variable 'ansible_distribution' from source: facts 7051 1726867079.83318: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.83330: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.83616: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.83628: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.84001: variable 'ansible_distribution' from source: facts 7051 1726867079.84005: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.84161: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.84395: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.84686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.84773: variable 'ansible_distribution' from source: facts 7051 1726867079.84781: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.84785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.84889: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.84892: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867079.85055: variable 'ansible_distribution' from source: facts 7051 1726867079.85058: variable 'ansible_distribution_major_version' from source: facts 7051 1726867079.85071: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867079.85080: variable 'omit' from source: magic vars 7051 1726867079.85148: variable 'omit' from source: magic vars 7051 1726867079.85191: variable 'omit' from source: magic vars 7051 1726867079.85215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867079.85241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867079.85258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867079.85278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867079.85292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867079.85319: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867079.85322: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.85325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.85422: Set connection var ansible_connection to ssh 7051 1726867079.85429: Set connection var ansible_pipelining to False 7051 1726867079.85435: Set connection var ansible_shell_executable to /bin/sh 7051 1726867079.85443: Set connection var ansible_shell_type to sh 7051 1726867079.85448: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867079.85455: Set connection var ansible_timeout to 10 7051 1726867079.85481: variable 'ansible_shell_executable' from source: unknown 7051 1726867079.85484: variable 'ansible_connection' from source: unknown 7051 1726867079.85487: variable 'ansible_module_compression' from source: unknown 7051 1726867079.85489: variable 'ansible_shell_type' from source: unknown 7051 1726867079.85491: variable 'ansible_shell_executable' from source: unknown 7051 1726867079.85494: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867079.85496: variable 'ansible_pipelining' from source: unknown 7051 1726867079.85498: variable 'ansible_timeout' from source: unknown 7051 1726867079.85582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867079.85645: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867079.85660: variable 'omit' from source: magic vars 7051 1726867079.85668: starting attempt loop 7051 1726867079.85674: running the handler 7051 1726867079.85692: _low_level_execute_command(): starting 7051 1726867079.85822: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867079.86417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.86496: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.86546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.86567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.86581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.86664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.88322: stdout chunk (state=3): >>>/root <<< 7051 1726867079.88584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867079.88587: stdout chunk (state=3): >>><<< 7051 1726867079.88590: stderr chunk (state=3): >>><<< 7051 1726867079.88592: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867079.88594: _low_level_execute_command(): starting 7051 1726867079.88597: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714 `" && echo ansible-tmp-1726867079.8853245-8622-44867265989714="` echo /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714 `" ) && sleep 0' 7051 1726867079.89259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.89268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867079.89284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867079.89300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867079.89312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867079.89347: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.89416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.89433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.89468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.89569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.91789: stdout chunk (state=3): >>>ansible-tmp-1726867079.8853245-8622-44867265989714=/root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714 <<< 7051 1726867079.91793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867079.91795: stdout chunk (state=3): >>><<< 7051 1726867079.91797: stderr chunk (state=3): >>><<< 7051 1726867079.91800: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867079.8853245-8622-44867265989714=/root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867079.91802: variable 'ansible_module_compression' from source: unknown 7051 1726867079.91949: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7051 1726867079.91953: variable 'ansible_facts' from source: unknown 7051 1726867079.92138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py 7051 1726867079.92285: Sending initial data 7051 1726867079.92388: Sent initial data (159 bytes) 7051 1726867079.92870: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867079.92989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.92996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.93009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.93104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.94727: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867079.94767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867079.94842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp07iyvkvc /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py <<< 7051 1726867079.94846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py" <<< 7051 1726867079.94900: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp07iyvkvc" to remote "/root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py" <<< 7051 1726867079.95882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867079.95886: stderr chunk (state=3): >>><<< 7051 1726867079.95888: stdout chunk (state=3): >>><<< 7051 1726867079.95890: done transferring module to remote 7051 1726867079.95893: _low_level_execute_command(): starting 7051 1726867079.95895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/ /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py && sleep 0' 7051 1726867079.96360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.96368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867079.96381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867079.96396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867079.96411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867079.96431: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.96497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.96526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.96541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.96557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.96620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867079.98430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867079.98443: stdout chunk (state=3): >>><<< 7051 1726867079.98456: stderr chunk (state=3): >>><<< 7051 1726867079.98483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867079.98504: _low_level_execute_command(): starting 7051 1726867079.98517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/AnsiballZ_service_facts.py && sleep 0' 7051 1726867079.99198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867079.99211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867079.99240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867079.99260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867079.99345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867079.99387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867079.99406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867079.99429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867079.99530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.52147: 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<<< 7051 1726867081.52219: 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<<< 7051 1726867081.52235: 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"}, "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-system<<< 7051 1726867081.52239: stdout chunk (state=3): >>>d-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.<<< 7051 1726867081.52270: stdout chunk (state=3): >>>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": {}}} <<< 7051 1726867081.53800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867081.53826: stderr chunk (state=3): >>><<< 7051 1726867081.53829: stdout chunk (state=3): >>><<< 7051 1726867081.53856: _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"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867081.54272: 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-1726867079.8853245-8622-44867265989714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867081.54283: _low_level_execute_command(): starting 7051 1726867081.54288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867079.8853245-8622-44867265989714/ > /dev/null 2>&1 && sleep 0' 7051 1726867081.54724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.54727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867081.54729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.54732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867081.54734: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.54771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.54803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.54844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.56650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867081.56670: stderr chunk (state=3): >>><<< 7051 1726867081.56673: stdout chunk (state=3): >>><<< 7051 1726867081.56686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867081.56692: handler run complete 7051 1726867081.56804: variable 'ansible_facts' from source: unknown 7051 1726867081.56896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867081.57168: variable 'ansible_facts' from source: unknown 7051 1726867081.57249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867081.57448: attempt loop complete, returning result 7051 1726867081.57451: _execute() done 7051 1726867081.57453: dumping result to json 7051 1726867081.57686: done dumping result, returning 7051 1726867081.57689: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-0000000003f5] 7051 1726867081.57692: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867081.58642: no more pending results, returning what we have 7051 1726867081.58645: results queue empty 7051 1726867081.58646: checking for any_errors_fatal 7051 1726867081.58651: done checking for any_errors_fatal 7051 1726867081.58651: checking for max_fail_percentage 7051 1726867081.58653: done checking for max_fail_percentage 7051 1726867081.58654: checking to see if all hosts have failed and the running result is not ok 7051 1726867081.58655: done checking to see if all hosts have failed 7051 1726867081.58656: getting the remaining hosts for this loop 7051 1726867081.58657: done getting the remaining hosts for this loop 7051 1726867081.58660: getting the next task for host managed_node1 7051 1726867081.58666: done getting next task for host managed_node1 7051 1726867081.58670: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867081.58693: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867081.58704: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f5 7051 1726867081.58707: WORKER PROCESS EXITING 7051 1726867081.58724: getting variables 7051 1726867081.58726: in VariableManager get_vars() 7051 1726867081.58770: Calling all_inventory to load vars for managed_node1 7051 1726867081.58773: Calling groups_inventory to load vars for managed_node1 7051 1726867081.58780: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867081.58788: Calling all_plugins_play to load vars for managed_node1 7051 1726867081.58791: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867081.58794: Calling groups_plugins_play to load vars for managed_node1 7051 1726867081.59838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867081.60715: done with get_vars() 7051 1726867081.60730: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:18:01 -0400 (0:00:01.861) 0:00:46.735 ****** 7051 1726867081.60804: entering _queue_task() for managed_node1/package_facts 7051 1726867081.61063: worker is 1 (out of 1 available) 7051 1726867081.61078: exiting _queue_task() for managed_node1/package_facts 7051 1726867081.61091: done queuing things up, now waiting for results queue to drain 7051 1726867081.61093: waiting for pending results... 7051 1726867081.61496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867081.61547: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000003f6 7051 1726867081.61567: variable 'ansible_search_path' from source: unknown 7051 1726867081.61574: variable 'ansible_search_path' from source: unknown 7051 1726867081.61618: calling self._execute() 7051 1726867081.61724: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867081.61738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867081.61755: variable 'omit' from source: magic vars 7051 1726867081.62128: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.62139: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867081.62281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867081.63763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867081.63810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867081.63837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867081.63862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867081.63884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867081.63952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867081.63972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867081.63993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867081.64023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867081.64035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867081.64221: variable 'ansible_distribution' from source: facts 7051 1726867081.64225: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64228: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867081.64230: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64233: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867081.64317: variable 'ansible_distribution' from source: facts 7051 1726867081.64322: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64325: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867081.64397: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64400: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867081.64509: variable 'ansible_distribution' from source: facts 7051 1726867081.64512: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64518: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867081.64594: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64597: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867081.64708: variable 'ansible_distribution' from source: facts 7051 1726867081.64712: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64717: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867081.64791: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64794: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867081.64906: variable 'ansible_distribution' from source: facts 7051 1726867081.64910: variable 'ansible_distribution_major_version' from source: facts 7051 1726867081.64915: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867081.64920: variable 'omit' from source: magic vars 7051 1726867081.64970: variable 'omit' from source: magic vars 7051 1726867081.65000: variable 'omit' from source: magic vars 7051 1726867081.65019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867081.65039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867081.65054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867081.65066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867081.65080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867081.65102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867081.65106: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867081.65108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867081.65169: Set connection var ansible_connection to ssh 7051 1726867081.65179: Set connection var ansible_pipelining to False 7051 1726867081.65182: Set connection var ansible_shell_executable to /bin/sh 7051 1726867081.65189: Set connection var ansible_shell_type to sh 7051 1726867081.65196: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867081.65205: Set connection var ansible_timeout to 10 7051 1726867081.65220: variable 'ansible_shell_executable' from source: unknown 7051 1726867081.65223: variable 'ansible_connection' from source: unknown 7051 1726867081.65226: variable 'ansible_module_compression' from source: unknown 7051 1726867081.65228: variable 'ansible_shell_type' from source: unknown 7051 1726867081.65230: variable 'ansible_shell_executable' from source: unknown 7051 1726867081.65232: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867081.65237: variable 'ansible_pipelining' from source: unknown 7051 1726867081.65239: variable 'ansible_timeout' from source: unknown 7051 1726867081.65243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867081.65337: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867081.65345: variable 'omit' from source: magic vars 7051 1726867081.65350: starting attempt loop 7051 1726867081.65353: running the handler 7051 1726867081.65364: _low_level_execute_command(): starting 7051 1726867081.65379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867081.65871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867081.65875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.65884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.65933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.65937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867081.65939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.66037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.67732: stdout chunk (state=3): >>>/root <<< 7051 1726867081.67885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867081.67913: stderr chunk (state=3): >>><<< 7051 1726867081.67917: stdout chunk (state=3): >>><<< 7051 1726867081.67935: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867081.67944: _low_level_execute_command(): starting 7051 1726867081.67949: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922 `" && echo ansible-tmp-1726867081.6793444-8702-222411723589922="` echo /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922 `" ) && sleep 0' 7051 1726867081.68384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.68387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.68390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867081.68392: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867081.68395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.68443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.68449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867081.68451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.68497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.70485: stdout chunk (state=3): >>>ansible-tmp-1726867081.6793444-8702-222411723589922=/root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922 <<< 7051 1726867081.70594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867081.70615: stderr chunk (state=3): >>><<< 7051 1726867081.70618: stdout chunk (state=3): >>><<< 7051 1726867081.70633: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867081.6793444-8702-222411723589922=/root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867081.70668: variable 'ansible_module_compression' from source: unknown 7051 1726867081.70704: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7051 1726867081.70746: variable 'ansible_facts' from source: unknown 7051 1726867081.70860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py 7051 1726867081.70958: Sending initial data 7051 1726867081.70961: Sent initial data (160 bytes) 7051 1726867081.71405: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.71408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.71413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.71419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867081.71422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.71470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.71478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867081.71481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.71521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.73093: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867081.73139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867081.73193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4w7l7evl /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py <<< 7051 1726867081.73195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py" <<< 7051 1726867081.73233: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4w7l7evl" to remote "/root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py" <<< 7051 1726867081.73236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py" <<< 7051 1726867081.74317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867081.74360: stderr chunk (state=3): >>><<< 7051 1726867081.74364: stdout chunk (state=3): >>><<< 7051 1726867081.74403: done transferring module to remote 7051 1726867081.74412: _low_level_execute_command(): starting 7051 1726867081.74417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/ /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py && sleep 0' 7051 1726867081.74869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.74873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867081.74879: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.74881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.74883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867081.74885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.74935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.74943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867081.74945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.74989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867081.76759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867081.76825: stderr chunk (state=3): >>><<< 7051 1726867081.76828: stdout chunk (state=3): >>><<< 7051 1726867081.76831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867081.76833: _low_level_execute_command(): starting 7051 1726867081.76835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/AnsiballZ_package_facts.py && sleep 0' 7051 1726867081.77260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867081.77263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867081.77265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.77267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867081.77269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867081.77323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867081.77328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867081.77391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867082.22710: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7051 1726867082.22759: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7051 1726867082.22775: 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,<<< 7051 1726867082.22805: 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_certm<<< 7051 1726867082.22818: 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",<<< 7051 1726867082.22832: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7051 1726867082.22846: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7051 1726867082.22896: 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"<<< 7051 1726867082.22913: 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<<< 7051 1726867082.22945: 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<<< 7051 1726867082.22961: 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<<< 7051 1726867082.23016: 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.<<< 7051 1726867082.23037: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867082.24792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867082.24838: stderr chunk (state=3): >>><<< 7051 1726867082.24848: stdout chunk (state=3): >>><<< 7051 1726867082.25089: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867082.27168: 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-1726867081.6793444-8702-222411723589922/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867082.27202: _low_level_execute_command(): starting 7051 1726867082.27213: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867081.6793444-8702-222411723589922/ > /dev/null 2>&1 && sleep 0' 7051 1726867082.27780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867082.27795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867082.27808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867082.27849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867082.27865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867082.27915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867082.29754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867082.29782: stderr chunk (state=3): >>><<< 7051 1726867082.29786: stdout chunk (state=3): >>><<< 7051 1726867082.29800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867082.29806: handler run complete 7051 1726867082.30257: variable 'ansible_facts' from source: unknown 7051 1726867082.30523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.31617: variable 'ansible_facts' from source: unknown 7051 1726867082.31856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.32265: attempt loop complete, returning result 7051 1726867082.32268: _execute() done 7051 1726867082.32270: dumping result to json 7051 1726867082.32364: done dumping result, returning 7051 1726867082.32373: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-0000000003f6] 7051 1726867082.32375: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f6 7051 1726867082.33609: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000003f6 7051 1726867082.33612: 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 } 7051 1726867082.33696: no more pending results, returning what we have 7051 1726867082.33698: results queue empty 7051 1726867082.33699: checking for any_errors_fatal 7051 1726867082.33702: done checking for any_errors_fatal 7051 1726867082.33703: checking for max_fail_percentage 7051 1726867082.33704: done checking for max_fail_percentage 7051 1726867082.33704: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.33705: done checking to see if all hosts have failed 7051 1726867082.33705: getting the remaining hosts for this loop 7051 1726867082.33706: done getting the remaining hosts for this loop 7051 1726867082.33709: getting the next task for host managed_node1 7051 1726867082.33713: done getting next task for host managed_node1 7051 1726867082.33716: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867082.33718: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.33724: getting variables 7051 1726867082.33725: in VariableManager get_vars() 7051 1726867082.33758: Calling all_inventory to load vars for managed_node1 7051 1726867082.33760: Calling groups_inventory to load vars for managed_node1 7051 1726867082.33761: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.33767: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.33769: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.33771: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.34457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.35404: done with get_vars() 7051 1726867082.35418: done getting variables 7051 1726867082.35460: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:02 -0400 (0:00:00.746) 0:00:47.481 ****** 7051 1726867082.35488: entering _queue_task() for managed_node1/debug 7051 1726867082.35712: worker is 1 (out of 1 available) 7051 1726867082.35726: exiting _queue_task() for managed_node1/debug 7051 1726867082.35738: done queuing things up, now waiting for results queue to drain 7051 1726867082.35740: waiting for pending results... 7051 1726867082.35917: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867082.36012: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b4 7051 1726867082.36025: variable 'ansible_search_path' from source: unknown 7051 1726867082.36028: variable 'ansible_search_path' from source: unknown 7051 1726867082.36055: calling self._execute() 7051 1726867082.36131: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.36136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.36145: variable 'omit' from source: magic vars 7051 1726867082.36427: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.36436: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.36567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.38037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.38079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.38105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.38129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.38154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.38221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.38240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.38260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.38294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.38304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.38389: variable 'ansible_distribution' from source: facts 7051 1726867082.38392: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.38398: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.38473: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.38478: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.38596: variable 'ansible_distribution' from source: facts 7051 1726867082.38599: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.38602: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.38670: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.38673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.38788: variable 'ansible_distribution' from source: facts 7051 1726867082.38792: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.38795: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.38802: variable 'omit' from source: magic vars 7051 1726867082.38841: variable 'omit' from source: magic vars 7051 1726867082.38907: variable 'network_provider' from source: set_fact 7051 1726867082.38931: variable 'omit' from source: magic vars 7051 1726867082.38987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867082.38991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867082.39005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867082.39019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867082.39031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867082.39054: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867082.39056: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.39059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.39123: Set connection var ansible_connection to ssh 7051 1726867082.39131: Set connection var ansible_pipelining to False 7051 1726867082.39134: Set connection var ansible_shell_executable to /bin/sh 7051 1726867082.39144: Set connection var ansible_shell_type to sh 7051 1726867082.39147: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867082.39154: Set connection var ansible_timeout to 10 7051 1726867082.39169: variable 'ansible_shell_executable' from source: unknown 7051 1726867082.39172: variable 'ansible_connection' from source: unknown 7051 1726867082.39178: variable 'ansible_module_compression' from source: unknown 7051 1726867082.39181: variable 'ansible_shell_type' from source: unknown 7051 1726867082.39183: variable 'ansible_shell_executable' from source: unknown 7051 1726867082.39185: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.39187: variable 'ansible_pipelining' from source: unknown 7051 1726867082.39189: variable 'ansible_timeout' from source: unknown 7051 1726867082.39191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.39259: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867082.39267: variable 'omit' from source: magic vars 7051 1726867082.39272: starting attempt loop 7051 1726867082.39279: running the handler 7051 1726867082.39309: handler run complete 7051 1726867082.39319: attempt loop complete, returning result 7051 1726867082.39322: _execute() done 7051 1726867082.39324: dumping result to json 7051 1726867082.39326: done dumping result, returning 7051 1726867082.39333: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-0000000000b4] 7051 1726867082.39338: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b4 7051 1726867082.39418: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b4 7051 1726867082.39421: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867082.39518: no more pending results, returning what we have 7051 1726867082.39521: results queue empty 7051 1726867082.39522: checking for any_errors_fatal 7051 1726867082.39528: done checking for any_errors_fatal 7051 1726867082.39536: checking for max_fail_percentage 7051 1726867082.39538: done checking for max_fail_percentage 7051 1726867082.39538: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.39539: done checking to see if all hosts have failed 7051 1726867082.39540: getting the remaining hosts for this loop 7051 1726867082.39541: done getting the remaining hosts for this loop 7051 1726867082.39544: getting the next task for host managed_node1 7051 1726867082.39549: done getting next task for host managed_node1 7051 1726867082.39551: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867082.39554: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.39564: getting variables 7051 1726867082.39565: in VariableManager get_vars() 7051 1726867082.39612: Calling all_inventory to load vars for managed_node1 7051 1726867082.39614: Calling groups_inventory to load vars for managed_node1 7051 1726867082.39616: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.39625: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.39627: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.39630: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.40346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.41793: done with get_vars() 7051 1726867082.41807: done getting variables 7051 1726867082.41847: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:02 -0400 (0:00:00.063) 0:00:47.545 ****** 7051 1726867082.41870: entering _queue_task() for managed_node1/fail 7051 1726867082.42084: worker is 1 (out of 1 available) 7051 1726867082.42097: exiting _queue_task() for managed_node1/fail 7051 1726867082.42109: done queuing things up, now waiting for results queue to drain 7051 1726867082.42111: waiting for pending results... 7051 1726867082.42280: 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 7051 1726867082.42364: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b5 7051 1726867082.42381: variable 'ansible_search_path' from source: unknown 7051 1726867082.42385: variable 'ansible_search_path' from source: unknown 7051 1726867082.42409: calling self._execute() 7051 1726867082.42487: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.42491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.42499: variable 'omit' from source: magic vars 7051 1726867082.42772: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.42788: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.42916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.44982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.45000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.45037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.45075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.45109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.45187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.45234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.45263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.45310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.45382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.45450: variable 'ansible_distribution' from source: facts 7051 1726867082.45459: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.45470: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.45578: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.45590: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.45753: variable 'ansible_distribution' from source: facts 7051 1726867082.45762: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.45772: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.45880: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.45982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.46058: variable 'ansible_distribution' from source: facts 7051 1726867082.46066: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.46076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.46187: variable 'network_state' from source: role '' defaults 7051 1726867082.46202: Evaluated conditional (network_state != {}): False 7051 1726867082.46208: when evaluation is False, skipping this task 7051 1726867082.46215: _execute() done 7051 1726867082.46221: dumping result to json 7051 1726867082.46228: done dumping result, returning 7051 1726867082.46239: 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 [0affcac9-a3a5-79ed-6d0d-0000000000b5] 7051 1726867082.46247: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867082.46417: no more pending results, returning what we have 7051 1726867082.46422: results queue empty 7051 1726867082.46423: checking for any_errors_fatal 7051 1726867082.46430: done checking for any_errors_fatal 7051 1726867082.46430: checking for max_fail_percentage 7051 1726867082.46432: done checking for max_fail_percentage 7051 1726867082.46433: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.46434: done checking to see if all hosts have failed 7051 1726867082.46434: getting the remaining hosts for this loop 7051 1726867082.46436: done getting the remaining hosts for this loop 7051 1726867082.46439: getting the next task for host managed_node1 7051 1726867082.46446: done getting next task for host managed_node1 7051 1726867082.46450: ^ 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 7051 1726867082.46452: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.46471: getting variables 7051 1726867082.46473: in VariableManager get_vars() 7051 1726867082.46529: Calling all_inventory to load vars for managed_node1 7051 1726867082.46532: Calling groups_inventory to load vars for managed_node1 7051 1726867082.46534: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.46656: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.46660: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.46663: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.47268: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b5 7051 1726867082.47272: WORKER PROCESS EXITING 7051 1726867082.48203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.49813: done with get_vars() 7051 1726867082.49837: done getting variables 7051 1726867082.49903: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:02 -0400 (0:00:00.080) 0:00:47.626 ****** 7051 1726867082.49948: entering _queue_task() for managed_node1/fail 7051 1726867082.50301: worker is 1 (out of 1 available) 7051 1726867082.50312: exiting _queue_task() for managed_node1/fail 7051 1726867082.50324: done queuing things up, now waiting for results queue to drain 7051 1726867082.50326: waiting for pending results... 7051 1726867082.50590: 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 7051 1726867082.50735: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b6 7051 1726867082.50755: variable 'ansible_search_path' from source: unknown 7051 1726867082.50762: variable 'ansible_search_path' from source: unknown 7051 1726867082.50811: calling self._execute() 7051 1726867082.50916: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.50927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.50942: variable 'omit' from source: magic vars 7051 1726867082.51342: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.51360: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.51569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.53856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.53927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.53983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.54025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.54059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.54162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.54211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.54243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.54302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.54322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.54446: variable 'ansible_distribution' from source: facts 7051 1726867082.54456: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.54468: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.54594: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.54612: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.54829: variable 'ansible_distribution' from source: facts 7051 1726867082.54833: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.54835: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.54933: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.54983: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.55136: variable 'ansible_distribution' from source: facts 7051 1726867082.55145: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.55164: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.55289: variable 'network_state' from source: role '' defaults 7051 1726867082.55304: Evaluated conditional (network_state != {}): False 7051 1726867082.55311: when evaluation is False, skipping this task 7051 1726867082.55482: _execute() done 7051 1726867082.55485: dumping result to json 7051 1726867082.55488: done dumping result, returning 7051 1726867082.55490: 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 [0affcac9-a3a5-79ed-6d0d-0000000000b6] 7051 1726867082.55493: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b6 7051 1726867082.55560: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b6 7051 1726867082.55563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867082.55612: no more pending results, returning what we have 7051 1726867082.55616: results queue empty 7051 1726867082.55617: checking for any_errors_fatal 7051 1726867082.55623: done checking for any_errors_fatal 7051 1726867082.55624: checking for max_fail_percentage 7051 1726867082.55626: done checking for max_fail_percentage 7051 1726867082.55626: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.55627: done checking to see if all hosts have failed 7051 1726867082.55628: getting the remaining hosts for this loop 7051 1726867082.55629: done getting the remaining hosts for this loop 7051 1726867082.55632: getting the next task for host managed_node1 7051 1726867082.55639: done getting next task for host managed_node1 7051 1726867082.55643: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867082.55645: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.55664: getting variables 7051 1726867082.55665: in VariableManager get_vars() 7051 1726867082.55723: Calling all_inventory to load vars for managed_node1 7051 1726867082.55726: Calling groups_inventory to load vars for managed_node1 7051 1726867082.55728: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.55738: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.55740: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.55743: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.57310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.58969: done with get_vars() 7051 1726867082.58994: done getting variables 7051 1726867082.59059: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:02 -0400 (0:00:00.091) 0:00:47.718 ****** 7051 1726867082.59105: entering _queue_task() for managed_node1/fail 7051 1726867082.59425: worker is 1 (out of 1 available) 7051 1726867082.59438: exiting _queue_task() for managed_node1/fail 7051 1726867082.59450: done queuing things up, now waiting for results queue to drain 7051 1726867082.59452: waiting for pending results... 7051 1726867082.59808: 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 7051 1726867082.60014: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b7 7051 1726867082.60018: variable 'ansible_search_path' from source: unknown 7051 1726867082.60022: variable 'ansible_search_path' from source: unknown 7051 1726867082.60024: calling self._execute() 7051 1726867082.60104: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.60122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.60139: variable 'omit' from source: magic vars 7051 1726867082.60543: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.60568: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.60784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.63331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.63405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.63445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.63487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.63526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.63615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.63682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.63686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.63736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.63758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.63886: variable 'ansible_distribution' from source: facts 7051 1726867082.63939: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.63943: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.64028: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.64038: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.64227: variable 'ansible_distribution' from source: facts 7051 1726867082.64237: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.64248: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.64445: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.64448: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.64544: variable 'ansible_distribution' from source: facts 7051 1726867082.64547: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.64552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.64649: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.64660: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867082.64737: variable 'ansible_distribution' from source: facts 7051 1726867082.64741: variable '__network_rh_distros' from source: role '' defaults 7051 1726867082.64748: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867082.64915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.64933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.64951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.64976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.64991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.65023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.65042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.65060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.65089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.65099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.65128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.65146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.65163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.65192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.65202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.65391: variable 'network_connections' from source: task vars 7051 1726867082.65400: variable 'interface' from source: play vars 7051 1726867082.65448: variable 'interface' from source: play vars 7051 1726867082.65467: variable 'network_state' from source: role '' defaults 7051 1726867082.65515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867082.65623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867082.65649: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867082.65670: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867082.65700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867082.65728: 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) 7051 1726867082.65743: 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) 7051 1726867082.65760: 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) 7051 1726867082.65781: 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) 7051 1726867082.65809: 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 7051 1726867082.65812: when evaluation is False, skipping this task 7051 1726867082.65815: _execute() done 7051 1726867082.65817: dumping result to json 7051 1726867082.65820: done dumping result, returning 7051 1726867082.65827: 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 [0affcac9-a3a5-79ed-6d0d-0000000000b7] 7051 1726867082.65832: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b7 7051 1726867082.65916: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b7 7051 1726867082.65919: 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" } 7051 1726867082.65963: no more pending results, returning what we have 7051 1726867082.65967: results queue empty 7051 1726867082.65968: checking for any_errors_fatal 7051 1726867082.65973: done checking for any_errors_fatal 7051 1726867082.65973: checking for max_fail_percentage 7051 1726867082.65975: done checking for max_fail_percentage 7051 1726867082.65976: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.65978: done checking to see if all hosts have failed 7051 1726867082.65979: getting the remaining hosts for this loop 7051 1726867082.65981: done getting the remaining hosts for this loop 7051 1726867082.65984: getting the next task for host managed_node1 7051 1726867082.65991: done getting next task for host managed_node1 7051 1726867082.65995: ^ 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 7051 1726867082.65998: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.66016: getting variables 7051 1726867082.66017: in VariableManager get_vars() 7051 1726867082.66071: Calling all_inventory to load vars for managed_node1 7051 1726867082.66073: Calling groups_inventory to load vars for managed_node1 7051 1726867082.66075: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.66091: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.66094: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.66096: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.67445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.68304: done with get_vars() 7051 1726867082.68318: done getting variables 7051 1726867082.68358: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:02 -0400 (0:00:00.092) 0:00:47.810 ****** 7051 1726867082.68387: entering _queue_task() for managed_node1/dnf 7051 1726867082.68619: worker is 1 (out of 1 available) 7051 1726867082.68633: exiting _queue_task() for managed_node1/dnf 7051 1726867082.68646: done queuing things up, now waiting for results queue to drain 7051 1726867082.68647: waiting for pending results... 7051 1726867082.68818: 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 7051 1726867082.68913: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b8 7051 1726867082.68924: variable 'ansible_search_path' from source: unknown 7051 1726867082.68927: variable 'ansible_search_path' from source: unknown 7051 1726867082.68957: calling self._execute() 7051 1726867082.69034: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.69038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.69048: variable 'omit' from source: magic vars 7051 1726867082.69583: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.69587: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.69609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.71388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.71430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.71456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.71485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.71505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.71561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.71597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.71614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.71641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.71652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.71732: variable 'ansible_distribution' from source: facts 7051 1726867082.71736: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.71742: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.71825: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.71829: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.71943: variable 'ansible_distribution' from source: facts 7051 1726867082.71946: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.71952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.72028: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.72032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.72142: variable 'ansible_distribution' from source: facts 7051 1726867082.72145: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.72151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.72298: variable 'ansible_distribution' from source: facts 7051 1726867082.72301: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.72304: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867082.72451: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867082.72782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.72785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.72791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.72795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.72798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.72800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.72803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.72805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.72808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.72810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.72841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.72867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.72901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.72949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.72972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.73134: variable 'network_connections' from source: task vars 7051 1726867082.73150: variable 'interface' from source: play vars 7051 1726867082.73230: variable 'interface' from source: play vars 7051 1726867082.73299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867082.73456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867082.73600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867082.73603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867082.73606: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867082.73608: 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) 7051 1726867082.73631: 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) 7051 1726867082.73882: 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) 7051 1726867082.73886: 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) 7051 1726867082.73888: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867082.73985: variable 'network_connections' from source: task vars 7051 1726867082.73995: variable 'interface' from source: play vars 7051 1726867082.74055: variable 'interface' from source: play vars 7051 1726867082.74099: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867082.74107: when evaluation is False, skipping this task 7051 1726867082.74115: _execute() done 7051 1726867082.74125: dumping result to json 7051 1726867082.74133: done dumping result, returning 7051 1726867082.74145: 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 [0affcac9-a3a5-79ed-6d0d-0000000000b8] 7051 1726867082.74155: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b8 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7051 1726867082.74313: no more pending results, returning what we have 7051 1726867082.74317: results queue empty 7051 1726867082.74318: checking for any_errors_fatal 7051 1726867082.74324: done checking for any_errors_fatal 7051 1726867082.74325: checking for max_fail_percentage 7051 1726867082.74327: done checking for max_fail_percentage 7051 1726867082.74327: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.74328: done checking to see if all hosts have failed 7051 1726867082.74329: getting the remaining hosts for this loop 7051 1726867082.74330: done getting the remaining hosts for this loop 7051 1726867082.74334: getting the next task for host managed_node1 7051 1726867082.74343: done getting next task for host managed_node1 7051 1726867082.74347: ^ 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 7051 1726867082.74350: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.74371: getting variables 7051 1726867082.74382: in VariableManager get_vars() 7051 1726867082.74435: Calling all_inventory to load vars for managed_node1 7051 1726867082.74451: Calling groups_inventory to load vars for managed_node1 7051 1726867082.74455: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.74461: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b8 7051 1726867082.74464: WORKER PROCESS EXITING 7051 1726867082.74473: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.74479: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.74482: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.75317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.76210: done with get_vars() 7051 1726867082.76230: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867082.76308: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:02 -0400 (0:00:00.079) 0:00:47.890 ****** 7051 1726867082.76338: entering _queue_task() for managed_node1/yum 7051 1726867082.76628: worker is 1 (out of 1 available) 7051 1726867082.76639: exiting _queue_task() for managed_node1/yum 7051 1726867082.76651: done queuing things up, now waiting for results queue to drain 7051 1726867082.76653: waiting for pending results... 7051 1726867082.76933: 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 7051 1726867082.77102: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000b9 7051 1726867082.77115: variable 'ansible_search_path' from source: unknown 7051 1726867082.77125: variable 'ansible_search_path' from source: unknown 7051 1726867082.77156: calling self._execute() 7051 1726867082.77229: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.77233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.77242: variable 'omit' from source: magic vars 7051 1726867082.77523: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.77533: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.77665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.79301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.79341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.79383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.79396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.79416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.79470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.79499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.79517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.79542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.79553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.79633: variable 'ansible_distribution' from source: facts 7051 1726867082.79636: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.79642: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.79719: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.79722: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.79835: variable 'ansible_distribution' from source: facts 7051 1726867082.79838: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.79844: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.79918: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.79921: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.80031: variable 'ansible_distribution' from source: facts 7051 1726867082.80034: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.80040: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.80142: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.80153: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867082.80156: when evaluation is False, skipping this task 7051 1726867082.80158: _execute() done 7051 1726867082.80161: dumping result to json 7051 1726867082.80163: done dumping result, returning 7051 1726867082.80170: 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 [0affcac9-a3a5-79ed-6d0d-0000000000b9] 7051 1726867082.80172: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b9 7051 1726867082.80258: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000b9 7051 1726867082.80261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867082.80312: no more pending results, returning what we have 7051 1726867082.80315: results queue empty 7051 1726867082.80316: checking for any_errors_fatal 7051 1726867082.80322: done checking for any_errors_fatal 7051 1726867082.80323: checking for max_fail_percentage 7051 1726867082.80324: done checking for max_fail_percentage 7051 1726867082.80325: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.80326: done checking to see if all hosts have failed 7051 1726867082.80326: getting the remaining hosts for this loop 7051 1726867082.80328: done getting the remaining hosts for this loop 7051 1726867082.80331: getting the next task for host managed_node1 7051 1726867082.80337: done getting next task for host managed_node1 7051 1726867082.80341: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867082.80343: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.80360: getting variables 7051 1726867082.80361: in VariableManager get_vars() 7051 1726867082.80410: Calling all_inventory to load vars for managed_node1 7051 1726867082.80412: Calling groups_inventory to load vars for managed_node1 7051 1726867082.80414: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.80423: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.80425: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.80428: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.81266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.82121: done with get_vars() 7051 1726867082.82135: done getting variables 7051 1726867082.82172: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:02 -0400 (0:00:00.058) 0:00:47.949 ****** 7051 1726867082.82201: entering _queue_task() for managed_node1/fail 7051 1726867082.82397: worker is 1 (out of 1 available) 7051 1726867082.82411: exiting _queue_task() for managed_node1/fail 7051 1726867082.82424: done queuing things up, now waiting for results queue to drain 7051 1726867082.82425: waiting for pending results... 7051 1726867082.82591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867082.82673: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000ba 7051 1726867082.82688: variable 'ansible_search_path' from source: unknown 7051 1726867082.82692: variable 'ansible_search_path' from source: unknown 7051 1726867082.82717: calling self._execute() 7051 1726867082.82789: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.82792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.82800: variable 'omit' from source: magic vars 7051 1726867082.83066: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.83075: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.83210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.84645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.84689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.84717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.84742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.84762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.84830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.84851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.84868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.84900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.84912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.84991: variable 'ansible_distribution' from source: facts 7051 1726867082.84994: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.85001: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.85075: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.85084: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.85197: variable 'ansible_distribution' from source: facts 7051 1726867082.85200: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.85206: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.85278: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.85285: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.85395: variable 'ansible_distribution' from source: facts 7051 1726867082.85398: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.85403: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.85475: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867082.85553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.85569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.85595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.85620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.85631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.85657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.85673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.85697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.85722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.85732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.85758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.85774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.85796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.85823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.85833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.85929: variable 'network_connections' from source: task vars 7051 1726867082.85939: variable 'interface' from source: play vars 7051 1726867082.85989: variable 'interface' from source: play vars 7051 1726867082.86048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867082.86158: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867082.86188: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867082.86210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867082.86233: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867082.86264: 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) 7051 1726867082.86283: 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) 7051 1726867082.86300: 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) 7051 1726867082.86317: 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) 7051 1726867082.86359: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867082.86516: variable 'network_connections' from source: task vars 7051 1726867082.86519: variable 'interface' from source: play vars 7051 1726867082.86563: variable 'interface' from source: play vars 7051 1726867082.86593: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867082.86597: when evaluation is False, skipping this task 7051 1726867082.86600: _execute() done 7051 1726867082.86602: dumping result to json 7051 1726867082.86604: done dumping result, returning 7051 1726867082.86610: 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 [0affcac9-a3a5-79ed-6d0d-0000000000ba] 7051 1726867082.86615: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000ba 7051 1726867082.86691: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000ba 7051 1726867082.86694: 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" } 7051 1726867082.86740: no more pending results, returning what we have 7051 1726867082.86743: results queue empty 7051 1726867082.86744: checking for any_errors_fatal 7051 1726867082.86750: done checking for any_errors_fatal 7051 1726867082.86751: checking for max_fail_percentage 7051 1726867082.86753: done checking for max_fail_percentage 7051 1726867082.86753: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.86754: done checking to see if all hosts have failed 7051 1726867082.86755: getting the remaining hosts for this loop 7051 1726867082.86756: done getting the remaining hosts for this loop 7051 1726867082.86759: getting the next task for host managed_node1 7051 1726867082.86765: done getting next task for host managed_node1 7051 1726867082.86769: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867082.86771: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.86789: getting variables 7051 1726867082.86790: in VariableManager get_vars() 7051 1726867082.86840: Calling all_inventory to load vars for managed_node1 7051 1726867082.86842: Calling groups_inventory to load vars for managed_node1 7051 1726867082.86844: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.86852: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.86854: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.86856: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.87563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.88507: done with get_vars() 7051 1726867082.88521: done getting variables 7051 1726867082.88560: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:02 -0400 (0:00:00.063) 0:00:48.012 ****** 7051 1726867082.88585: entering _queue_task() for managed_node1/package 7051 1726867082.88774: worker is 1 (out of 1 available) 7051 1726867082.88788: exiting _queue_task() for managed_node1/package 7051 1726867082.88800: done queuing things up, now waiting for results queue to drain 7051 1726867082.88802: waiting for pending results... 7051 1726867082.88962: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867082.89057: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000bb 7051 1726867082.89067: variable 'ansible_search_path' from source: unknown 7051 1726867082.89070: variable 'ansible_search_path' from source: unknown 7051 1726867082.89102: calling self._execute() 7051 1726867082.89171: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.89179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.89187: variable 'omit' from source: magic vars 7051 1726867082.89453: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.89468: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.89597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867082.91026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867082.91068: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867082.91102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867082.91124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867082.91144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867082.91201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.91235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.91252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.91281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.91290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.91365: variable 'ansible_distribution' from source: facts 7051 1726867082.91369: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.91379: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.91450: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.91454: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.91566: variable 'ansible_distribution' from source: facts 7051 1726867082.91569: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.91579: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.91650: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.91654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867082.91755: variable 'ansible_distribution' from source: facts 7051 1726867082.91765: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.91771: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867082.91870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867082.91979: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867082.92002: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867082.92025: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867082.92045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867082.92110: variable 'network_packages' from source: role '' defaults 7051 1726867082.92184: variable '__network_provider_setup' from source: role '' defaults 7051 1726867082.92198: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867082.92241: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867082.92256: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867082.92307: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867082.92415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.92430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.92448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.92472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.92487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.92516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.92533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.92549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.92573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.92589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.92720: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867082.92795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.92812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.92832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.92860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.92870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.92931: variable 'ansible_python' from source: facts 7051 1726867082.92946: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867082.93005: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867082.93056: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867082.93139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.93155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.93172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.93207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.93217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.93248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867082.93264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867082.93288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867082.93312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867082.93322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867082.93417: variable 'network_connections' from source: task vars 7051 1726867082.93423: variable 'interface' from source: play vars 7051 1726867082.93493: variable 'interface' from source: play vars 7051 1726867082.93544: 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) 7051 1726867082.93562: 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) 7051 1726867082.93587: 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) 7051 1726867082.93614: 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) 7051 1726867082.93643: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867082.93819: variable 'network_connections' from source: task vars 7051 1726867082.93824: variable 'interface' from source: play vars 7051 1726867082.93897: variable 'interface' from source: play vars 7051 1726867082.93935: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867082.93992: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867082.94181: variable 'network_connections' from source: task vars 7051 1726867082.94186: variable 'interface' from source: play vars 7051 1726867082.94230: variable 'interface' from source: play vars 7051 1726867082.94250: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867082.94308: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867082.94500: variable 'network_connections' from source: task vars 7051 1726867082.94503: variable 'interface' from source: play vars 7051 1726867082.94547: variable 'interface' from source: play vars 7051 1726867082.94597: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867082.94638: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867082.94644: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867082.94689: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867082.94827: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867082.95115: variable 'network_connections' from source: task vars 7051 1726867082.95118: variable 'interface' from source: play vars 7051 1726867082.95163: variable 'interface' from source: play vars 7051 1726867082.95172: variable 'ansible_distribution' from source: facts 7051 1726867082.95175: variable '__network_rh_distros' from source: role '' defaults 7051 1726867082.95185: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.95200: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867082.95308: variable 'ansible_distribution' from source: facts 7051 1726867082.95312: variable '__network_rh_distros' from source: role '' defaults 7051 1726867082.95316: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.95327: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867082.95565: variable 'ansible_distribution' from source: facts 7051 1726867082.95568: variable '__network_rh_distros' from source: role '' defaults 7051 1726867082.95570: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.95572: variable 'network_provider' from source: set_fact 7051 1726867082.95574: variable 'ansible_facts' from source: unknown 7051 1726867082.95992: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7051 1726867082.95996: when evaluation is False, skipping this task 7051 1726867082.95998: _execute() done 7051 1726867082.96000: dumping result to json 7051 1726867082.96002: done dumping result, returning 7051 1726867082.96011: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-0000000000bb] 7051 1726867082.96014: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bb 7051 1726867082.96102: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bb 7051 1726867082.96104: 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" } 7051 1726867082.96173: no more pending results, returning what we have 7051 1726867082.96179: results queue empty 7051 1726867082.96180: checking for any_errors_fatal 7051 1726867082.96187: done checking for any_errors_fatal 7051 1726867082.96188: checking for max_fail_percentage 7051 1726867082.96189: done checking for max_fail_percentage 7051 1726867082.96190: checking to see if all hosts have failed and the running result is not ok 7051 1726867082.96191: done checking to see if all hosts have failed 7051 1726867082.96191: getting the remaining hosts for this loop 7051 1726867082.96193: done getting the remaining hosts for this loop 7051 1726867082.96196: getting the next task for host managed_node1 7051 1726867082.96202: done getting next task for host managed_node1 7051 1726867082.96205: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867082.96208: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867082.96227: getting variables 7051 1726867082.96229: in VariableManager get_vars() 7051 1726867082.96278: Calling all_inventory to load vars for managed_node1 7051 1726867082.96281: Calling groups_inventory to load vars for managed_node1 7051 1726867082.96283: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867082.96292: Calling all_plugins_play to load vars for managed_node1 7051 1726867082.96294: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867082.96296: Calling groups_plugins_play to load vars for managed_node1 7051 1726867082.97098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867082.98731: done with get_vars() 7051 1726867082.98755: done getting variables 7051 1726867082.98828: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:02 -0400 (0:00:00.102) 0:00:48.115 ****** 7051 1726867082.98860: entering _queue_task() for managed_node1/package 7051 1726867082.99165: worker is 1 (out of 1 available) 7051 1726867082.99185: exiting _queue_task() for managed_node1/package 7051 1726867082.99197: done queuing things up, now waiting for results queue to drain 7051 1726867082.99199: waiting for pending results... 7051 1726867082.99381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867082.99462: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000bc 7051 1726867082.99480: variable 'ansible_search_path' from source: unknown 7051 1726867082.99487: variable 'ansible_search_path' from source: unknown 7051 1726867082.99516: calling self._execute() 7051 1726867082.99600: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867082.99604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867082.99613: variable 'omit' from source: magic vars 7051 1726867082.99903: variable 'ansible_distribution_major_version' from source: facts 7051 1726867082.99913: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.00049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867083.02082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867083.02086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867083.02089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867083.02092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867083.02121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867083.02509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.02545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.02579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.02624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.02645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.02770: variable 'ansible_distribution' from source: facts 7051 1726867083.02784: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.02796: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.02909: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.02920: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.03076: variable 'ansible_distribution' from source: facts 7051 1726867083.03087: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.03096: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.03193: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.03203: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.03363: variable 'ansible_distribution' from source: facts 7051 1726867083.03372: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.03387: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.03487: variable 'network_state' from source: role '' defaults 7051 1726867083.03503: Evaluated conditional (network_state != {}): False 7051 1726867083.03510: when evaluation is False, skipping this task 7051 1726867083.03517: _execute() done 7051 1726867083.03524: dumping result to json 7051 1726867083.03531: done dumping result, returning 7051 1726867083.03682: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-0000000000bc] 7051 1726867083.03686: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bc 7051 1726867083.03752: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bc 7051 1726867083.03756: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867083.03802: no more pending results, returning what we have 7051 1726867083.03806: results queue empty 7051 1726867083.03807: checking for any_errors_fatal 7051 1726867083.03812: done checking for any_errors_fatal 7051 1726867083.03813: checking for max_fail_percentage 7051 1726867083.03814: done checking for max_fail_percentage 7051 1726867083.03815: checking to see if all hosts have failed and the running result is not ok 7051 1726867083.03816: done checking to see if all hosts have failed 7051 1726867083.03817: getting the remaining hosts for this loop 7051 1726867083.03818: done getting the remaining hosts for this loop 7051 1726867083.03826: getting the next task for host managed_node1 7051 1726867083.03832: done getting next task for host managed_node1 7051 1726867083.03835: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867083.03838: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867083.03855: getting variables 7051 1726867083.03857: in VariableManager get_vars() 7051 1726867083.03904: Calling all_inventory to load vars for managed_node1 7051 1726867083.03906: Calling groups_inventory to load vars for managed_node1 7051 1726867083.03908: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867083.03916: Calling all_plugins_play to load vars for managed_node1 7051 1726867083.03918: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867083.03921: Calling groups_plugins_play to load vars for managed_node1 7051 1726867083.05418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867083.07020: done with get_vars() 7051 1726867083.07040: done getting variables 7051 1726867083.07098: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:03 -0400 (0:00:00.082) 0:00:48.198 ****** 7051 1726867083.07132: entering _queue_task() for managed_node1/package 7051 1726867083.07534: worker is 1 (out of 1 available) 7051 1726867083.07547: exiting _queue_task() for managed_node1/package 7051 1726867083.07558: done queuing things up, now waiting for results queue to drain 7051 1726867083.07560: waiting for pending results... 7051 1726867083.07765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867083.07910: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000bd 7051 1726867083.07931: variable 'ansible_search_path' from source: unknown 7051 1726867083.07944: variable 'ansible_search_path' from source: unknown 7051 1726867083.07985: calling self._execute() 7051 1726867083.08099: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.08115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.08132: variable 'omit' from source: magic vars 7051 1726867083.08544: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.08558: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.08812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867083.11002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867083.11068: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867083.11116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867083.11154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867083.11187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867083.11312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.11326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.11357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.11402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.11482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.11550: variable 'ansible_distribution' from source: facts 7051 1726867083.11559: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.11570: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.11685: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.11696: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.11876: variable 'ansible_distribution' from source: facts 7051 1726867083.11888: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.11900: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.12010: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.12022: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.12282: variable 'ansible_distribution' from source: facts 7051 1726867083.12287: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.12289: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.12327: variable 'network_state' from source: role '' defaults 7051 1726867083.12343: Evaluated conditional (network_state != {}): False 7051 1726867083.12350: when evaluation is False, skipping this task 7051 1726867083.12358: _execute() done 7051 1726867083.12367: dumping result to json 7051 1726867083.12374: done dumping result, returning 7051 1726867083.12388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-0000000000bd] 7051 1726867083.12403: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867083.12554: no more pending results, returning what we have 7051 1726867083.12558: results queue empty 7051 1726867083.12559: checking for any_errors_fatal 7051 1726867083.12565: done checking for any_errors_fatal 7051 1726867083.12566: checking for max_fail_percentage 7051 1726867083.12569: done checking for max_fail_percentage 7051 1726867083.12569: checking to see if all hosts have failed and the running result is not ok 7051 1726867083.12570: done checking to see if all hosts have failed 7051 1726867083.12571: getting the remaining hosts for this loop 7051 1726867083.12573: done getting the remaining hosts for this loop 7051 1726867083.12579: getting the next task for host managed_node1 7051 1726867083.12586: done getting next task for host managed_node1 7051 1726867083.12590: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867083.12593: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867083.12613: getting variables 7051 1726867083.12615: in VariableManager get_vars() 7051 1726867083.12670: Calling all_inventory to load vars for managed_node1 7051 1726867083.12673: Calling groups_inventory to load vars for managed_node1 7051 1726867083.12675: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867083.12903: Calling all_plugins_play to load vars for managed_node1 7051 1726867083.12906: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867083.12910: Calling groups_plugins_play to load vars for managed_node1 7051 1726867083.13513: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bd 7051 1726867083.13517: WORKER PROCESS EXITING 7051 1726867083.14343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867083.15216: done with get_vars() 7051 1726867083.15233: done getting variables 7051 1726867083.15272: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:03 -0400 (0:00:00.081) 0:00:48.280 ****** 7051 1726867083.15307: entering _queue_task() for managed_node1/service 7051 1726867083.15526: worker is 1 (out of 1 available) 7051 1726867083.15539: exiting _queue_task() for managed_node1/service 7051 1726867083.15551: done queuing things up, now waiting for results queue to drain 7051 1726867083.15553: waiting for pending results... 7051 1726867083.15734: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867083.15824: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000be 7051 1726867083.15836: variable 'ansible_search_path' from source: unknown 7051 1726867083.15840: variable 'ansible_search_path' from source: unknown 7051 1726867083.15868: calling self._execute() 7051 1726867083.15945: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.15949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.15959: variable 'omit' from source: magic vars 7051 1726867083.16409: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.16412: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.16574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867083.18562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867083.18610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867083.18635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867083.18661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867083.18681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867083.18740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.18760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.18781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.18809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.18821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.18895: variable 'ansible_distribution' from source: facts 7051 1726867083.18898: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.18911: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.18981: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.18985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.19096: variable 'ansible_distribution' from source: facts 7051 1726867083.19099: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.19104: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.19194: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.19197: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.19482: variable 'ansible_distribution' from source: facts 7051 1726867083.19485: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.19488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.19490: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867083.19602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.19629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.19657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.19707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.19727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.19771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.19801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.19831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.19874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.19902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.19948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.19979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.20008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.20052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.20073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.20238: variable 'network_connections' from source: task vars 7051 1726867083.20257: variable 'interface' from source: play vars 7051 1726867083.20327: variable 'interface' from source: play vars 7051 1726867083.20415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867083.20682: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867083.20685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867083.20688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867083.20697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867083.20759: 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) 7051 1726867083.20769: 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) 7051 1726867083.20790: 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) 7051 1726867083.20812: 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) 7051 1726867083.20854: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867083.21011: variable 'network_connections' from source: task vars 7051 1726867083.21022: variable 'interface' from source: play vars 7051 1726867083.21060: variable 'interface' from source: play vars 7051 1726867083.21087: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867083.21090: when evaluation is False, skipping this task 7051 1726867083.21092: _execute() done 7051 1726867083.21095: dumping result to json 7051 1726867083.21097: done dumping result, returning 7051 1726867083.21104: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-0000000000be] 7051 1726867083.21108: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000be 7051 1726867083.21200: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000be 7051 1726867083.21203: 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" } 7051 1726867083.21287: no more pending results, returning what we have 7051 1726867083.21290: results queue empty 7051 1726867083.21292: checking for any_errors_fatal 7051 1726867083.21297: done checking for any_errors_fatal 7051 1726867083.21298: checking for max_fail_percentage 7051 1726867083.21299: done checking for max_fail_percentage 7051 1726867083.21300: checking to see if all hosts have failed and the running result is not ok 7051 1726867083.21301: done checking to see if all hosts have failed 7051 1726867083.21302: getting the remaining hosts for this loop 7051 1726867083.21303: done getting the remaining hosts for this loop 7051 1726867083.21306: getting the next task for host managed_node1 7051 1726867083.21312: done getting next task for host managed_node1 7051 1726867083.21315: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867083.21318: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867083.21334: getting variables 7051 1726867083.21335: in VariableManager get_vars() 7051 1726867083.21385: Calling all_inventory to load vars for managed_node1 7051 1726867083.21388: Calling groups_inventory to load vars for managed_node1 7051 1726867083.21390: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867083.21398: Calling all_plugins_play to load vars for managed_node1 7051 1726867083.21400: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867083.21403: Calling groups_plugins_play to load vars for managed_node1 7051 1726867083.22310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867083.24179: done with get_vars() 7051 1726867083.24203: done getting variables 7051 1726867083.24256: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:03 -0400 (0:00:00.089) 0:00:48.369 ****** 7051 1726867083.24290: entering _queue_task() for managed_node1/service 7051 1726867083.24611: worker is 1 (out of 1 available) 7051 1726867083.24625: exiting _queue_task() for managed_node1/service 7051 1726867083.24638: done queuing things up, now waiting for results queue to drain 7051 1726867083.24640: waiting for pending results... 7051 1726867083.25093: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867083.25098: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000bf 7051 1726867083.25101: variable 'ansible_search_path' from source: unknown 7051 1726867083.25103: variable 'ansible_search_path' from source: unknown 7051 1726867083.25119: calling self._execute() 7051 1726867083.25402: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.25417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.25459: variable 'omit' from source: magic vars 7051 1726867083.25885: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.25909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.26492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867083.30165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867083.30298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867083.30376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867083.30485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867083.30557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867083.30705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.30885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.30888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.30891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.30893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.31174: variable 'ansible_distribution' from source: facts 7051 1726867083.31219: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.31234: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.31391: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.31402: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.31593: variable 'ansible_distribution' from source: facts 7051 1726867083.31603: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.31615: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.31732: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.31745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.31950: variable 'ansible_distribution' from source: facts 7051 1726867083.31961: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.31982: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.32153: variable 'network_provider' from source: set_fact 7051 1726867083.32165: variable 'network_state' from source: role '' defaults 7051 1726867083.32185: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867083.32284: variable 'omit' from source: magic vars 7051 1726867083.32287: variable 'omit' from source: magic vars 7051 1726867083.32304: variable 'network_service_name' from source: role '' defaults 7051 1726867083.32376: variable 'network_service_name' from source: role '' defaults 7051 1726867083.32489: variable '__network_provider_setup' from source: role '' defaults 7051 1726867083.32500: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867083.32566: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867083.32596: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867083.32665: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867083.32832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.32869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.32905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.32954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.32976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.33065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.33069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.33174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.33182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.33187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.33375: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867083.33515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.33545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.33586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.33641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.33660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.33762: variable 'ansible_python' from source: facts 7051 1726867083.33789: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867083.33884: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867083.33971: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867083.34461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.34465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.34467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.34470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.34499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.34549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.34580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.34620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.34661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.34686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.34846: variable 'network_connections' from source: task vars 7051 1726867083.34859: variable 'interface' from source: play vars 7051 1726867083.34944: variable 'interface' from source: play vars 7051 1726867083.35071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867083.35357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867083.35361: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867083.35405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867083.35450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867083.35523: 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) 7051 1726867083.35560: 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) 7051 1726867083.35607: 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) 7051 1726867083.35647: 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) 7051 1726867083.35709: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867083.36002: variable 'network_connections' from source: task vars 7051 1726867083.36021: variable 'interface' from source: play vars 7051 1726867083.36122: variable 'interface' from source: play vars 7051 1726867083.36157: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867083.36246: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867083.36559: variable 'network_connections' from source: task vars 7051 1726867083.36668: variable 'interface' from source: play vars 7051 1726867083.36671: variable 'interface' from source: play vars 7051 1726867083.36675: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867083.36755: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867083.37066: variable 'network_connections' from source: task vars 7051 1726867083.37079: variable 'interface' from source: play vars 7051 1726867083.37159: variable 'interface' from source: play vars 7051 1726867083.37238: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867083.37301: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867083.37318: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867083.37386: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867083.37670: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867083.38233: variable 'network_connections' from source: task vars 7051 1726867083.38242: variable 'interface' from source: play vars 7051 1726867083.38304: variable 'interface' from source: play vars 7051 1726867083.38327: variable 'ansible_distribution' from source: facts 7051 1726867083.38335: variable '__network_rh_distros' from source: role '' defaults 7051 1726867083.38345: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.38369: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867083.38555: variable 'ansible_distribution' from source: facts 7051 1726867083.38650: variable '__network_rh_distros' from source: role '' defaults 7051 1726867083.38653: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.38655: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867083.38767: variable 'ansible_distribution' from source: facts 7051 1726867083.38776: variable '__network_rh_distros' from source: role '' defaults 7051 1726867083.38788: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.38825: variable 'network_provider' from source: set_fact 7051 1726867083.38850: variable 'omit' from source: magic vars 7051 1726867083.38890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867083.38928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867083.38950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867083.38979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867083.38995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867083.39027: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867083.39036: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.39045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.39145: Set connection var ansible_connection to ssh 7051 1726867083.39195: Set connection var ansible_pipelining to False 7051 1726867083.39198: Set connection var ansible_shell_executable to /bin/sh 7051 1726867083.39200: Set connection var ansible_shell_type to sh 7051 1726867083.39202: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867083.39203: Set connection var ansible_timeout to 10 7051 1726867083.39227: variable 'ansible_shell_executable' from source: unknown 7051 1726867083.39234: variable 'ansible_connection' from source: unknown 7051 1726867083.39240: variable 'ansible_module_compression' from source: unknown 7051 1726867083.39246: variable 'ansible_shell_type' from source: unknown 7051 1726867083.39251: variable 'ansible_shell_executable' from source: unknown 7051 1726867083.39282: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.39285: variable 'ansible_pipelining' from source: unknown 7051 1726867083.39287: variable 'ansible_timeout' from source: unknown 7051 1726867083.39289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.39383: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867083.39398: variable 'omit' from source: magic vars 7051 1726867083.39482: starting attempt loop 7051 1726867083.39485: running the handler 7051 1726867083.39499: variable 'ansible_facts' from source: unknown 7051 1726867083.40438: _low_level_execute_command(): starting 7051 1726867083.40455: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867083.41158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.41245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.41264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.41343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.43015: stdout chunk (state=3): >>>/root <<< 7051 1726867083.43151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867083.43161: stdout chunk (state=3): >>><<< 7051 1726867083.43171: stderr chunk (state=3): >>><<< 7051 1726867083.43195: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867083.43211: _low_level_execute_command(): starting 7051 1726867083.43220: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498 `" && echo ansible-tmp-1726867083.4320097-8759-120629234498="` echo /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498 `" ) && sleep 0' 7051 1726867083.43786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867083.43800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867083.43814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867083.43829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867083.43845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867083.43855: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867083.43867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.43887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867083.43899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867083.43908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867083.43994: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867083.44014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.44029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.44105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.46004: stdout chunk (state=3): >>>ansible-tmp-1726867083.4320097-8759-120629234498=/root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498 <<< 7051 1726867083.46172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867083.46189: stdout chunk (state=3): >>><<< 7051 1726867083.46212: stderr chunk (state=3): >>><<< 7051 1726867083.46245: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867083.4320097-8759-120629234498=/root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867083.46284: variable 'ansible_module_compression' from source: unknown 7051 1726867083.46370: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867083.46445: variable 'ansible_facts' from source: unknown 7051 1726867083.46667: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py 7051 1726867083.47011: Sending initial data 7051 1726867083.47014: Sent initial data (151 bytes) 7051 1726867083.47414: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867083.47427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.47443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.47497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.47509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.47563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.49132: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867083.49204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867083.49262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnu2dfi8b /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py <<< 7051 1726867083.49265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py" <<< 7051 1726867083.49311: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpnu2dfi8b" to remote "/root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py" <<< 7051 1726867083.50614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867083.50664: stderr chunk (state=3): >>><<< 7051 1726867083.50667: stdout chunk (state=3): >>><<< 7051 1726867083.50668: done transferring module to remote 7051 1726867083.50681: _low_level_execute_command(): starting 7051 1726867083.50687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/ /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py && sleep 0' 7051 1726867083.51091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867083.51097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.51099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867083.51102: 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 <<< 7051 1726867083.51104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867083.51107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.51151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.51154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.51202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.52952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867083.52980: stderr chunk (state=3): >>><<< 7051 1726867083.52982: stdout chunk (state=3): >>><<< 7051 1726867083.53043: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867083.53051: _low_level_execute_command(): starting 7051 1726867083.53054: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/AnsiballZ_systemd.py && sleep 0' 7051 1726867083.53366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867083.53385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867083.53396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867083.53435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.53451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.53508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.83092: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9965568", "MemoryPeak": "10493952", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313795072", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "166336000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867083.84761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867083.84795: stderr chunk (state=3): >>><<< 7051 1726867083.84798: stdout chunk (state=3): >>><<< 7051 1726867083.85187: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9965568", "MemoryPeak": "10493952", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313795072", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "166336000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867083.85196: 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-1726867083.4320097-8759-120629234498/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867083.85313: _low_level_execute_command(): starting 7051 1726867083.85323: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867083.4320097-8759-120629234498/ > /dev/null 2>&1 && sleep 0' 7051 1726867083.86793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867083.86813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867083.86831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867083.86904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867083.88758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867083.88761: stdout chunk (state=3): >>><<< 7051 1726867083.88763: stderr chunk (state=3): >>><<< 7051 1726867083.88779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867083.88791: handler run complete 7051 1726867083.88857: attempt loop complete, returning result 7051 1726867083.88864: _execute() done 7051 1726867083.88870: dumping result to json 7051 1726867083.89182: done dumping result, returning 7051 1726867083.89185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-0000000000bf] 7051 1726867083.89188: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bf ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867083.89416: no more pending results, returning what we have 7051 1726867083.89419: results queue empty 7051 1726867083.89420: checking for any_errors_fatal 7051 1726867083.89426: done checking for any_errors_fatal 7051 1726867083.89427: checking for max_fail_percentage 7051 1726867083.89429: done checking for max_fail_percentage 7051 1726867083.89429: checking to see if all hosts have failed and the running result is not ok 7051 1726867083.89430: done checking to see if all hosts have failed 7051 1726867083.89431: getting the remaining hosts for this loop 7051 1726867083.89432: done getting the remaining hosts for this loop 7051 1726867083.89436: getting the next task for host managed_node1 7051 1726867083.89442: done getting next task for host managed_node1 7051 1726867083.89445: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867083.89448: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867083.89458: getting variables 7051 1726867083.89460: in VariableManager get_vars() 7051 1726867083.89646: Calling all_inventory to load vars for managed_node1 7051 1726867083.89649: Calling groups_inventory to load vars for managed_node1 7051 1726867083.89651: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867083.89662: Calling all_plugins_play to load vars for managed_node1 7051 1726867083.89665: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867083.89669: Calling groups_plugins_play to load vars for managed_node1 7051 1726867083.90603: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000bf 7051 1726867083.90606: WORKER PROCESS EXITING 7051 1726867083.92596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867083.94304: done with get_vars() 7051 1726867083.94326: done getting variables 7051 1726867083.94394: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:03 -0400 (0:00:00.701) 0:00:49.071 ****** 7051 1726867083.94429: entering _queue_task() for managed_node1/service 7051 1726867083.94747: worker is 1 (out of 1 available) 7051 1726867083.94758: exiting _queue_task() for managed_node1/service 7051 1726867083.94770: done queuing things up, now waiting for results queue to drain 7051 1726867083.94771: waiting for pending results... 7051 1726867083.95060: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867083.95208: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c0 7051 1726867083.95233: variable 'ansible_search_path' from source: unknown 7051 1726867083.95242: variable 'ansible_search_path' from source: unknown 7051 1726867083.95284: calling self._execute() 7051 1726867083.95389: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867083.95399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867083.95415: variable 'omit' from source: magic vars 7051 1726867083.95793: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.95809: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.96012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867083.98215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867083.98287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867083.98326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867083.98369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867083.98406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867083.98505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867083.98539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867083.98571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867083.98620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867083.98640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867083.98757: variable 'ansible_distribution' from source: facts 7051 1726867083.98768: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.98786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.98899: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.98914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.99071: variable 'ansible_distribution' from source: facts 7051 1726867083.99085: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.99096: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.99207: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.99216: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867083.99683: variable 'ansible_distribution' from source: facts 7051 1726867083.99686: variable 'ansible_distribution_major_version' from source: facts 7051 1726867083.99689: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867083.99822: variable 'network_provider' from source: set_fact 7051 1726867083.99834: Evaluated conditional (network_provider == "nm"): True 7051 1726867084.00015: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867084.00212: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867084.00440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.00476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.00587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.00630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.00884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.00887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.00890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.00892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.01100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.01103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.01106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.01108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.01197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.01242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.01259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.01545: variable 'network_connections' from source: task vars 7051 1726867084.01561: variable 'interface' from source: play vars 7051 1726867084.01711: variable 'interface' from source: play vars 7051 1726867084.01836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867084.02447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867084.02495: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867084.02614: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867084.02651: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867084.02715: 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) 7051 1726867084.02814: 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) 7051 1726867084.02849: 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) 7051 1726867084.02885: 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) 7051 1726867084.02933: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867084.03191: variable 'network_connections' from source: task vars 7051 1726867084.03201: variable 'interface' from source: play vars 7051 1726867084.03264: variable 'interface' from source: play vars 7051 1726867084.03319: Evaluated conditional (__network_wpa_supplicant_required): True 7051 1726867084.03330: variable 'omit' from source: magic vars 7051 1726867084.03393: variable 'omit' from source: magic vars 7051 1726867084.03482: variable 'omit' from source: magic vars 7051 1726867084.03487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867084.03497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867084.03519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867084.03539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867084.03553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867084.03589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867084.03602: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867084.03610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867084.03708: Set connection var ansible_connection to ssh 7051 1726867084.03724: Set connection var ansible_pipelining to False 7051 1726867084.03825: Set connection var ansible_shell_executable to /bin/sh 7051 1726867084.03828: Set connection var ansible_shell_type to sh 7051 1726867084.03830: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867084.03832: Set connection var ansible_timeout to 10 7051 1726867084.03833: variable 'ansible_shell_executable' from source: unknown 7051 1726867084.03835: variable 'ansible_connection' from source: unknown 7051 1726867084.03837: variable 'ansible_module_compression' from source: unknown 7051 1726867084.03838: variable 'ansible_shell_type' from source: unknown 7051 1726867084.03840: variable 'ansible_shell_executable' from source: unknown 7051 1726867084.03842: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867084.03843: variable 'ansible_pipelining' from source: unknown 7051 1726867084.03845: variable 'ansible_timeout' from source: unknown 7051 1726867084.03847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867084.03941: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867084.03958: variable 'omit' from source: magic vars 7051 1726867084.03969: starting attempt loop 7051 1726867084.03981: running the handler 7051 1726867084.04066: variable 'ansible_facts' from source: unknown 7051 1726867084.04861: _low_level_execute_command(): starting 7051 1726867084.04872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867084.05689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867084.05720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867084.05738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867084.05789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.06008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.07704: stdout chunk (state=3): >>>/root <<< 7051 1726867084.07844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867084.07848: stdout chunk (state=3): >>><<< 7051 1726867084.07857: stderr chunk (state=3): >>><<< 7051 1726867084.07882: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867084.07965: _low_level_execute_command(): starting 7051 1726867084.07968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570 `" && echo ansible-tmp-1726867084.0788043-8790-22830831002570="` echo /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570 `" ) && sleep 0' 7051 1726867084.08925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867084.09102: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867084.09225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.09304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.11182: stdout chunk (state=3): >>>ansible-tmp-1726867084.0788043-8790-22830831002570=/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570 <<< 7051 1726867084.11323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867084.11349: stderr chunk (state=3): >>><<< 7051 1726867084.11352: stdout chunk (state=3): >>><<< 7051 1726867084.11598: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867084.0788043-8790-22830831002570=/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867084.11631: variable 'ansible_module_compression' from source: unknown 7051 1726867084.11687: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867084.11739: variable 'ansible_facts' from source: unknown 7051 1726867084.12060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py 7051 1726867084.12405: Sending initial data 7051 1726867084.12408: Sent initial data (153 bytes) 7051 1726867084.13848: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867084.13864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.13945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.15726: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867084.15743: 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 <<< 7051 1726867084.15856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867084.15907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpce4idbro /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py <<< 7051 1726867084.15915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py" <<< 7051 1726867084.15960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpce4idbro" to remote "/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py" <<< 7051 1726867084.18808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867084.18884: stderr chunk (state=3): >>><<< 7051 1726867084.18888: stdout chunk (state=3): >>><<< 7051 1726867084.18935: done transferring module to remote 7051 1726867084.18998: _low_level_execute_command(): starting 7051 1726867084.19009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/ /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py && sleep 0' 7051 1726867084.20166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867084.20184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867084.20198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867084.20351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867084.20493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.20670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.22576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867084.22583: stdout chunk (state=3): >>><<< 7051 1726867084.22795: stderr chunk (state=3): >>><<< 7051 1726867084.22813: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867084.22816: _low_level_execute_command(): starting 7051 1726867084.22820: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/AnsiballZ_systemd.py && sleep 0' 7051 1726867084.23966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867084.23996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867084.24008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867084.24172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867084.24494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.24497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.53284: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10005", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "MemoryCurrent": "1953792", "MemoryPeak": "2232320", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311054848", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "17636000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "Li<<< 7051 1726867084.53307: stdout chunk (state=3): >>>mitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target network.<<< 7051 1726867084.53336: stdout chunk (state=3): >>>target", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7051 1726867084.55324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867084.55328: stdout chunk (state=3): >>><<< 7051 1726867084.55335: stderr chunk (state=3): >>><<< 7051 1726867084.55375: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10005", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "MemoryCurrent": "1953792", "MemoryPeak": "2232320", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311054848", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "17636000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target network.target", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867084.55586: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867084.55880: _low_level_execute_command(): starting 7051 1726867084.55884: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867084.0788043-8790-22830831002570/ > /dev/null 2>&1 && sleep 0' 7051 1726867084.56988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867084.57018: 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 <<< 7051 1726867084.57093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867084.57245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867084.57346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867084.59293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867084.59583: stderr chunk (state=3): >>><<< 7051 1726867084.59586: stdout chunk (state=3): >>><<< 7051 1726867084.59589: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867084.59591: handler run complete 7051 1726867084.59883: attempt loop complete, returning result 7051 1726867084.59887: _execute() done 7051 1726867084.59889: dumping result to json 7051 1726867084.59891: done dumping result, returning 7051 1726867084.59893: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-0000000000c0] 7051 1726867084.59895: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c0 ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Before": "shutdown.target multi-user.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "17636000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702865920", "EffectiveMemoryMax": "3702865920", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10005", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3311054848", "MemoryCurrent": "1953792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "2232320", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7051 1726867084.60859: no more pending results, returning what we have 7051 1726867084.60863: results queue empty 7051 1726867084.60864: checking for any_errors_fatal 7051 1726867084.60875: done checking for any_errors_fatal 7051 1726867084.60876: checking for max_fail_percentage 7051 1726867084.60879: done checking for max_fail_percentage 7051 1726867084.60880: checking to see if all hosts have failed and the running result is not ok 7051 1726867084.60881: done checking to see if all hosts have failed 7051 1726867084.60882: getting the remaining hosts for this loop 7051 1726867084.60883: done getting the remaining hosts for this loop 7051 1726867084.60887: getting the next task for host managed_node1 7051 1726867084.60892: done getting next task for host managed_node1 7051 1726867084.60895: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867084.60898: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867084.60909: getting variables 7051 1726867084.60911: in VariableManager get_vars() 7051 1726867084.60954: Calling all_inventory to load vars for managed_node1 7051 1726867084.60956: Calling groups_inventory to load vars for managed_node1 7051 1726867084.60959: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867084.60968: Calling all_plugins_play to load vars for managed_node1 7051 1726867084.60971: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867084.60974: Calling groups_plugins_play to load vars for managed_node1 7051 1726867084.61254: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c0 7051 1726867084.61258: WORKER PROCESS EXITING 7051 1726867084.63704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867084.66578: done with get_vars() 7051 1726867084.66606: done getting variables 7051 1726867084.66671: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:04 -0400 (0:00:00.722) 0:00:49.794 ****** 7051 1726867084.66706: entering _queue_task() for managed_node1/service 7051 1726867084.67057: worker is 1 (out of 1 available) 7051 1726867084.67186: exiting _queue_task() for managed_node1/service 7051 1726867084.67200: done queuing things up, now waiting for results queue to drain 7051 1726867084.67201: waiting for pending results... 7051 1726867084.67390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867084.67525: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c1 7051 1726867084.67550: variable 'ansible_search_path' from source: unknown 7051 1726867084.67558: variable 'ansible_search_path' from source: unknown 7051 1726867084.67598: calling self._execute() 7051 1726867084.67715: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867084.67732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867084.67753: variable 'omit' from source: magic vars 7051 1726867084.68154: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.68175: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.68386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867084.70675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867084.71066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867084.71192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867084.71197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867084.71199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867084.71263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.71300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.71332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.71373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.71393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.71516: variable 'ansible_distribution' from source: facts 7051 1726867084.71519: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.71532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.71682: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.71684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.71830: variable 'ansible_distribution' from source: facts 7051 1726867084.71842: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.71855: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.71962: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.71974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.72170: variable 'ansible_distribution' from source: facts 7051 1726867084.72180: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.72184: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.72275: variable 'network_provider' from source: set_fact 7051 1726867084.72384: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867084.72389: when evaluation is False, skipping this task 7051 1726867084.72391: _execute() done 7051 1726867084.72394: dumping result to json 7051 1726867084.72395: done dumping result, returning 7051 1726867084.72398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-0000000000c1] 7051 1726867084.72400: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c1 7051 1726867084.72467: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c1 7051 1726867084.72470: 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 } 7051 1726867084.72518: no more pending results, returning what we have 7051 1726867084.72522: results queue empty 7051 1726867084.72523: checking for any_errors_fatal 7051 1726867084.72542: done checking for any_errors_fatal 7051 1726867084.72543: checking for max_fail_percentage 7051 1726867084.72545: done checking for max_fail_percentage 7051 1726867084.72546: checking to see if all hosts have failed and the running result is not ok 7051 1726867084.72547: done checking to see if all hosts have failed 7051 1726867084.72547: getting the remaining hosts for this loop 7051 1726867084.72549: done getting the remaining hosts for this loop 7051 1726867084.72554: getting the next task for host managed_node1 7051 1726867084.72563: done getting next task for host managed_node1 7051 1726867084.72567: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867084.72570: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867084.72696: getting variables 7051 1726867084.72698: in VariableManager get_vars() 7051 1726867084.72754: Calling all_inventory to load vars for managed_node1 7051 1726867084.72757: Calling groups_inventory to load vars for managed_node1 7051 1726867084.72760: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867084.72769: Calling all_plugins_play to load vars for managed_node1 7051 1726867084.72772: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867084.72775: Calling groups_plugins_play to load vars for managed_node1 7051 1726867084.78552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867084.80669: done with get_vars() 7051 1726867084.80700: done getting variables 7051 1726867084.80748: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:04 -0400 (0:00:00.140) 0:00:49.934 ****** 7051 1726867084.80786: entering _queue_task() for managed_node1/copy 7051 1726867084.81119: worker is 1 (out of 1 available) 7051 1726867084.81132: exiting _queue_task() for managed_node1/copy 7051 1726867084.81143: done queuing things up, now waiting for results queue to drain 7051 1726867084.81146: waiting for pending results... 7051 1726867084.82095: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867084.82100: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c2 7051 1726867084.82104: variable 'ansible_search_path' from source: unknown 7051 1726867084.82107: variable 'ansible_search_path' from source: unknown 7051 1726867084.82282: calling self._execute() 7051 1726867084.82286: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867084.82289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867084.82292: variable 'omit' from source: magic vars 7051 1726867084.82984: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.83134: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.83435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867084.85995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867084.86070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867084.86137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867084.86270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867084.86304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867084.86514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.86785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.86790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.86793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.86899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.87109: variable 'ansible_distribution' from source: facts 7051 1726867084.87118: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.87128: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.87271: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.87332: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.87719: variable 'ansible_distribution' from source: facts 7051 1726867084.87810: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.87834: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.87953: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.88003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.88221: variable 'ansible_distribution' from source: facts 7051 1726867084.88231: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.88242: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.88350: variable 'network_provider' from source: set_fact 7051 1726867084.88361: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867084.88369: when evaluation is False, skipping this task 7051 1726867084.88379: _execute() done 7051 1726867084.88388: dumping result to json 7051 1726867084.88396: done dumping result, returning 7051 1726867084.88412: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-0000000000c2] 7051 1726867084.88424: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c2 7051 1726867084.88588: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c2 7051 1726867084.88592: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867084.88667: no more pending results, returning what we have 7051 1726867084.88671: results queue empty 7051 1726867084.88672: checking for any_errors_fatal 7051 1726867084.88683: done checking for any_errors_fatal 7051 1726867084.88685: checking for max_fail_percentage 7051 1726867084.88687: done checking for max_fail_percentage 7051 1726867084.88688: checking to see if all hosts have failed and the running result is not ok 7051 1726867084.88688: done checking to see if all hosts have failed 7051 1726867084.88689: getting the remaining hosts for this loop 7051 1726867084.88691: done getting the remaining hosts for this loop 7051 1726867084.88695: getting the next task for host managed_node1 7051 1726867084.88702: done getting next task for host managed_node1 7051 1726867084.88706: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867084.88709: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867084.88730: getting variables 7051 1726867084.88732: in VariableManager get_vars() 7051 1726867084.88895: Calling all_inventory to load vars for managed_node1 7051 1726867084.88898: Calling groups_inventory to load vars for managed_node1 7051 1726867084.88901: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867084.88911: Calling all_plugins_play to load vars for managed_node1 7051 1726867084.88915: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867084.88918: Calling groups_plugins_play to load vars for managed_node1 7051 1726867084.90615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867084.92435: done with get_vars() 7051 1726867084.92457: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:04 -0400 (0:00:00.118) 0:00:50.053 ****** 7051 1726867084.92599: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867084.92926: worker is 1 (out of 1 available) 7051 1726867084.92937: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867084.92948: done queuing things up, now waiting for results queue to drain 7051 1726867084.92950: waiting for pending results... 7051 1726867084.93303: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867084.93375: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c3 7051 1726867084.93403: variable 'ansible_search_path' from source: unknown 7051 1726867084.93412: variable 'ansible_search_path' from source: unknown 7051 1726867084.93451: calling self._execute() 7051 1726867084.93557: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867084.93570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867084.93617: variable 'omit' from source: magic vars 7051 1726867084.93972: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.93992: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.94593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867084.98230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867084.98309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867084.98368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867084.98417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867084.98491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867084.98536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.98571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.98609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867084.98651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867084.98668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867084.98792: variable 'ansible_distribution' from source: facts 7051 1726867084.98896: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.98908: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.99145: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.99148: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.99233: variable 'ansible_distribution' from source: facts 7051 1726867084.99244: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.99259: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.99380: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.99392: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867084.99565: variable 'ansible_distribution' from source: facts 7051 1726867084.99582: variable 'ansible_distribution_major_version' from source: facts 7051 1726867084.99594: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867084.99604: variable 'omit' from source: magic vars 7051 1726867084.99660: variable 'omit' from source: magic vars 7051 1726867084.99791: variable 'network_provider' from source: set_fact 7051 1726867084.99894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867084.99927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867084.99954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867085.00002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867085.00026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867085.00100: variable 'omit' from source: magic vars 7051 1726867085.00214: variable 'omit' from source: magic vars 7051 1726867085.00343: variable 'network_connections' from source: task vars 7051 1726867085.00347: variable 'interface' from source: play vars 7051 1726867085.00420: variable 'interface' from source: play vars 7051 1726867085.00656: variable 'omit' from source: magic vars 7051 1726867085.00780: variable '__lsr_ansible_managed' from source: task vars 7051 1726867085.00784: variable '__lsr_ansible_managed' from source: task vars 7051 1726867085.01035: Loaded config def from plugin (lookup/template) 7051 1726867085.01044: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867085.01076: File lookup term: get_ansible_managed.j2 7051 1726867085.01087: variable 'ansible_search_path' from source: unknown 7051 1726867085.01099: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867085.01116: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867085.01137: variable 'ansible_search_path' from source: unknown 7051 1726867085.07403: variable 'ansible_managed' from source: unknown 7051 1726867085.07542: variable 'omit' from source: magic vars 7051 1726867085.07567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867085.07602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867085.07623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867085.07641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867085.07699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867085.07702: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867085.07705: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867085.07715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867085.07799: Set connection var ansible_connection to ssh 7051 1726867085.07808: Set connection var ansible_pipelining to False 7051 1726867085.07811: Set connection var ansible_shell_executable to /bin/sh 7051 1726867085.07820: Set connection var ansible_shell_type to sh 7051 1726867085.07825: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867085.07832: Set connection var ansible_timeout to 10 7051 1726867085.07983: variable 'ansible_shell_executable' from source: unknown 7051 1726867085.07987: variable 'ansible_connection' from source: unknown 7051 1726867085.07989: variable 'ansible_module_compression' from source: unknown 7051 1726867085.07991: variable 'ansible_shell_type' from source: unknown 7051 1726867085.07994: variable 'ansible_shell_executable' from source: unknown 7051 1726867085.07996: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867085.07998: variable 'ansible_pipelining' from source: unknown 7051 1726867085.08000: variable 'ansible_timeout' from source: unknown 7051 1726867085.08002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867085.08210: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867085.08229: variable 'omit' from source: magic vars 7051 1726867085.08241: starting attempt loop 7051 1726867085.08247: running the handler 7051 1726867085.08262: _low_level_execute_command(): starting 7051 1726867085.08271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867085.08968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867085.09091: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867085.09115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867085.09131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867085.09220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867085.10870: stdout chunk (state=3): >>>/root <<< 7051 1726867085.11055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867085.11067: stdout chunk (state=3): >>><<< 7051 1726867085.11086: stderr chunk (state=3): >>><<< 7051 1726867085.11203: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867085.11207: _low_level_execute_command(): starting 7051 1726867085.11210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989 `" && echo ansible-tmp-1726867085.1111488-8827-220737668096989="` echo /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989 `" ) && sleep 0' 7051 1726867085.11797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867085.11824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867085.11930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867085.11948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867085.11996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867085.12033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867085.13946: stdout chunk (state=3): >>>ansible-tmp-1726867085.1111488-8827-220737668096989=/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989 <<< 7051 1726867085.14202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867085.14205: stdout chunk (state=3): >>><<< 7051 1726867085.14206: stderr chunk (state=3): >>><<< 7051 1726867085.14384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867085.1111488-8827-220737668096989=/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867085.14392: variable 'ansible_module_compression' from source: unknown 7051 1726867085.14394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7051 1726867085.14397: variable 'ansible_facts' from source: unknown 7051 1726867085.14473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py 7051 1726867085.14638: Sending initial data 7051 1726867085.14647: Sent initial data (166 bytes) 7051 1726867085.15258: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867085.15385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867085.15388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867085.15409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867085.15425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867085.15515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867085.17045: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867085.17152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867085.17209: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpukqqsye_ /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py <<< 7051 1726867085.17213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py" <<< 7051 1726867085.17267: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpukqqsye_" to remote "/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py" <<< 7051 1726867085.19311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867085.19317: stderr chunk (state=3): >>><<< 7051 1726867085.19319: stdout chunk (state=3): >>><<< 7051 1726867085.19325: done transferring module to remote 7051 1726867085.19327: _low_level_execute_command(): starting 7051 1726867085.19330: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/ /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py && sleep 0' 7051 1726867085.19900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867085.19916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867085.19931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867085.19996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867085.20011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867085.20064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867085.20090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867085.20112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867085.20164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867085.22305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867085.22309: stdout chunk (state=3): >>><<< 7051 1726867085.22311: stderr chunk (state=3): >>><<< 7051 1726867085.22314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867085.22320: _low_level_execute_command(): starting 7051 1726867085.22325: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/AnsiballZ_network_connections.py && sleep 0' 7051 1726867085.23461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867085.23629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867085.23794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867085.23863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867087.72321: stdout chunk (state=3): >>> <<< 7051 1726867087.72353: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867087.74490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867087.74493: stdout chunk (state=3): >>><<< 7051 1726867087.74495: stderr chunk (state=3): >>><<< 7051 1726867087.74498: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867087.74501: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'system_ca_certs': True, 'domain_suffix_match': 'example.com'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867087.74503: _low_level_execute_command(): starting 7051 1726867087.74505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867085.1111488-8827-220737668096989/ > /dev/null 2>&1 && sleep 0' 7051 1726867087.75107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867087.75176: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867087.75226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867087.75248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867087.75275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867087.75340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867087.77285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867087.77295: stdout chunk (state=3): >>><<< 7051 1726867087.77306: stderr chunk (state=3): >>><<< 7051 1726867087.77323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867087.77393: handler run complete 7051 1726867087.77397: attempt loop complete, returning result 7051 1726867087.77399: _execute() done 7051 1726867087.77401: dumping result to json 7051 1726867087.77403: done dumping result, returning 7051 1726867087.77407: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-0000000000c3] 7051 1726867087.77415: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c3 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified) 7051 1726867087.77812: no more pending results, returning what we have 7051 1726867087.77816: results queue empty 7051 1726867087.77817: checking for any_errors_fatal 7051 1726867087.77821: done checking for any_errors_fatal 7051 1726867087.77822: checking for max_fail_percentage 7051 1726867087.77824: done checking for max_fail_percentage 7051 1726867087.77824: checking to see if all hosts have failed and the running result is not ok 7051 1726867087.77825: done checking to see if all hosts have failed 7051 1726867087.77826: getting the remaining hosts for this loop 7051 1726867087.77827: done getting the remaining hosts for this loop 7051 1726867087.77831: getting the next task for host managed_node1 7051 1726867087.77837: done getting next task for host managed_node1 7051 1726867087.77840: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867087.77843: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867087.77854: getting variables 7051 1726867087.77856: in VariableManager get_vars() 7051 1726867087.78013: Calling all_inventory to load vars for managed_node1 7051 1726867087.78016: Calling groups_inventory to load vars for managed_node1 7051 1726867087.78018: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867087.78026: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c3 7051 1726867087.78028: WORKER PROCESS EXITING 7051 1726867087.78038: Calling all_plugins_play to load vars for managed_node1 7051 1726867087.78041: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867087.78044: Calling groups_plugins_play to load vars for managed_node1 7051 1726867087.79606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867087.81848: done with get_vars() 7051 1726867087.81868: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:07 -0400 (0:00:02.893) 0:00:52.946 ****** 7051 1726867087.81951: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867087.82242: worker is 1 (out of 1 available) 7051 1726867087.82255: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867087.82266: done queuing things up, now waiting for results queue to drain 7051 1726867087.82268: waiting for pending results... 7051 1726867087.82552: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867087.82697: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c4 7051 1726867087.82720: variable 'ansible_search_path' from source: unknown 7051 1726867087.82728: variable 'ansible_search_path' from source: unknown 7051 1726867087.82766: calling self._execute() 7051 1726867087.82867: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867087.82921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867087.82925: variable 'omit' from source: magic vars 7051 1726867087.83295: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.83312: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.83525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867087.86389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867087.86474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867087.86563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867087.86567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867087.86597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867087.86685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867087.86723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867087.86755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867087.86807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867087.86829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867087.87021: variable 'ansible_distribution' from source: facts 7051 1726867087.87025: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.87027: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.87131: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.87142: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.87380: variable 'ansible_distribution' from source: facts 7051 1726867087.87387: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.87391: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.87454: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.87466: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.87754: variable 'ansible_distribution' from source: facts 7051 1726867087.87805: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.87817: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.87932: variable 'network_state' from source: role '' defaults 7051 1726867087.87947: Evaluated conditional (network_state != {}): False 7051 1726867087.87955: when evaluation is False, skipping this task 7051 1726867087.87963: _execute() done 7051 1726867087.87970: dumping result to json 7051 1726867087.88023: done dumping result, returning 7051 1726867087.88026: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-0000000000c4] 7051 1726867087.88029: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c4 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867087.88173: no more pending results, returning what we have 7051 1726867087.88176: results queue empty 7051 1726867087.88179: checking for any_errors_fatal 7051 1726867087.88190: done checking for any_errors_fatal 7051 1726867087.88191: checking for max_fail_percentage 7051 1726867087.88193: done checking for max_fail_percentage 7051 1726867087.88194: checking to see if all hosts have failed and the running result is not ok 7051 1726867087.88195: done checking to see if all hosts have failed 7051 1726867087.88196: getting the remaining hosts for this loop 7051 1726867087.88197: done getting the remaining hosts for this loop 7051 1726867087.88201: getting the next task for host managed_node1 7051 1726867087.88207: done getting next task for host managed_node1 7051 1726867087.88211: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867087.88213: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867087.88232: getting variables 7051 1726867087.88234: in VariableManager get_vars() 7051 1726867087.88394: Calling all_inventory to load vars for managed_node1 7051 1726867087.88397: Calling groups_inventory to load vars for managed_node1 7051 1726867087.88400: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867087.88411: Calling all_plugins_play to load vars for managed_node1 7051 1726867087.88414: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867087.88417: Calling groups_plugins_play to load vars for managed_node1 7051 1726867087.89055: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c4 7051 1726867087.89058: WORKER PROCESS EXITING 7051 1726867087.89947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867087.92834: done with get_vars() 7051 1726867087.92855: done getting variables 7051 1726867087.93023: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:07 -0400 (0:00:00.111) 0:00:53.057 ****** 7051 1726867087.93062: entering _queue_task() for managed_node1/debug 7051 1726867087.93795: worker is 1 (out of 1 available) 7051 1726867087.93806: exiting _queue_task() for managed_node1/debug 7051 1726867087.93817: done queuing things up, now waiting for results queue to drain 7051 1726867087.93819: waiting for pending results... 7051 1726867087.94008: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867087.94157: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c5 7051 1726867087.94176: variable 'ansible_search_path' from source: unknown 7051 1726867087.94186: variable 'ansible_search_path' from source: unknown 7051 1726867087.94225: calling self._execute() 7051 1726867087.94334: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867087.94454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867087.94457: variable 'omit' from source: magic vars 7051 1726867087.94748: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.94766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.94970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867087.97594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867087.97670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867087.97713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867087.97748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867087.97775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867087.97883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867087.97918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867087.97942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867087.97987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867087.98007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867087.98155: variable 'ansible_distribution' from source: facts 7051 1726867087.98159: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.98167: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.98366: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.98369: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.98496: variable 'ansible_distribution' from source: facts 7051 1726867087.98499: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.98506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.98625: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.98628: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867087.98827: variable 'ansible_distribution' from source: facts 7051 1726867087.98830: variable 'ansible_distribution_major_version' from source: facts 7051 1726867087.98836: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867087.98843: variable 'omit' from source: magic vars 7051 1726867087.98911: variable 'omit' from source: magic vars 7051 1726867087.99082: variable 'omit' from source: magic vars 7051 1726867087.99085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867087.99088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867087.99090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867087.99092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867087.99094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867087.99096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867087.99098: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867087.99099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867087.99193: Set connection var ansible_connection to ssh 7051 1726867087.99216: Set connection var ansible_pipelining to False 7051 1726867087.99220: Set connection var ansible_shell_executable to /bin/sh 7051 1726867087.99225: Set connection var ansible_shell_type to sh 7051 1726867087.99231: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867087.99239: Set connection var ansible_timeout to 10 7051 1726867087.99260: variable 'ansible_shell_executable' from source: unknown 7051 1726867087.99263: variable 'ansible_connection' from source: unknown 7051 1726867087.99266: variable 'ansible_module_compression' from source: unknown 7051 1726867087.99268: variable 'ansible_shell_type' from source: unknown 7051 1726867087.99270: variable 'ansible_shell_executable' from source: unknown 7051 1726867087.99272: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867087.99325: variable 'ansible_pipelining' from source: unknown 7051 1726867087.99328: variable 'ansible_timeout' from source: unknown 7051 1726867087.99330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867087.99399: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867087.99409: variable 'omit' from source: magic vars 7051 1726867087.99415: starting attempt loop 7051 1726867087.99424: running the handler 7051 1726867087.99568: variable '__network_connections_result' from source: set_fact 7051 1726867087.99625: handler run complete 7051 1726867087.99761: attempt loop complete, returning result 7051 1726867087.99763: _execute() done 7051 1726867087.99766: dumping result to json 7051 1726867087.99768: done dumping result, returning 7051 1726867087.99771: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-0000000000c5] 7051 1726867087.99773: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c5 7051 1726867087.99837: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c5 7051 1726867087.99839: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified)" ] } 7051 1726867087.99939: no more pending results, returning what we have 7051 1726867087.99943: results queue empty 7051 1726867087.99945: checking for any_errors_fatal 7051 1726867087.99951: done checking for any_errors_fatal 7051 1726867087.99952: checking for max_fail_percentage 7051 1726867087.99954: done checking for max_fail_percentage 7051 1726867087.99955: checking to see if all hosts have failed and the running result is not ok 7051 1726867087.99956: done checking to see if all hosts have failed 7051 1726867087.99957: getting the remaining hosts for this loop 7051 1726867087.99958: done getting the remaining hosts for this loop 7051 1726867087.99962: getting the next task for host managed_node1 7051 1726867088.00179: done getting next task for host managed_node1 7051 1726867088.00184: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867088.00187: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867088.00198: getting variables 7051 1726867088.00199: in VariableManager get_vars() 7051 1726867088.00245: Calling all_inventory to load vars for managed_node1 7051 1726867088.00248: Calling groups_inventory to load vars for managed_node1 7051 1726867088.00250: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.00257: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.00260: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.00262: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.01587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.03236: done with get_vars() 7051 1726867088.03256: done getting variables 7051 1726867088.03323: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:08 -0400 (0:00:00.102) 0:00:53.160 ****** 7051 1726867088.03358: entering _queue_task() for managed_node1/debug 7051 1726867088.03644: worker is 1 (out of 1 available) 7051 1726867088.03656: exiting _queue_task() for managed_node1/debug 7051 1726867088.03669: done queuing things up, now waiting for results queue to drain 7051 1726867088.03671: waiting for pending results... 7051 1726867088.04006: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867088.04256: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c6 7051 1726867088.04260: variable 'ansible_search_path' from source: unknown 7051 1726867088.04262: variable 'ansible_search_path' from source: unknown 7051 1726867088.04265: calling self._execute() 7051 1726867088.04325: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.04337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.04353: variable 'omit' from source: magic vars 7051 1726867088.04762: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.04782: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.04997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867088.07236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867088.07319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867088.07360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867088.07400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867088.07441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867088.07682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867088.07686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867088.07688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867088.07690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867088.07693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867088.07756: variable 'ansible_distribution' from source: facts 7051 1726867088.07764: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.07775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.07893: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.07904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.08086: variable 'ansible_distribution' from source: facts 7051 1726867088.08095: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.08105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.08219: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.08229: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.08410: variable 'ansible_distribution' from source: facts 7051 1726867088.08420: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.08431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.08439: variable 'omit' from source: magic vars 7051 1726867088.08499: variable 'omit' from source: magic vars 7051 1726867088.08539: variable 'omit' from source: magic vars 7051 1726867088.08574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867088.08682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867088.08685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867088.08687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.08689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.08692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867088.08700: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.08707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.08808: Set connection var ansible_connection to ssh 7051 1726867088.08821: Set connection var ansible_pipelining to False 7051 1726867088.08832: Set connection var ansible_shell_executable to /bin/sh 7051 1726867088.08843: Set connection var ansible_shell_type to sh 7051 1726867088.08852: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867088.08862: Set connection var ansible_timeout to 10 7051 1726867088.08896: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.08904: variable 'ansible_connection' from source: unknown 7051 1726867088.08912: variable 'ansible_module_compression' from source: unknown 7051 1726867088.08919: variable 'ansible_shell_type' from source: unknown 7051 1726867088.08925: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.08931: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.08938: variable 'ansible_pipelining' from source: unknown 7051 1726867088.08982: variable 'ansible_timeout' from source: unknown 7051 1726867088.08985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.09055: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867088.09070: variable 'omit' from source: magic vars 7051 1726867088.09081: starting attempt loop 7051 1726867088.09088: running the handler 7051 1726867088.09145: variable '__network_connections_result' from source: set_fact 7051 1726867088.09224: variable '__network_connections_result' from source: set_fact 7051 1726867088.09382: handler run complete 7051 1726867088.09405: attempt loop complete, returning result 7051 1726867088.09411: _execute() done 7051 1726867088.09437: dumping result to json 7051 1726867088.09440: done dumping result, returning 7051 1726867088.09442: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-0000000000c6] 7051 1726867088.09444: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c6 7051 1726867088.09794: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c6 7051 1726867088.09797: 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": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, d6048bcd-4e7e-46b4-8abe-d911d6d019b1 (is-modified)" ] } } 7051 1726867088.09910: no more pending results, returning what we have 7051 1726867088.09914: results queue empty 7051 1726867088.09915: checking for any_errors_fatal 7051 1726867088.09920: done checking for any_errors_fatal 7051 1726867088.09921: checking for max_fail_percentage 7051 1726867088.09923: done checking for max_fail_percentage 7051 1726867088.09923: checking to see if all hosts have failed and the running result is not ok 7051 1726867088.09924: done checking to see if all hosts have failed 7051 1726867088.09925: getting the remaining hosts for this loop 7051 1726867088.09926: done getting the remaining hosts for this loop 7051 1726867088.09930: getting the next task for host managed_node1 7051 1726867088.09936: done getting next task for host managed_node1 7051 1726867088.09939: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867088.09942: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867088.09953: getting variables 7051 1726867088.09955: in VariableManager get_vars() 7051 1726867088.10048: Calling all_inventory to load vars for managed_node1 7051 1726867088.10051: Calling groups_inventory to load vars for managed_node1 7051 1726867088.10054: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.10063: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.10066: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.10069: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.11663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.12867: done with get_vars() 7051 1726867088.12887: done getting variables 7051 1726867088.12931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:08 -0400 (0:00:00.095) 0:00:53.256 ****** 7051 1726867088.12954: entering _queue_task() for managed_node1/debug 7051 1726867088.13189: worker is 1 (out of 1 available) 7051 1726867088.13202: exiting _queue_task() for managed_node1/debug 7051 1726867088.13214: done queuing things up, now waiting for results queue to drain 7051 1726867088.13215: waiting for pending results... 7051 1726867088.13390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867088.13473: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c7 7051 1726867088.13487: variable 'ansible_search_path' from source: unknown 7051 1726867088.13491: variable 'ansible_search_path' from source: unknown 7051 1726867088.13518: calling self._execute() 7051 1726867088.13597: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.13601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.13610: variable 'omit' from source: magic vars 7051 1726867088.13889: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.13894: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.14053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867088.16113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867088.16161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867088.16195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867088.16227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867088.16337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867088.16340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867088.16357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867088.16382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867088.16431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867088.16444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867088.16536: variable 'ansible_distribution' from source: facts 7051 1726867088.16545: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.16551: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.16625: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.16628: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.16742: variable 'ansible_distribution' from source: facts 7051 1726867088.16745: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.16755: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.16828: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.16831: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.16956: variable 'ansible_distribution' from source: facts 7051 1726867088.16960: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.16971: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.17158: variable 'network_state' from source: role '' defaults 7051 1726867088.17162: Evaluated conditional (network_state != {}): False 7051 1726867088.17164: when evaluation is False, skipping this task 7051 1726867088.17167: _execute() done 7051 1726867088.17198: dumping result to json 7051 1726867088.17203: done dumping result, returning 7051 1726867088.17205: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-0000000000c7] 7051 1726867088.17227: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c7 7051 1726867088.17550: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c7 7051 1726867088.17553: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867088.17614: no more pending results, returning what we have 7051 1726867088.17617: results queue empty 7051 1726867088.17618: checking for any_errors_fatal 7051 1726867088.17626: done checking for any_errors_fatal 7051 1726867088.17627: checking for max_fail_percentage 7051 1726867088.17629: done checking for max_fail_percentage 7051 1726867088.17630: checking to see if all hosts have failed and the running result is not ok 7051 1726867088.17631: done checking to see if all hosts have failed 7051 1726867088.17631: getting the remaining hosts for this loop 7051 1726867088.17632: done getting the remaining hosts for this loop 7051 1726867088.17635: getting the next task for host managed_node1 7051 1726867088.17641: done getting next task for host managed_node1 7051 1726867088.17644: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867088.17647: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867088.17663: getting variables 7051 1726867088.17664: in VariableManager get_vars() 7051 1726867088.17722: Calling all_inventory to load vars for managed_node1 7051 1726867088.17725: Calling groups_inventory to load vars for managed_node1 7051 1726867088.17727: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.17736: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.17739: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.17741: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.19088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.20630: done with get_vars() 7051 1726867088.20654: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:08 -0400 (0:00:00.077) 0:00:53.334 ****** 7051 1726867088.20757: entering _queue_task() for managed_node1/ping 7051 1726867088.21092: worker is 1 (out of 1 available) 7051 1726867088.21108: exiting _queue_task() for managed_node1/ping 7051 1726867088.21122: done queuing things up, now waiting for results queue to drain 7051 1726867088.21123: waiting for pending results... 7051 1726867088.21496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867088.21547: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000c8 7051 1726867088.21566: variable 'ansible_search_path' from source: unknown 7051 1726867088.21573: variable 'ansible_search_path' from source: unknown 7051 1726867088.21617: calling self._execute() 7051 1726867088.21743: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.21819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.21835: variable 'omit' from source: magic vars 7051 1726867088.22734: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.22737: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.22991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867088.26011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867088.26087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867088.26400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867088.26403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867088.26430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867088.26576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867088.26658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867088.26692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867088.26761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867088.26785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867088.26908: variable 'ansible_distribution' from source: facts 7051 1726867088.26919: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.26933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.27051: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.27062: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.27232: variable 'ansible_distribution' from source: facts 7051 1726867088.27240: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.27253: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.27353: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.27368: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.27530: variable 'ansible_distribution' from source: facts 7051 1726867088.27538: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.27547: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.27556: variable 'omit' from source: magic vars 7051 1726867088.27625: variable 'omit' from source: magic vars 7051 1726867088.27669: variable 'omit' from source: magic vars 7051 1726867088.27705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867088.27736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867088.27760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867088.27783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.27803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.27836: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867088.27845: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.27853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.28009: Set connection var ansible_connection to ssh 7051 1726867088.28012: Set connection var ansible_pipelining to False 7051 1726867088.28014: Set connection var ansible_shell_executable to /bin/sh 7051 1726867088.28016: Set connection var ansible_shell_type to sh 7051 1726867088.28019: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867088.28021: Set connection var ansible_timeout to 10 7051 1726867088.28032: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.28039: variable 'ansible_connection' from source: unknown 7051 1726867088.28045: variable 'ansible_module_compression' from source: unknown 7051 1726867088.28052: variable 'ansible_shell_type' from source: unknown 7051 1726867088.28058: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.28065: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.28072: variable 'ansible_pipelining' from source: unknown 7051 1726867088.28081: variable 'ansible_timeout' from source: unknown 7051 1726867088.28089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.28251: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867088.28338: variable 'omit' from source: magic vars 7051 1726867088.28341: starting attempt loop 7051 1726867088.28343: running the handler 7051 1726867088.28345: _low_level_execute_command(): starting 7051 1726867088.28348: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867088.29000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867088.29017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.29100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.29143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.29162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.29186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.29268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.30950: stdout chunk (state=3): >>>/root <<< 7051 1726867088.31049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.31083: stderr chunk (state=3): >>><<< 7051 1726867088.31090: stdout chunk (state=3): >>><<< 7051 1726867088.31100: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.31110: _low_level_execute_command(): starting 7051 1726867088.31116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623 `" && echo ansible-tmp-1726867088.310993-8968-32295604262623="` echo /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623 `" ) && sleep 0' 7051 1726867088.31519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.31522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.31525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.31527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.31569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.31573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.31631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.33489: stdout chunk (state=3): >>>ansible-tmp-1726867088.310993-8968-32295604262623=/root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623 <<< 7051 1726867088.33598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.33617: stderr chunk (state=3): >>><<< 7051 1726867088.33621: stdout chunk (state=3): >>><<< 7051 1726867088.33683: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867088.310993-8968-32295604262623=/root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.33687: variable 'ansible_module_compression' from source: unknown 7051 1726867088.33693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7051 1726867088.33723: variable 'ansible_facts' from source: unknown 7051 1726867088.33769: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py 7051 1726867088.33862: Sending initial data 7051 1726867088.33865: Sent initial data (149 bytes) 7051 1726867088.34373: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.34443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.34493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.35995: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867088.36002: 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 <<< 7051 1726867088.36040: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867088.36091: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4sjar2it /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py <<< 7051 1726867088.36093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py" <<< 7051 1726867088.36139: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4sjar2it" to remote "/root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py" <<< 7051 1726867088.36141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py" <<< 7051 1726867088.36658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.36698: stderr chunk (state=3): >>><<< 7051 1726867088.36702: stdout chunk (state=3): >>><<< 7051 1726867088.36741: done transferring module to remote 7051 1726867088.36753: _low_level_execute_command(): starting 7051 1726867088.36757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/ /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py && sleep 0' 7051 1726867088.37384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867088.37389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.37425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.37431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.37464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.39182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.39197: stderr chunk (state=3): >>><<< 7051 1726867088.39200: stdout chunk (state=3): >>><<< 7051 1726867088.39212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.39215: _low_level_execute_command(): starting 7051 1726867088.39220: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/AnsiballZ_ping.py && sleep 0' 7051 1726867088.39620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867088.39624: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867088.39626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.39628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.39631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.39670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.39673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.39735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.54517: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867088.55788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867088.55813: stderr chunk (state=3): >>><<< 7051 1726867088.55816: stdout chunk (state=3): >>><<< 7051 1726867088.55831: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867088.55851: 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-1726867088.310993-8968-32295604262623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867088.55858: _low_level_execute_command(): starting 7051 1726867088.55863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867088.310993-8968-32295604262623/ > /dev/null 2>&1 && sleep 0' 7051 1726867088.56327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.56332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867088.56335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.56338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867088.56340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.56382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.56386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.56394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.56442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.58239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.58265: stderr chunk (state=3): >>><<< 7051 1726867088.58269: stdout chunk (state=3): >>><<< 7051 1726867088.58285: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.58290: handler run complete 7051 1726867088.58302: attempt loop complete, returning result 7051 1726867088.58305: _execute() done 7051 1726867088.58307: dumping result to json 7051 1726867088.58309: done dumping result, returning 7051 1726867088.58318: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-0000000000c8] 7051 1726867088.58322: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c8 7051 1726867088.58409: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000c8 7051 1726867088.58412: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867088.58469: no more pending results, returning what we have 7051 1726867088.58473: results queue empty 7051 1726867088.58473: checking for any_errors_fatal 7051 1726867088.58481: done checking for any_errors_fatal 7051 1726867088.58482: checking for max_fail_percentage 7051 1726867088.58484: done checking for max_fail_percentage 7051 1726867088.58485: checking to see if all hosts have failed and the running result is not ok 7051 1726867088.58486: done checking to see if all hosts have failed 7051 1726867088.58486: getting the remaining hosts for this loop 7051 1726867088.58488: done getting the remaining hosts for this loop 7051 1726867088.58491: getting the next task for host managed_node1 7051 1726867088.58501: done getting next task for host managed_node1 7051 1726867088.58503: ^ task is: TASK: meta (role_complete) 7051 1726867088.58505: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867088.58515: getting variables 7051 1726867088.58517: in VariableManager get_vars() 7051 1726867088.58570: Calling all_inventory to load vars for managed_node1 7051 1726867088.58572: Calling groups_inventory to load vars for managed_node1 7051 1726867088.58575: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.58586: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.58589: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.58592: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.59526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.60375: done with get_vars() 7051 1726867088.60392: done getting variables 7051 1726867088.60451: done queuing things up, now waiting for results queue to drain 7051 1726867088.60452: results queue empty 7051 1726867088.60453: checking for any_errors_fatal 7051 1726867088.60455: done checking for any_errors_fatal 7051 1726867088.60455: checking for max_fail_percentage 7051 1726867088.60456: done checking for max_fail_percentage 7051 1726867088.60456: checking to see if all hosts have failed and the running result is not ok 7051 1726867088.60457: done checking to see if all hosts have failed 7051 1726867088.60457: getting the remaining hosts for this loop 7051 1726867088.60458: done getting the remaining hosts for this loop 7051 1726867088.60459: getting the next task for host managed_node1 7051 1726867088.60462: done getting next task for host managed_node1 7051 1726867088.60464: ^ task is: TASK: TEST: I can ping the EAP server 7051 1726867088.60464: ^ 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 7051 1726867088.60469: getting variables 7051 1726867088.60470: in VariableManager get_vars() 7051 1726867088.60486: Calling all_inventory to load vars for managed_node1 7051 1726867088.60487: Calling groups_inventory to load vars for managed_node1 7051 1726867088.60489: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.60492: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.60493: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.60495: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.61108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.62598: done with get_vars() 7051 1726867088.62617: done getting variables 7051 1726867088.62659: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Friday 20 September 2024 17:18:08 -0400 (0:00:00.419) 0:00:53.753 ****** 7051 1726867088.62689: entering _queue_task() for managed_node1/command 7051 1726867088.62989: worker is 1 (out of 1 available) 7051 1726867088.63002: exiting _queue_task() for managed_node1/command 7051 1726867088.63015: done queuing things up, now waiting for results queue to drain 7051 1726867088.63017: waiting for pending results... 7051 1726867088.63398: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7051 1726867088.63409: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000000f8 7051 1726867088.63431: variable 'ansible_search_path' from source: unknown 7051 1726867088.63473: calling self._execute() 7051 1726867088.63591: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.63609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.63628: variable 'omit' from source: magic vars 7051 1726867088.64055: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.64075: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867088.64291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867088.66598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867088.66640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867088.66665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867088.66706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867088.66726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867088.66786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867088.66807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867088.66825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867088.66853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867088.66865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867088.66944: variable 'ansible_distribution' from source: facts 7051 1726867088.66947: variable 'ansible_distribution_major_version' from source: facts 7051 1726867088.66954: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867088.66960: variable 'omit' from source: magic vars 7051 1726867088.66975: variable 'omit' from source: magic vars 7051 1726867088.67005: variable 'omit' from source: magic vars 7051 1726867088.67023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867088.67043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867088.67059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867088.67072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.67085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867088.67108: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867088.67111: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.67114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.67175: Set connection var ansible_connection to ssh 7051 1726867088.67185: Set connection var ansible_pipelining to False 7051 1726867088.67191: Set connection var ansible_shell_executable to /bin/sh 7051 1726867088.67199: Set connection var ansible_shell_type to sh 7051 1726867088.67202: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867088.67209: Set connection var ansible_timeout to 10 7051 1726867088.67228: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.67230: variable 'ansible_connection' from source: unknown 7051 1726867088.67233: variable 'ansible_module_compression' from source: unknown 7051 1726867088.67235: variable 'ansible_shell_type' from source: unknown 7051 1726867088.67237: variable 'ansible_shell_executable' from source: unknown 7051 1726867088.67240: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867088.67242: variable 'ansible_pipelining' from source: unknown 7051 1726867088.67246: variable 'ansible_timeout' from source: unknown 7051 1726867088.67249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867088.67322: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867088.67381: variable 'omit' from source: magic vars 7051 1726867088.67384: starting attempt loop 7051 1726867088.67387: running the handler 7051 1726867088.67389: _low_level_execute_command(): starting 7051 1726867088.67391: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867088.67827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.67831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.67834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.67836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.67894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.67897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.67956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.69599: stdout chunk (state=3): >>>/root <<< 7051 1726867088.69702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.69725: stderr chunk (state=3): >>><<< 7051 1726867088.69729: stdout chunk (state=3): >>><<< 7051 1726867088.69747: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.69757: _low_level_execute_command(): starting 7051 1726867088.69760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033 `" && echo ansible-tmp-1726867088.697458-8989-152561292356033="` echo /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033 `" ) && sleep 0' 7051 1726867088.70183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.70187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867088.70189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.70191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.70193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.70234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.70248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.70304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.72167: stdout chunk (state=3): >>>ansible-tmp-1726867088.697458-8989-152561292356033=/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033 <<< 7051 1726867088.72271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.72297: stderr chunk (state=3): >>><<< 7051 1726867088.72300: stdout chunk (state=3): >>><<< 7051 1726867088.72313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867088.697458-8989-152561292356033=/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.72335: variable 'ansible_module_compression' from source: unknown 7051 1726867088.72372: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867088.72403: variable 'ansible_facts' from source: unknown 7051 1726867088.72457: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py 7051 1726867088.72548: Sending initial data 7051 1726867088.72552: Sent initial data (153 bytes) 7051 1726867088.72981: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.72985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867088.72987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.72990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.73000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.73041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.73060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.73102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.74606: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867088.74609: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867088.74646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867088.74691: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp43k7d6wv /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py <<< 7051 1726867088.74694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py" <<< 7051 1726867088.74738: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp43k7d6wv" to remote "/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py" <<< 7051 1726867088.75307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.75341: stderr chunk (state=3): >>><<< 7051 1726867088.75345: stdout chunk (state=3): >>><<< 7051 1726867088.75384: done transferring module to remote 7051 1726867088.75392: _low_level_execute_command(): starting 7051 1726867088.75395: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/ /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py && sleep 0' 7051 1726867088.75816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867088.75819: 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 <<< 7051 1726867088.75821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.75823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867088.75825: 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 <<< 7051 1726867088.75827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.75878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.75885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.75926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.77622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.77642: stderr chunk (state=3): >>><<< 7051 1726867088.77647: stdout chunk (state=3): >>><<< 7051 1726867088.77658: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.77661: _low_level_execute_command(): starting 7051 1726867088.77664: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/AnsiballZ_command.py && sleep 0' 7051 1726867088.78063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.78066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867088.78068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867088.78070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867088.78072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.78122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867088.78126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.78178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.93545: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.093 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.093/0.093/0.093/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:18:08.929725", "end": "2024-09-20 17:18:08.933817", "delta": "0:00:00.004092", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867088.94991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867088.95019: stderr chunk (state=3): >>><<< 7051 1726867088.95022: stdout chunk (state=3): >>><<< 7051 1726867088.95037: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.093 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.093/0.093/0.093/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:18:08.929725", "end": "2024-09-20 17:18:08.933817", "delta": "0:00:00.004092", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867088.95067: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867088.95081: _low_level_execute_command(): starting 7051 1726867088.95084: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867088.697458-8989-152561292356033/ > /dev/null 2>&1 && sleep 0' 7051 1726867088.95523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.95526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867088.95528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.95530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867088.95532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867088.95534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867088.95580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867088.95584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867088.95638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867088.97441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867088.97463: stderr chunk (state=3): >>><<< 7051 1726867088.97466: stdout chunk (state=3): >>><<< 7051 1726867088.97485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867088.97491: handler run complete 7051 1726867088.97507: Evaluated conditional (False): False 7051 1726867088.97516: attempt loop complete, returning result 7051 1726867088.97519: _execute() done 7051 1726867088.97521: dumping result to json 7051 1726867088.97529: done dumping result, returning 7051 1726867088.97535: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0affcac9-a3a5-79ed-6d0d-0000000000f8] 7051 1726867088.97539: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000f8 7051 1726867088.97634: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000000f8 7051 1726867088.97637: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.004092", "end": "2024-09-20 17:18:08.933817", "rc": 0, "start": "2024-09-20 17:18:08.929725" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.093 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.093/0.093/0.093/0.000 ms 7051 1726867088.97704: no more pending results, returning what we have 7051 1726867088.97708: results queue empty 7051 1726867088.97709: checking for any_errors_fatal 7051 1726867088.97711: done checking for any_errors_fatal 7051 1726867088.97711: checking for max_fail_percentage 7051 1726867088.97713: done checking for max_fail_percentage 7051 1726867088.97714: checking to see if all hosts have failed and the running result is not ok 7051 1726867088.97715: done checking to see if all hosts have failed 7051 1726867088.97715: getting the remaining hosts for this loop 7051 1726867088.97717: done getting the remaining hosts for this loop 7051 1726867088.97720: getting the next task for host managed_node1 7051 1726867088.97728: done getting next task for host managed_node1 7051 1726867088.97733: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867088.97736: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867088.97756: getting variables 7051 1726867088.97758: in VariableManager get_vars() 7051 1726867088.97813: Calling all_inventory to load vars for managed_node1 7051 1726867088.97815: Calling groups_inventory to load vars for managed_node1 7051 1726867088.97817: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867088.97826: Calling all_plugins_play to load vars for managed_node1 7051 1726867088.97828: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867088.97831: Calling groups_plugins_play to load vars for managed_node1 7051 1726867088.98736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867088.99610: done with get_vars() 7051 1726867088.99629: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:18:08 -0400 (0:00:00.370) 0:00:54.124 ****** 7051 1726867088.99700: entering _queue_task() for managed_node1/include_tasks 7051 1726867088.99930: worker is 1 (out of 1 available) 7051 1726867088.99942: exiting _queue_task() for managed_node1/include_tasks 7051 1726867088.99953: done queuing things up, now waiting for results queue to drain 7051 1726867088.99955: waiting for pending results... 7051 1726867089.00131: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867089.00224: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000100 7051 1726867089.00236: variable 'ansible_search_path' from source: unknown 7051 1726867089.00239: variable 'ansible_search_path' from source: unknown 7051 1726867089.00266: calling self._execute() 7051 1726867089.00338: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.00342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.00351: variable 'omit' from source: magic vars 7051 1726867089.00624: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.00635: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.00768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867089.02253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867089.02304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867089.02333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867089.02360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867089.02383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867089.02442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.02469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.02486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.02513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.02523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.02606: variable 'ansible_distribution' from source: facts 7051 1726867089.02610: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.02616: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.02693: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.02699: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.02810: variable 'ansible_distribution' from source: facts 7051 1726867089.02814: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.02820: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.02891: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.02897: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.03006: variable 'ansible_distribution' from source: facts 7051 1726867089.03015: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.03018: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.03020: _execute() done 7051 1726867089.03023: dumping result to json 7051 1726867089.03025: done dumping result, returning 7051 1726867089.03036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-000000000100] 7051 1726867089.03040: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000100 7051 1726867089.03131: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000100 7051 1726867089.03135: WORKER PROCESS EXITING 7051 1726867089.03182: no more pending results, returning what we have 7051 1726867089.03188: in VariableManager get_vars() 7051 1726867089.03254: Calling all_inventory to load vars for managed_node1 7051 1726867089.03256: Calling groups_inventory to load vars for managed_node1 7051 1726867089.03259: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867089.03269: Calling all_plugins_play to load vars for managed_node1 7051 1726867089.03271: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867089.03276: Calling groups_plugins_play to load vars for managed_node1 7051 1726867089.04082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867089.05036: done with get_vars() 7051 1726867089.05049: variable 'ansible_search_path' from source: unknown 7051 1726867089.05050: variable 'ansible_search_path' from source: unknown 7051 1726867089.05080: we have included files to process 7051 1726867089.05081: generating all_blocks data 7051 1726867089.05082: done generating all_blocks data 7051 1726867089.05085: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867089.05086: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867089.05088: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867089.05472: done processing included file 7051 1726867089.05476: iterating over new_blocks loaded from include file 7051 1726867089.05478: in VariableManager get_vars() 7051 1726867089.05500: done with get_vars() 7051 1726867089.05501: filtering new block on tags 7051 1726867089.05513: done filtering new block on tags 7051 1726867089.05515: in VariableManager get_vars() 7051 1726867089.05534: done with get_vars() 7051 1726867089.05535: filtering new block on tags 7051 1726867089.05548: done filtering new block on tags 7051 1726867089.05549: in VariableManager get_vars() 7051 1726867089.05567: done with get_vars() 7051 1726867089.05568: filtering new block on tags 7051 1726867089.05582: done filtering new block on tags 7051 1726867089.05583: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867089.05587: extending task lists for all hosts with included blocks 7051 1726867089.06045: done extending task lists 7051 1726867089.06046: done processing included files 7051 1726867089.06047: results queue empty 7051 1726867089.06047: checking for any_errors_fatal 7051 1726867089.06051: done checking for any_errors_fatal 7051 1726867089.06051: checking for max_fail_percentage 7051 1726867089.06052: done checking for max_fail_percentage 7051 1726867089.06052: checking to see if all hosts have failed and the running result is not ok 7051 1726867089.06053: done checking to see if all hosts have failed 7051 1726867089.06053: getting the remaining hosts for this loop 7051 1726867089.06054: done getting the remaining hosts for this loop 7051 1726867089.06060: getting the next task for host managed_node1 7051 1726867089.06064: done getting next task for host managed_node1 7051 1726867089.06066: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867089.06069: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867089.06080: getting variables 7051 1726867089.06080: in VariableManager get_vars() 7051 1726867089.06093: Calling all_inventory to load vars for managed_node1 7051 1726867089.06095: Calling groups_inventory to load vars for managed_node1 7051 1726867089.06096: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867089.06100: Calling all_plugins_play to load vars for managed_node1 7051 1726867089.06101: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867089.06103: Calling groups_plugins_play to load vars for managed_node1 7051 1726867089.06737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867089.07578: done with get_vars() 7051 1726867089.07593: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:18:09 -0400 (0:00:00.079) 0:00:54.203 ****** 7051 1726867089.07640: entering _queue_task() for managed_node1/setup 7051 1726867089.07881: worker is 1 (out of 1 available) 7051 1726867089.07894: exiting _queue_task() for managed_node1/setup 7051 1726867089.07905: done queuing things up, now waiting for results queue to drain 7051 1726867089.07907: waiting for pending results... 7051 1726867089.08082: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867089.08191: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000004ac 7051 1726867089.08202: variable 'ansible_search_path' from source: unknown 7051 1726867089.08206: variable 'ansible_search_path' from source: unknown 7051 1726867089.08232: calling self._execute() 7051 1726867089.08307: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.08311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.08320: variable 'omit' from source: magic vars 7051 1726867089.08603: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.08612: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.08742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867089.10296: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867089.10339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867089.10366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867089.10396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867089.10419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867089.10472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.10505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.10527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.10551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.10562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.10636: variable 'ansible_distribution' from source: facts 7051 1726867089.10645: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.10651: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.10726: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.10731: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.10847: variable 'ansible_distribution' from source: facts 7051 1726867089.10851: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.10854: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.10928: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.10931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.11043: variable 'ansible_distribution' from source: facts 7051 1726867089.11047: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.11052: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.11127: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.11130: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.11244: variable 'ansible_distribution' from source: facts 7051 1726867089.11248: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.11252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.11327: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.11330: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.11441: variable 'ansible_distribution' from source: facts 7051 1726867089.11444: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.11449: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.11545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.11562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.11582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.11608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.11622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.11654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.11670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.11691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.11715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.11727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.11818: variable '__network_required_facts' from source: role '' defaults 7051 1726867089.11825: variable 'ansible_facts' from source: unknown 7051 1726867089.12249: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867089.12252: when evaluation is False, skipping this task 7051 1726867089.12255: _execute() done 7051 1726867089.12257: dumping result to json 7051 1726867089.12259: done dumping result, returning 7051 1726867089.12267: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-0000000004ac] 7051 1726867089.12285: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004ac 7051 1726867089.12358: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004ac 7051 1726867089.12361: 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 } 7051 1726867089.12432: no more pending results, returning what we have 7051 1726867089.12437: results queue empty 7051 1726867089.12439: checking for any_errors_fatal 7051 1726867089.12440: done checking for any_errors_fatal 7051 1726867089.12441: checking for max_fail_percentage 7051 1726867089.12442: done checking for max_fail_percentage 7051 1726867089.12443: checking to see if all hosts have failed and the running result is not ok 7051 1726867089.12444: done checking to see if all hosts have failed 7051 1726867089.12444: getting the remaining hosts for this loop 7051 1726867089.12446: done getting the remaining hosts for this loop 7051 1726867089.12449: getting the next task for host managed_node1 7051 1726867089.12458: done getting next task for host managed_node1 7051 1726867089.12462: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867089.12465: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867089.12488: getting variables 7051 1726867089.12490: in VariableManager get_vars() 7051 1726867089.12536: Calling all_inventory to load vars for managed_node1 7051 1726867089.12538: Calling groups_inventory to load vars for managed_node1 7051 1726867089.12540: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867089.12548: Calling all_plugins_play to load vars for managed_node1 7051 1726867089.12550: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867089.12553: Calling groups_plugins_play to load vars for managed_node1 7051 1726867089.13399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867089.14267: done with get_vars() 7051 1726867089.14286: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:18:09 -0400 (0:00:00.067) 0:00:54.270 ****** 7051 1726867089.14357: entering _queue_task() for managed_node1/stat 7051 1726867089.14603: worker is 1 (out of 1 available) 7051 1726867089.14616: exiting _queue_task() for managed_node1/stat 7051 1726867089.14632: done queuing things up, now waiting for results queue to drain 7051 1726867089.14634: waiting for pending results... 7051 1726867089.14800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867089.14897: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000004ae 7051 1726867089.14911: variable 'ansible_search_path' from source: unknown 7051 1726867089.14915: variable 'ansible_search_path' from source: unknown 7051 1726867089.14941: calling self._execute() 7051 1726867089.15015: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.15018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.15028: variable 'omit' from source: magic vars 7051 1726867089.15305: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.15314: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.15445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867089.16922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867089.16969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867089.17001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867089.17025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867089.17047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867089.17107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.17137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.17158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.17188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.17199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.17275: variable 'ansible_distribution' from source: facts 7051 1726867089.17282: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17289: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.17364: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17368: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.17488: variable 'ansible_distribution' from source: facts 7051 1726867089.17492: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17494: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.17559: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17563: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.17675: variable 'ansible_distribution' from source: facts 7051 1726867089.17681: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17688: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.17758: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17761: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.17871: variable 'ansible_distribution' from source: facts 7051 1726867089.17875: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17884: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.17956: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.17959: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.18069: variable 'ansible_distribution' from source: facts 7051 1726867089.18072: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.18080: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.18160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867089.18269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867089.18299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867089.18321: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867089.18341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867089.18376: 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) 7051 1726867089.18405: 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) 7051 1726867089.18422: 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) 7051 1726867089.18440: 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) 7051 1726867089.18496: variable '__network_is_ostree' from source: set_fact 7051 1726867089.18502: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867089.18504: when evaluation is False, skipping this task 7051 1726867089.18507: _execute() done 7051 1726867089.18511: dumping result to json 7051 1726867089.18514: done dumping result, returning 7051 1726867089.18521: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-0000000004ae] 7051 1726867089.18526: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004ae 7051 1726867089.18606: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004ae 7051 1726867089.18608: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867089.18654: no more pending results, returning what we have 7051 1726867089.18658: results queue empty 7051 1726867089.18659: checking for any_errors_fatal 7051 1726867089.18665: done checking for any_errors_fatal 7051 1726867089.18666: checking for max_fail_percentage 7051 1726867089.18667: done checking for max_fail_percentage 7051 1726867089.18668: checking to see if all hosts have failed and the running result is not ok 7051 1726867089.18675: done checking to see if all hosts have failed 7051 1726867089.18676: getting the remaining hosts for this loop 7051 1726867089.18679: done getting the remaining hosts for this loop 7051 1726867089.18683: getting the next task for host managed_node1 7051 1726867089.18690: done getting next task for host managed_node1 7051 1726867089.18693: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867089.18697: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867089.18716: getting variables 7051 1726867089.18718: in VariableManager get_vars() 7051 1726867089.18768: Calling all_inventory to load vars for managed_node1 7051 1726867089.18770: Calling groups_inventory to load vars for managed_node1 7051 1726867089.18772: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867089.18788: Calling all_plugins_play to load vars for managed_node1 7051 1726867089.18791: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867089.18794: Calling groups_plugins_play to load vars for managed_node1 7051 1726867089.19583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867089.20444: done with get_vars() 7051 1726867089.20460: done getting variables 7051 1726867089.20506: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:18:09 -0400 (0:00:00.061) 0:00:54.332 ****** 7051 1726867089.20534: entering _queue_task() for managed_node1/set_fact 7051 1726867089.20776: worker is 1 (out of 1 available) 7051 1726867089.20791: exiting _queue_task() for managed_node1/set_fact 7051 1726867089.20805: done queuing things up, now waiting for results queue to drain 7051 1726867089.20806: waiting for pending results... 7051 1726867089.20984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867089.21087: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000004af 7051 1726867089.21100: variable 'ansible_search_path' from source: unknown 7051 1726867089.21104: variable 'ansible_search_path' from source: unknown 7051 1726867089.21130: calling self._execute() 7051 1726867089.21201: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.21205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.21214: variable 'omit' from source: magic vars 7051 1726867089.21484: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.21494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.21625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867089.23267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867089.23313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867089.23342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867089.23367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867089.23390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867089.23449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.23469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.23490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.23515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.23526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.23606: variable 'ansible_distribution' from source: facts 7051 1726867089.23609: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.23615: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.23696: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.23699: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.23813: variable 'ansible_distribution' from source: facts 7051 1726867089.23817: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.23822: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.23898: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.23903: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.24010: variable 'ansible_distribution' from source: facts 7051 1726867089.24014: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.24020: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.24103: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.24106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.24214: variable 'ansible_distribution' from source: facts 7051 1726867089.24218: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.24223: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.24293: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.24296: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.24407: variable 'ansible_distribution' from source: facts 7051 1726867089.24412: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.24415: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.24495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867089.24602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867089.24628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867089.24653: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867089.24676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867089.24706: 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) 7051 1726867089.24721: 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) 7051 1726867089.24738: 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) 7051 1726867089.24759: 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) 7051 1726867089.24809: variable '__network_is_ostree' from source: set_fact 7051 1726867089.24815: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867089.24818: when evaluation is False, skipping this task 7051 1726867089.24821: _execute() done 7051 1726867089.24825: dumping result to json 7051 1726867089.24828: done dumping result, returning 7051 1726867089.24836: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-0000000004af] 7051 1726867089.24840: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004af 7051 1726867089.24925: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004af 7051 1726867089.24927: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867089.25005: no more pending results, returning what we have 7051 1726867089.25008: results queue empty 7051 1726867089.25009: checking for any_errors_fatal 7051 1726867089.25013: done checking for any_errors_fatal 7051 1726867089.25014: checking for max_fail_percentage 7051 1726867089.25016: done checking for max_fail_percentage 7051 1726867089.25017: checking to see if all hosts have failed and the running result is not ok 7051 1726867089.25023: done checking to see if all hosts have failed 7051 1726867089.25024: getting the remaining hosts for this loop 7051 1726867089.25026: done getting the remaining hosts for this loop 7051 1726867089.25029: getting the next task for host managed_node1 7051 1726867089.25038: done getting next task for host managed_node1 7051 1726867089.25042: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867089.25045: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867089.25062: getting variables 7051 1726867089.25063: in VariableManager get_vars() 7051 1726867089.25115: Calling all_inventory to load vars for managed_node1 7051 1726867089.25117: Calling groups_inventory to load vars for managed_node1 7051 1726867089.25119: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867089.25127: Calling all_plugins_play to load vars for managed_node1 7051 1726867089.25130: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867089.25132: Calling groups_plugins_play to load vars for managed_node1 7051 1726867089.25995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867089.26850: done with get_vars() 7051 1726867089.26865: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:18:09 -0400 (0:00:00.064) 0:00:54.396 ****** 7051 1726867089.26937: entering _queue_task() for managed_node1/service_facts 7051 1726867089.27163: worker is 1 (out of 1 available) 7051 1726867089.27180: exiting _queue_task() for managed_node1/service_facts 7051 1726867089.27193: done queuing things up, now waiting for results queue to drain 7051 1726867089.27194: waiting for pending results... 7051 1726867089.27356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867089.27455: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000004b1 7051 1726867089.27467: variable 'ansible_search_path' from source: unknown 7051 1726867089.27471: variable 'ansible_search_path' from source: unknown 7051 1726867089.27505: calling self._execute() 7051 1726867089.27585: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.27591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.27601: variable 'omit' from source: magic vars 7051 1726867089.27870: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.27883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.28014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867089.29474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867089.29523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867089.29550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867089.29576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867089.29602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867089.29658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867089.29692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867089.29713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867089.29739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867089.29750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867089.29827: variable 'ansible_distribution' from source: facts 7051 1726867089.29831: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.29837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.29914: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.29917: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.30035: variable 'ansible_distribution' from source: facts 7051 1726867089.30042: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30045: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.30112: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30115: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.30226: variable 'ansible_distribution' from source: facts 7051 1726867089.30230: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.30311: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30314: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.30425: variable 'ansible_distribution' from source: facts 7051 1726867089.30429: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30434: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.30508: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30511: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867089.30620: variable 'ansible_distribution' from source: facts 7051 1726867089.30623: variable 'ansible_distribution_major_version' from source: facts 7051 1726867089.30628: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867089.30634: variable 'omit' from source: magic vars 7051 1726867089.30680: variable 'omit' from source: magic vars 7051 1726867089.30708: variable 'omit' from source: magic vars 7051 1726867089.30727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867089.30747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867089.30761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867089.30774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867089.30787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867089.30811: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867089.30814: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.30817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.30879: Set connection var ansible_connection to ssh 7051 1726867089.30888: Set connection var ansible_pipelining to False 7051 1726867089.30893: Set connection var ansible_shell_executable to /bin/sh 7051 1726867089.30905: Set connection var ansible_shell_type to sh 7051 1726867089.30908: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867089.30910: Set connection var ansible_timeout to 10 7051 1726867089.30929: variable 'ansible_shell_executable' from source: unknown 7051 1726867089.30932: variable 'ansible_connection' from source: unknown 7051 1726867089.30934: variable 'ansible_module_compression' from source: unknown 7051 1726867089.30936: variable 'ansible_shell_type' from source: unknown 7051 1726867089.30938: variable 'ansible_shell_executable' from source: unknown 7051 1726867089.30940: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867089.30944: variable 'ansible_pipelining' from source: unknown 7051 1726867089.30947: variable 'ansible_timeout' from source: unknown 7051 1726867089.30951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867089.31045: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867089.31053: variable 'omit' from source: magic vars 7051 1726867089.31058: starting attempt loop 7051 1726867089.31061: running the handler 7051 1726867089.31071: _low_level_execute_command(): starting 7051 1726867089.31082: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867089.31581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867089.31585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.31588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867089.31590: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.31640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867089.31643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867089.31645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867089.31711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867089.33386: stdout chunk (state=3): >>>/root <<< 7051 1726867089.33487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867089.33515: stderr chunk (state=3): >>><<< 7051 1726867089.33519: stdout chunk (state=3): >>><<< 7051 1726867089.33542: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867089.33546: _low_level_execute_command(): starting 7051 1726867089.33551: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506 `" && echo ansible-tmp-1726867089.335357-9004-79280461922506="` echo /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506 `" ) && sleep 0' 7051 1726867089.33985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867089.33988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867089.33991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.33993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867089.33995: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.34047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867089.34054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867089.34056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867089.34106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867089.35981: stdout chunk (state=3): >>>ansible-tmp-1726867089.335357-9004-79280461922506=/root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506 <<< 7051 1726867089.36083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867089.36108: stderr chunk (state=3): >>><<< 7051 1726867089.36111: stdout chunk (state=3): >>><<< 7051 1726867089.36123: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867089.335357-9004-79280461922506=/root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867089.36163: variable 'ansible_module_compression' from source: unknown 7051 1726867089.36199: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7051 1726867089.36228: variable 'ansible_facts' from source: unknown 7051 1726867089.36292: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py 7051 1726867089.36391: Sending initial data 7051 1726867089.36394: Sent initial data (158 bytes) 7051 1726867089.36837: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867089.36841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867089.36843: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.36849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867089.36851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867089.36853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.36903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867089.36911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867089.36917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867089.36955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867089.38522: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867089.38525: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867089.38559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867089.38606: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp5u0yx807 /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py <<< 7051 1726867089.38609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py" <<< 7051 1726867089.38650: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp5u0yx807" to remote "/root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py" <<< 7051 1726867089.38653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py" <<< 7051 1726867089.39224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867089.39263: stderr chunk (state=3): >>><<< 7051 1726867089.39267: stdout chunk (state=3): >>><<< 7051 1726867089.39330: done transferring module to remote 7051 1726867089.39338: _low_level_execute_command(): starting 7051 1726867089.39343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/ /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py && sleep 0' 7051 1726867089.39773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867089.39781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867089.39784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.39786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867089.39788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.39836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867089.39840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867089.39887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867089.41594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867089.41615: stderr chunk (state=3): >>><<< 7051 1726867089.41618: stdout chunk (state=3): >>><<< 7051 1726867089.41630: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867089.41633: _low_level_execute_command(): starting 7051 1726867089.41638: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/AnsiballZ_service_facts.py && sleep 0' 7051 1726867089.42055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867089.42058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867089.42060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.42063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867089.42065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867089.42119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867089.42128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867089.42172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867090.93802: 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.<<< 7051 1726867090.93923: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "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"}, "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-system<<< 7051 1726867090.93966: stdout chunk (state=3): >>>d-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": {}}} <<< 7051 1726867090.95403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867090.95459: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867090.95471: stderr chunk (state=3): >>><<< 7051 1726867090.95488: stdout chunk (state=3): >>><<< 7051 1726867090.95526: _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"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867090.96554: 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-1726867089.335357-9004-79280461922506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867090.96558: _low_level_execute_command(): starting 7051 1726867090.96560: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867089.335357-9004-79280461922506/ > /dev/null 2>&1 && sleep 0' 7051 1726867090.97284: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867090.97288: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867090.97308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867090.97329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867090.97403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867090.99384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867090.99387: stdout chunk (state=3): >>><<< 7051 1726867090.99390: stderr chunk (state=3): >>><<< 7051 1726867090.99392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867090.99394: handler run complete 7051 1726867090.99485: variable 'ansible_facts' from source: unknown 7051 1726867090.99647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.00172: variable 'ansible_facts' from source: unknown 7051 1726867091.00322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.00550: attempt loop complete, returning result 7051 1726867091.00560: _execute() done 7051 1726867091.00566: dumping result to json 7051 1726867091.00643: done dumping result, returning 7051 1726867091.00655: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-0000000004b1] 7051 1726867091.00664: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004b1 7051 1726867091.01929: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004b1 7051 1726867091.01932: 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 } 7051 1726867091.02056: no more pending results, returning what we have 7051 1726867091.02059: results queue empty 7051 1726867091.02060: checking for any_errors_fatal 7051 1726867091.02065: done checking for any_errors_fatal 7051 1726867091.02066: checking for max_fail_percentage 7051 1726867091.02067: done checking for max_fail_percentage 7051 1726867091.02068: checking to see if all hosts have failed and the running result is not ok 7051 1726867091.02069: done checking to see if all hosts have failed 7051 1726867091.02069: getting the remaining hosts for this loop 7051 1726867091.02071: done getting the remaining hosts for this loop 7051 1726867091.02080: getting the next task for host managed_node1 7051 1726867091.02087: done getting next task for host managed_node1 7051 1726867091.02091: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867091.02094: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867091.02107: getting variables 7051 1726867091.02108: in VariableManager get_vars() 7051 1726867091.02159: Calling all_inventory to load vars for managed_node1 7051 1726867091.02162: Calling groups_inventory to load vars for managed_node1 7051 1726867091.02165: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867091.02180: Calling all_plugins_play to load vars for managed_node1 7051 1726867091.02184: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867091.02187: Calling groups_plugins_play to load vars for managed_node1 7051 1726867091.03494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.05131: done with get_vars() 7051 1726867091.05153: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:18:11 -0400 (0:00:01.783) 0:00:56.179 ****** 7051 1726867091.05254: entering _queue_task() for managed_node1/package_facts 7051 1726867091.05565: worker is 1 (out of 1 available) 7051 1726867091.05715: exiting _queue_task() for managed_node1/package_facts 7051 1726867091.05728: done queuing things up, now waiting for results queue to drain 7051 1726867091.05729: waiting for pending results... 7051 1726867091.05944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867091.06046: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000004b2 7051 1726867091.06070: variable 'ansible_search_path' from source: unknown 7051 1726867091.06082: variable 'ansible_search_path' from source: unknown 7051 1726867091.06152: calling self._execute() 7051 1726867091.06230: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867091.06245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867091.06270: variable 'omit' from source: magic vars 7051 1726867091.06672: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.06697: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867091.06924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867091.09267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867091.09345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867091.09392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867091.09582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867091.09586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867091.09588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867091.09591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867091.09620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867091.09664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867091.09689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867091.09812: variable 'ansible_distribution' from source: facts 7051 1726867091.09930: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.09933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867091.09959: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.09970: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867091.10160: variable 'ansible_distribution' from source: facts 7051 1726867091.10169: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10183: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867091.10300: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10310: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867091.10493: variable 'ansible_distribution' from source: facts 7051 1726867091.10502: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10512: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867091.10624: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10634: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867091.10816: variable 'ansible_distribution' from source: facts 7051 1726867091.10827: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867091.10952: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.10962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867091.11147: variable 'ansible_distribution' from source: facts 7051 1726867091.11156: variable 'ansible_distribution_major_version' from source: facts 7051 1726867091.11166: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867091.11180: variable 'omit' from source: magic vars 7051 1726867091.11347: variable 'omit' from source: magic vars 7051 1726867091.11350: variable 'omit' from source: magic vars 7051 1726867091.11352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867091.11365: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867091.11394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867091.11415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867091.11431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867091.11478: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867091.11490: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867091.11498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867091.11607: Set connection var ansible_connection to ssh 7051 1726867091.11623: Set connection var ansible_pipelining to False 7051 1726867091.11637: Set connection var ansible_shell_executable to /bin/sh 7051 1726867091.11649: Set connection var ansible_shell_type to sh 7051 1726867091.11658: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867091.11678: Set connection var ansible_timeout to 10 7051 1726867091.11785: variable 'ansible_shell_executable' from source: unknown 7051 1726867091.11789: variable 'ansible_connection' from source: unknown 7051 1726867091.11791: variable 'ansible_module_compression' from source: unknown 7051 1726867091.11793: variable 'ansible_shell_type' from source: unknown 7051 1726867091.11795: variable 'ansible_shell_executable' from source: unknown 7051 1726867091.11797: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867091.11799: variable 'ansible_pipelining' from source: unknown 7051 1726867091.11802: variable 'ansible_timeout' from source: unknown 7051 1726867091.11804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867091.11909: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867091.11925: variable 'omit' from source: magic vars 7051 1726867091.11935: starting attempt loop 7051 1726867091.11942: running the handler 7051 1726867091.11959: _low_level_execute_command(): starting 7051 1726867091.11984: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867091.12715: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.12719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867091.12722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.12724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.12726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867091.12728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.12783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.12805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.12903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.14542: stdout chunk (state=3): >>>/root <<< 7051 1726867091.14705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867091.14708: stdout chunk (state=3): >>><<< 7051 1726867091.14711: stderr chunk (state=3): >>><<< 7051 1726867091.14729: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867091.14825: _low_level_execute_command(): starting 7051 1726867091.14829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655 `" && echo ansible-tmp-1726867091.1474202-9056-64765850105655="` echo /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655 `" ) && sleep 0' 7051 1726867091.15342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867091.15345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.15354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867091.15457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867091.15460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867091.15463: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867091.15464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.15466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867091.15495: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.15535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.15588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.17449: stdout chunk (state=3): >>>ansible-tmp-1726867091.1474202-9056-64765850105655=/root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655 <<< 7051 1726867091.17603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867091.17606: stdout chunk (state=3): >>><<< 7051 1726867091.17608: stderr chunk (state=3): >>><<< 7051 1726867091.17783: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867091.1474202-9056-64765850105655=/root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867091.17787: variable 'ansible_module_compression' from source: unknown 7051 1726867091.17790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7051 1726867091.17792: variable 'ansible_facts' from source: unknown 7051 1726867091.17986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py 7051 1726867091.18141: Sending initial data 7051 1726867091.18149: Sent initial data (159 bytes) 7051 1726867091.18728: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867091.18791: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.18833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867091.18845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.18854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.18926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.20457: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867091.20498: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867091.20574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpb54o_4jo /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py <<< 7051 1726867091.20584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py" <<< 7051 1726867091.20614: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpb54o_4jo" to remote "/root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py" <<< 7051 1726867091.22236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867091.22239: stdout chunk (state=3): >>><<< 7051 1726867091.22241: stderr chunk (state=3): >>><<< 7051 1726867091.22285: done transferring module to remote 7051 1726867091.22299: _low_level_execute_command(): starting 7051 1726867091.22306: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/ /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py && sleep 0' 7051 1726867091.22915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867091.22931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.22948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867091.23002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.23070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867091.23107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.23143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.23197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.25095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867091.25098: stdout chunk (state=3): >>><<< 7051 1726867091.25100: stderr chunk (state=3): >>><<< 7051 1726867091.25103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867091.25105: _low_level_execute_command(): starting 7051 1726867091.25107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/AnsiballZ_package_facts.py && sleep 0' 7051 1726867091.25741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.25767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.25849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.70983: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7051 1726867091.70999: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 7051 1726867091.71006: 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, "arc<<< 7051 1726867091.71016: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-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<<< 7051 1726867091.71034: 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.<<< 7051 1726867091.71047: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867091.72762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867091.72793: stderr chunk (state=3): >>><<< 7051 1726867091.72797: stdout chunk (state=3): >>><<< 7051 1726867091.72831: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867091.74933: 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-1726867091.1474202-9056-64765850105655/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867091.74938: _low_level_execute_command(): starting 7051 1726867091.74941: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867091.1474202-9056-64765850105655/ > /dev/null 2>&1 && sleep 0' 7051 1726867091.75587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867091.75590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.75593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867091.75595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867091.75597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867091.75599: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867091.75600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.75602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867091.75604: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867091.75606: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867091.75607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867091.75609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867091.75611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867091.75613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867091.75615: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867091.75616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867091.75645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867091.75657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867091.75681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867091.75912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867091.77749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867091.77752: stdout chunk (state=3): >>><<< 7051 1726867091.77760: stderr chunk (state=3): >>><<< 7051 1726867091.77778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867091.77782: handler run complete 7051 1726867091.79489: variable 'ansible_facts' from source: unknown 7051 1726867091.86147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.87964: variable 'ansible_facts' from source: unknown 7051 1726867091.88385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.89088: attempt loop complete, returning result 7051 1726867091.89105: _execute() done 7051 1726867091.89112: dumping result to json 7051 1726867091.89318: done dumping result, returning 7051 1726867091.89331: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-0000000004b2] 7051 1726867091.89338: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004b2 7051 1726867091.91925: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000004b2 7051 1726867091.91929: 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 } 7051 1726867091.92072: no more pending results, returning what we have 7051 1726867091.92081: results queue empty 7051 1726867091.92082: checking for any_errors_fatal 7051 1726867091.92086: done checking for any_errors_fatal 7051 1726867091.92087: checking for max_fail_percentage 7051 1726867091.92088: done checking for max_fail_percentage 7051 1726867091.92089: checking to see if all hosts have failed and the running result is not ok 7051 1726867091.92090: done checking to see if all hosts have failed 7051 1726867091.92091: getting the remaining hosts for this loop 7051 1726867091.92092: done getting the remaining hosts for this loop 7051 1726867091.92095: getting the next task for host managed_node1 7051 1726867091.92102: done getting next task for host managed_node1 7051 1726867091.92106: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867091.92108: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867091.92120: getting variables 7051 1726867091.92122: in VariableManager get_vars() 7051 1726867091.92166: Calling all_inventory to load vars for managed_node1 7051 1726867091.92169: Calling groups_inventory to load vars for managed_node1 7051 1726867091.92172: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867091.92188: Calling all_plugins_play to load vars for managed_node1 7051 1726867091.92191: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867091.92195: Calling groups_plugins_play to load vars for managed_node1 7051 1726867091.97750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867091.99275: done with get_vars() 7051 1726867091.99298: done getting variables 7051 1726867091.99345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:11 -0400 (0:00:00.941) 0:00:57.120 ****** 7051 1726867091.99372: entering _queue_task() for managed_node1/debug 7051 1726867091.99696: worker is 1 (out of 1 available) 7051 1726867091.99707: exiting _queue_task() for managed_node1/debug 7051 1726867091.99719: done queuing things up, now waiting for results queue to drain 7051 1726867091.99721: waiting for pending results... 7051 1726867091.99998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867092.00145: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000101 7051 1726867092.00165: variable 'ansible_search_path' from source: unknown 7051 1726867092.00173: variable 'ansible_search_path' from source: unknown 7051 1726867092.00220: calling self._execute() 7051 1726867092.00321: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.00332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.00348: variable 'omit' from source: magic vars 7051 1726867092.00736: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.00756: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.00941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.03173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.03257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.03300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.03343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.03380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.03511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.03563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.03664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.03723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.03740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.03847: variable 'ansible_distribution' from source: facts 7051 1726867092.03897: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.03901: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.03974: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.03986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.04158: variable 'ansible_distribution' from source: facts 7051 1726867092.04169: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.04183: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.04482: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.04486: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.04488: variable 'ansible_distribution' from source: facts 7051 1726867092.04490: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.04493: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.04495: variable 'omit' from source: magic vars 7051 1726867092.04546: variable 'omit' from source: magic vars 7051 1726867092.04645: variable 'network_provider' from source: set_fact 7051 1726867092.04682: variable 'omit' from source: magic vars 7051 1726867092.04715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867092.04749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867092.04773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867092.04797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867092.04813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867092.04852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867092.04862: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.04870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.04970: Set connection var ansible_connection to ssh 7051 1726867092.04986: Set connection var ansible_pipelining to False 7051 1726867092.04999: Set connection var ansible_shell_executable to /bin/sh 7051 1726867092.05049: Set connection var ansible_shell_type to sh 7051 1726867092.05064: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867092.05093: Set connection var ansible_timeout to 10 7051 1726867092.05119: variable 'ansible_shell_executable' from source: unknown 7051 1726867092.05157: variable 'ansible_connection' from source: unknown 7051 1726867092.05160: variable 'ansible_module_compression' from source: unknown 7051 1726867092.05162: variable 'ansible_shell_type' from source: unknown 7051 1726867092.05164: variable 'ansible_shell_executable' from source: unknown 7051 1726867092.05166: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.05168: variable 'ansible_pipelining' from source: unknown 7051 1726867092.05170: variable 'ansible_timeout' from source: unknown 7051 1726867092.05172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.05266: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867092.05284: variable 'omit' from source: magic vars 7051 1726867092.05375: starting attempt loop 7051 1726867092.05380: running the handler 7051 1726867092.05383: handler run complete 7051 1726867092.05385: attempt loop complete, returning result 7051 1726867092.05387: _execute() done 7051 1726867092.05390: dumping result to json 7051 1726867092.05392: done dumping result, returning 7051 1726867092.05394: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-000000000101] 7051 1726867092.05396: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000101 ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867092.05651: no more pending results, returning what we have 7051 1726867092.05655: results queue empty 7051 1726867092.05656: checking for any_errors_fatal 7051 1726867092.05667: done checking for any_errors_fatal 7051 1726867092.05668: checking for max_fail_percentage 7051 1726867092.05670: done checking for max_fail_percentage 7051 1726867092.05675: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.05678: done checking to see if all hosts have failed 7051 1726867092.05679: getting the remaining hosts for this loop 7051 1726867092.05682: done getting the remaining hosts for this loop 7051 1726867092.05686: getting the next task for host managed_node1 7051 1726867092.05693: done getting next task for host managed_node1 7051 1726867092.05696: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867092.05699: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.05712: getting variables 7051 1726867092.05714: in VariableManager get_vars() 7051 1726867092.05768: Calling all_inventory to load vars for managed_node1 7051 1726867092.05771: Calling groups_inventory to load vars for managed_node1 7051 1726867092.05774: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.05782: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000101 7051 1726867092.05785: WORKER PROCESS EXITING 7051 1726867092.05891: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.05897: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.05901: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.07599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.09546: done with get_vars() 7051 1726867092.09570: done getting variables 7051 1726867092.09630: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:12 -0400 (0:00:00.102) 0:00:57.223 ****** 7051 1726867092.09668: entering _queue_task() for managed_node1/fail 7051 1726867092.10093: worker is 1 (out of 1 available) 7051 1726867092.10104: exiting _queue_task() for managed_node1/fail 7051 1726867092.10115: done queuing things up, now waiting for results queue to drain 7051 1726867092.10117: waiting for pending results... 7051 1726867092.10387: 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 7051 1726867092.10523: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000102 7051 1726867092.10544: variable 'ansible_search_path' from source: unknown 7051 1726867092.10556: variable 'ansible_search_path' from source: unknown 7051 1726867092.10602: calling self._execute() 7051 1726867092.10705: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.10718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.10733: variable 'omit' from source: magic vars 7051 1726867092.11114: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.11129: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.11332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.13793: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.13875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.13918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.13961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.13993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.14076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.14113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.14143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.14283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.14288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.14310: variable 'ansible_distribution' from source: facts 7051 1726867092.14319: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.14336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.14451: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.14461: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.14624: variable 'ansible_distribution' from source: facts 7051 1726867092.14633: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.14644: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.14756: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.14768: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.14947: variable 'ansible_distribution' from source: facts 7051 1726867092.14956: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.14966: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.15080: variable 'network_state' from source: role '' defaults 7051 1726867092.15165: Evaluated conditional (network_state != {}): False 7051 1726867092.15168: when evaluation is False, skipping this task 7051 1726867092.15170: _execute() done 7051 1726867092.15172: dumping result to json 7051 1726867092.15174: done dumping result, returning 7051 1726867092.15179: 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 [0affcac9-a3a5-79ed-6d0d-000000000102] 7051 1726867092.15181: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000102 7051 1726867092.15248: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000102 7051 1726867092.15250: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867092.15315: no more pending results, returning what we have 7051 1726867092.15319: results queue empty 7051 1726867092.15320: checking for any_errors_fatal 7051 1726867092.15325: done checking for any_errors_fatal 7051 1726867092.15326: checking for max_fail_percentage 7051 1726867092.15327: done checking for max_fail_percentage 7051 1726867092.15328: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.15329: done checking to see if all hosts have failed 7051 1726867092.15330: getting the remaining hosts for this loop 7051 1726867092.15331: done getting the remaining hosts for this loop 7051 1726867092.15335: getting the next task for host managed_node1 7051 1726867092.15343: done getting next task for host managed_node1 7051 1726867092.15346: ^ 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 7051 1726867092.15349: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.15370: getting variables 7051 1726867092.15372: in VariableManager get_vars() 7051 1726867092.15531: Calling all_inventory to load vars for managed_node1 7051 1726867092.15534: Calling groups_inventory to load vars for managed_node1 7051 1726867092.15536: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.15548: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.15551: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.15554: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.17085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.18599: done with get_vars() 7051 1726867092.18622: done getting variables 7051 1726867092.18682: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:12 -0400 (0:00:00.090) 0:00:57.314 ****** 7051 1726867092.18720: entering _queue_task() for managed_node1/fail 7051 1726867092.19035: worker is 1 (out of 1 available) 7051 1726867092.19046: exiting _queue_task() for managed_node1/fail 7051 1726867092.19059: done queuing things up, now waiting for results queue to drain 7051 1726867092.19060: waiting for pending results... 7051 1726867092.19395: 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 7051 1726867092.19512: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000103 7051 1726867092.19517: variable 'ansible_search_path' from source: unknown 7051 1726867092.19520: variable 'ansible_search_path' from source: unknown 7051 1726867092.19545: calling self._execute() 7051 1726867092.19652: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.19663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.19684: variable 'omit' from source: magic vars 7051 1726867092.20069: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.20091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.20288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.22531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.22615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.22655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.22699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.22734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.22822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.22857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.22895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.22942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.22962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.23082: variable 'ansible_distribution' from source: facts 7051 1726867092.23093: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.23109: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.23226: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.23240: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.23454: variable 'ansible_distribution' from source: facts 7051 1726867092.23468: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.23481: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.23590: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.23601: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.23800: variable 'ansible_distribution' from source: facts 7051 1726867092.23803: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.23805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.23921: variable 'network_state' from source: role '' defaults 7051 1726867092.23936: Evaluated conditional (network_state != {}): False 7051 1726867092.23944: when evaluation is False, skipping this task 7051 1726867092.23951: _execute() done 7051 1726867092.23957: dumping result to json 7051 1726867092.23965: done dumping result, returning 7051 1726867092.23979: 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 [0affcac9-a3a5-79ed-6d0d-000000000103] 7051 1726867092.24011: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000103 7051 1726867092.24199: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000103 7051 1726867092.24203: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867092.24251: no more pending results, returning what we have 7051 1726867092.24255: results queue empty 7051 1726867092.24256: checking for any_errors_fatal 7051 1726867092.24262: done checking for any_errors_fatal 7051 1726867092.24263: checking for max_fail_percentage 7051 1726867092.24266: done checking for max_fail_percentage 7051 1726867092.24266: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.24267: done checking to see if all hosts have failed 7051 1726867092.24268: getting the remaining hosts for this loop 7051 1726867092.24269: done getting the remaining hosts for this loop 7051 1726867092.24273: getting the next task for host managed_node1 7051 1726867092.24387: done getting next task for host managed_node1 7051 1726867092.24391: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867092.24394: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.24414: getting variables 7051 1726867092.24416: in VariableManager get_vars() 7051 1726867092.24473: Calling all_inventory to load vars for managed_node1 7051 1726867092.24478: Calling groups_inventory to load vars for managed_node1 7051 1726867092.24588: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.24597: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.24600: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.24604: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.25941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.27641: done with get_vars() 7051 1726867092.27662: done getting variables 7051 1726867092.27723: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:12 -0400 (0:00:00.090) 0:00:57.404 ****** 7051 1726867092.27761: entering _queue_task() for managed_node1/fail 7051 1726867092.28065: worker is 1 (out of 1 available) 7051 1726867092.28076: exiting _queue_task() for managed_node1/fail 7051 1726867092.28091: done queuing things up, now waiting for results queue to drain 7051 1726867092.28092: waiting for pending results... 7051 1726867092.28516: 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 7051 1726867092.28622: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000104 7051 1726867092.28647: variable 'ansible_search_path' from source: unknown 7051 1726867092.28656: variable 'ansible_search_path' from source: unknown 7051 1726867092.28740: calling self._execute() 7051 1726867092.28806: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.28818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.28836: variable 'omit' from source: magic vars 7051 1726867092.29216: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.29233: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.29434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.31694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.31718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.31867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.32145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.32149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.32151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.32203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.32257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.32302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.32321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.32452: variable 'ansible_distribution' from source: facts 7051 1726867092.32466: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.32479: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.32602: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.32613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.32801: variable 'ansible_distribution' from source: facts 7051 1726867092.32810: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.32823: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.32923: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.32926: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.33099: variable 'ansible_distribution' from source: facts 7051 1726867092.33136: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.33151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.33289: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.33371: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867092.33426: variable 'ansible_distribution' from source: facts 7051 1726867092.33436: variable '__network_rh_distros' from source: role '' defaults 7051 1726867092.33449: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867092.33707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.33737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.33797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.33852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.33871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.34030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.34037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.34083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.34095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.34116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.34182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.34210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.34245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.34352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.34358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.34646: variable 'network_connections' from source: task vars 7051 1726867092.34661: variable 'interface' from source: play vars 7051 1726867092.34744: variable 'interface' from source: play vars 7051 1726867092.34785: variable 'network_state' from source: role '' defaults 7051 1726867092.34853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.35029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.35062: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.35087: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.35113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867092.35141: 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) 7051 1726867092.35156: 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) 7051 1726867092.35173: 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) 7051 1726867092.35193: 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) 7051 1726867092.35212: 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 7051 1726867092.35217: when evaluation is False, skipping this task 7051 1726867092.35220: _execute() done 7051 1726867092.35222: dumping result to json 7051 1726867092.35224: done dumping result, returning 7051 1726867092.35236: 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 [0affcac9-a3a5-79ed-6d0d-000000000104] 7051 1726867092.35238: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000104 7051 1726867092.35321: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000104 7051 1726867092.35323: 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" } 7051 1726867092.35381: no more pending results, returning what we have 7051 1726867092.35384: results queue empty 7051 1726867092.35385: checking for any_errors_fatal 7051 1726867092.35391: done checking for any_errors_fatal 7051 1726867092.35392: checking for max_fail_percentage 7051 1726867092.35394: done checking for max_fail_percentage 7051 1726867092.35395: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.35395: done checking to see if all hosts have failed 7051 1726867092.35396: getting the remaining hosts for this loop 7051 1726867092.35397: done getting the remaining hosts for this loop 7051 1726867092.35401: getting the next task for host managed_node1 7051 1726867092.35408: done getting next task for host managed_node1 7051 1726867092.35412: ^ 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 7051 1726867092.35414: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.35433: getting variables 7051 1726867092.35434: in VariableManager get_vars() 7051 1726867092.35487: Calling all_inventory to load vars for managed_node1 7051 1726867092.35489: Calling groups_inventory to load vars for managed_node1 7051 1726867092.35491: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.35500: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.35503: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.35505: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.36726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.38193: done with get_vars() 7051 1726867092.38216: done getting variables 7051 1726867092.38272: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:12 -0400 (0:00:00.105) 0:00:57.510 ****** 7051 1726867092.38306: entering _queue_task() for managed_node1/dnf 7051 1726867092.38570: worker is 1 (out of 1 available) 7051 1726867092.38598: exiting _queue_task() for managed_node1/dnf 7051 1726867092.38610: done queuing things up, now waiting for results queue to drain 7051 1726867092.38612: waiting for pending results... 7051 1726867092.38790: 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 7051 1726867092.38875: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000105 7051 1726867092.38890: variable 'ansible_search_path' from source: unknown 7051 1726867092.38895: variable 'ansible_search_path' from source: unknown 7051 1726867092.38922: calling self._execute() 7051 1726867092.38999: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.39002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.39012: variable 'omit' from source: magic vars 7051 1726867092.39303: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.39313: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.39448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.41426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.41834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.41838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.41983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.41987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.41990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.42007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.42042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.42088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.42107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.42220: variable 'ansible_distribution' from source: facts 7051 1726867092.42235: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42246: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.42362: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.42658: variable 'ansible_distribution' from source: facts 7051 1726867092.42671: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42682: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.42687: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42690: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.42816: variable 'ansible_distribution' from source: facts 7051 1726867092.42820: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42826: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.42940: variable 'ansible_distribution' from source: facts 7051 1726867092.42944: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.42954: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867092.43026: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867092.43109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.43127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.43145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.43170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.43182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.43212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.43230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.43247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.43271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.43284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.43313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.43330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.43348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.43372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.43385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.43483: variable 'network_connections' from source: task vars 7051 1726867092.43492: variable 'interface' from source: play vars 7051 1726867092.43538: variable 'interface' from source: play vars 7051 1726867092.43602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.43712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.43749: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.43772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.43798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867092.43827: 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) 7051 1726867092.43842: 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) 7051 1726867092.43860: 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) 7051 1726867092.43884: 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) 7051 1726867092.43918: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867092.44063: variable 'network_connections' from source: task vars 7051 1726867092.44066: variable 'interface' from source: play vars 7051 1726867092.44116: variable 'interface' from source: play vars 7051 1726867092.44133: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867092.44136: when evaluation is False, skipping this task 7051 1726867092.44139: _execute() done 7051 1726867092.44142: dumping result to json 7051 1726867092.44144: done dumping result, returning 7051 1726867092.44151: 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 [0affcac9-a3a5-79ed-6d0d-000000000105] 7051 1726867092.44156: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000105 7051 1726867092.44240: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000105 7051 1726867092.44243: 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" } 7051 1726867092.44295: no more pending results, returning what we have 7051 1726867092.44298: results queue empty 7051 1726867092.44299: checking for any_errors_fatal 7051 1726867092.44304: done checking for any_errors_fatal 7051 1726867092.44305: checking for max_fail_percentage 7051 1726867092.44307: done checking for max_fail_percentage 7051 1726867092.44308: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.44309: done checking to see if all hosts have failed 7051 1726867092.44309: getting the remaining hosts for this loop 7051 1726867092.44311: done getting the remaining hosts for this loop 7051 1726867092.44314: getting the next task for host managed_node1 7051 1726867092.44320: done getting next task for host managed_node1 7051 1726867092.44324: ^ 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 7051 1726867092.44326: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.44345: getting variables 7051 1726867092.44346: in VariableManager get_vars() 7051 1726867092.44404: Calling all_inventory to load vars for managed_node1 7051 1726867092.44407: Calling groups_inventory to load vars for managed_node1 7051 1726867092.44408: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.44417: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.44420: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.44422: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.45782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.46635: done with get_vars() 7051 1726867092.46650: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867092.46703: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:12 -0400 (0:00:00.084) 0:00:57.594 ****** 7051 1726867092.46727: entering _queue_task() for managed_node1/yum 7051 1726867092.46941: worker is 1 (out of 1 available) 7051 1726867092.46955: exiting _queue_task() for managed_node1/yum 7051 1726867092.46967: done queuing things up, now waiting for results queue to drain 7051 1726867092.46969: waiting for pending results... 7051 1726867092.47137: 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 7051 1726867092.47226: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000106 7051 1726867092.47238: variable 'ansible_search_path' from source: unknown 7051 1726867092.47241: variable 'ansible_search_path' from source: unknown 7051 1726867092.47267: calling self._execute() 7051 1726867092.47339: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.47342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.47353: variable 'omit' from source: magic vars 7051 1726867092.47627: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.47639: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.47767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.49214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.49267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.49299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.49324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.49343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.49404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.49423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.49439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.49464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.49475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.49560: variable 'ansible_distribution' from source: facts 7051 1726867092.49564: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.49569: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.49647: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.49650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.49762: variable 'ansible_distribution' from source: facts 7051 1726867092.49765: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.49770: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.49844: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.49847: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.49961: variable 'ansible_distribution' from source: facts 7051 1726867092.49965: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.49970: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.50059: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.50070: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867092.50076: when evaluation is False, skipping this task 7051 1726867092.50080: _execute() done 7051 1726867092.50083: dumping result to json 7051 1726867092.50085: done dumping result, returning 7051 1726867092.50088: 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 [0affcac9-a3a5-79ed-6d0d-000000000106] 7051 1726867092.50094: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000106 7051 1726867092.50173: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000106 7051 1726867092.50180: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867092.50224: no more pending results, returning what we have 7051 1726867092.50227: results queue empty 7051 1726867092.50228: checking for any_errors_fatal 7051 1726867092.50234: done checking for any_errors_fatal 7051 1726867092.50235: checking for max_fail_percentage 7051 1726867092.50236: done checking for max_fail_percentage 7051 1726867092.50237: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.50238: done checking to see if all hosts have failed 7051 1726867092.50238: getting the remaining hosts for this loop 7051 1726867092.50240: done getting the remaining hosts for this loop 7051 1726867092.50243: getting the next task for host managed_node1 7051 1726867092.50249: done getting next task for host managed_node1 7051 1726867092.50252: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867092.50255: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.50271: getting variables 7051 1726867092.50272: in VariableManager get_vars() 7051 1726867092.50319: Calling all_inventory to load vars for managed_node1 7051 1726867092.50321: Calling groups_inventory to load vars for managed_node1 7051 1726867092.50323: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.50331: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.50333: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.50335: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.51064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.51922: done with get_vars() 7051 1726867092.51936: done getting variables 7051 1726867092.51976: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:12 -0400 (0:00:00.052) 0:00:57.647 ****** 7051 1726867092.52005: entering _queue_task() for managed_node1/fail 7051 1726867092.52205: worker is 1 (out of 1 available) 7051 1726867092.52217: exiting _queue_task() for managed_node1/fail 7051 1726867092.52229: done queuing things up, now waiting for results queue to drain 7051 1726867092.52231: waiting for pending results... 7051 1726867092.52411: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867092.52493: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000107 7051 1726867092.52504: variable 'ansible_search_path' from source: unknown 7051 1726867092.52507: variable 'ansible_search_path' from source: unknown 7051 1726867092.52536: calling self._execute() 7051 1726867092.52612: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.52617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.52627: variable 'omit' from source: magic vars 7051 1726867092.52908: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.52917: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.53048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.54732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.54779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.54815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.54841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.54864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.54922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.54941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.54959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.54993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.55004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.55086: variable 'ansible_distribution' from source: facts 7051 1726867092.55089: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.55096: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.55171: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.55179: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.55290: variable 'ansible_distribution' from source: facts 7051 1726867092.55294: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.55296: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.55366: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.55370: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.55526: variable 'ansible_distribution' from source: facts 7051 1726867092.55529: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.55531: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.55559: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867092.55643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.55660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.55680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.55704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.55715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.55742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.55762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.55781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.55807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.55818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.55845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.55865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.55895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.55919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.55930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.56030: variable 'network_connections' from source: task vars 7051 1726867092.56040: variable 'interface' from source: play vars 7051 1726867092.56092: variable 'interface' from source: play vars 7051 1726867092.56148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.56257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.56298: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.56321: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.56343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867092.56371: 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) 7051 1726867092.56394: 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) 7051 1726867092.56413: 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) 7051 1726867092.56432: 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) 7051 1726867092.56466: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867092.56615: variable 'network_connections' from source: task vars 7051 1726867092.56619: variable 'interface' from source: play vars 7051 1726867092.56662: variable 'interface' from source: play vars 7051 1726867092.56684: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867092.56688: when evaluation is False, skipping this task 7051 1726867092.56690: _execute() done 7051 1726867092.56692: dumping result to json 7051 1726867092.56695: done dumping result, returning 7051 1726867092.56703: 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 [0affcac9-a3a5-79ed-6d0d-000000000107] 7051 1726867092.56706: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000107 7051 1726867092.56791: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000107 7051 1726867092.56794: 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" } 7051 1726867092.56844: no more pending results, returning what we have 7051 1726867092.56847: results queue empty 7051 1726867092.56848: checking for any_errors_fatal 7051 1726867092.56854: done checking for any_errors_fatal 7051 1726867092.56854: checking for max_fail_percentage 7051 1726867092.56856: done checking for max_fail_percentage 7051 1726867092.56857: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.56857: done checking to see if all hosts have failed 7051 1726867092.56858: getting the remaining hosts for this loop 7051 1726867092.56859: done getting the remaining hosts for this loop 7051 1726867092.56863: getting the next task for host managed_node1 7051 1726867092.56869: done getting next task for host managed_node1 7051 1726867092.56872: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867092.56875: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.56898: getting variables 7051 1726867092.56900: in VariableManager get_vars() 7051 1726867092.56953: Calling all_inventory to load vars for managed_node1 7051 1726867092.56955: Calling groups_inventory to load vars for managed_node1 7051 1726867092.56957: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.56966: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.56969: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.56971: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.57858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.58712: done with get_vars() 7051 1726867092.58728: done getting variables 7051 1726867092.58769: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:12 -0400 (0:00:00.067) 0:00:57.715 ****** 7051 1726867092.58796: entering _queue_task() for managed_node1/package 7051 1726867092.59028: worker is 1 (out of 1 available) 7051 1726867092.59041: exiting _queue_task() for managed_node1/package 7051 1726867092.59053: done queuing things up, now waiting for results queue to drain 7051 1726867092.59055: waiting for pending results... 7051 1726867092.59233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867092.59326: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000108 7051 1726867092.59337: variable 'ansible_search_path' from source: unknown 7051 1726867092.59340: variable 'ansible_search_path' from source: unknown 7051 1726867092.59367: calling self._execute() 7051 1726867092.59443: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.59447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.59456: variable 'omit' from source: magic vars 7051 1726867092.59731: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.59740: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.59873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.61349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.61403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.61429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.61454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.61478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.61534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.61554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.61579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.61606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.61617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.61698: variable 'ansible_distribution' from source: facts 7051 1726867092.61701: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.61707: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.61779: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.61788: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.61899: variable 'ansible_distribution' from source: facts 7051 1726867092.61903: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.61906: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.61975: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.61984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.62098: variable 'ansible_distribution' from source: facts 7051 1726867092.62102: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.62107: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.62202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.62307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.62344: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.62366: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.62392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867092.62456: variable 'network_packages' from source: role '' defaults 7051 1726867092.62527: variable '__network_provider_setup' from source: role '' defaults 7051 1726867092.62536: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867092.62590: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867092.62606: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867092.62647: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867092.62747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.62763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.62785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.62813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.62825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.62853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.62868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.62889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.62919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.62929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.63057: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867092.63127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.63144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.63163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.63192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.63202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.63264: variable 'ansible_python' from source: facts 7051 1726867092.63283: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867092.63339: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867092.63392: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867092.63471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.63492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.63508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.63531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.63542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.63576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.63595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.63611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.63635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.63645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.63741: variable 'network_connections' from source: task vars 7051 1726867092.63746: variable 'interface' from source: play vars 7051 1726867092.63819: variable 'interface' from source: play vars 7051 1726867092.63865: 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) 7051 1726867092.63891: 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) 7051 1726867092.63911: 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) 7051 1726867092.63931: 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) 7051 1726867092.63964: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867092.64147: variable 'network_connections' from source: task vars 7051 1726867092.64150: variable 'interface' from source: play vars 7051 1726867092.64224: variable 'interface' from source: play vars 7051 1726867092.64246: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867092.64303: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867092.64497: variable 'network_connections' from source: task vars 7051 1726867092.64500: variable 'interface' from source: play vars 7051 1726867092.64548: variable 'interface' from source: play vars 7051 1726867092.64564: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867092.64621: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867092.64824: variable 'network_connections' from source: task vars 7051 1726867092.64828: variable 'interface' from source: play vars 7051 1726867092.64875: variable 'interface' from source: play vars 7051 1726867092.64912: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867092.64952: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867092.64960: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867092.65006: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867092.65137: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867092.65433: variable 'network_connections' from source: task vars 7051 1726867092.65436: variable 'interface' from source: play vars 7051 1726867092.65480: variable 'interface' from source: play vars 7051 1726867092.65488: variable 'ansible_distribution' from source: facts 7051 1726867092.65491: variable '__network_rh_distros' from source: role '' defaults 7051 1726867092.65497: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.65510: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867092.65616: variable 'ansible_distribution' from source: facts 7051 1726867092.65621: variable '__network_rh_distros' from source: role '' defaults 7051 1726867092.65623: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.65633: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867092.65738: variable 'ansible_distribution' from source: facts 7051 1726867092.65747: variable '__network_rh_distros' from source: role '' defaults 7051 1726867092.65751: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.65775: variable 'network_provider' from source: set_fact 7051 1726867092.65791: variable 'ansible_facts' from source: unknown 7051 1726867092.66308: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7051 1726867092.66311: when evaluation is False, skipping this task 7051 1726867092.66314: _execute() done 7051 1726867092.66316: dumping result to json 7051 1726867092.66318: done dumping result, returning 7051 1726867092.66325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-000000000108] 7051 1726867092.66328: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000108 7051 1726867092.66412: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000108 7051 1726867092.66415: 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" } 7051 1726867092.66466: no more pending results, returning what we have 7051 1726867092.66469: results queue empty 7051 1726867092.66471: checking for any_errors_fatal 7051 1726867092.66479: done checking for any_errors_fatal 7051 1726867092.66480: checking for max_fail_percentage 7051 1726867092.66482: done checking for max_fail_percentage 7051 1726867092.66483: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.66484: done checking to see if all hosts have failed 7051 1726867092.66484: getting the remaining hosts for this loop 7051 1726867092.66486: done getting the remaining hosts for this loop 7051 1726867092.66489: getting the next task for host managed_node1 7051 1726867092.66496: done getting next task for host managed_node1 7051 1726867092.66499: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867092.66502: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.66520: getting variables 7051 1726867092.66522: in VariableManager get_vars() 7051 1726867092.66571: Calling all_inventory to load vars for managed_node1 7051 1726867092.66582: Calling groups_inventory to load vars for managed_node1 7051 1726867092.66586: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.66594: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.66597: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.66599: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.67387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.68359: done with get_vars() 7051 1726867092.68376: done getting variables 7051 1726867092.68419: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:12 -0400 (0:00:00.096) 0:00:57.811 ****** 7051 1726867092.68445: entering _queue_task() for managed_node1/package 7051 1726867092.68670: worker is 1 (out of 1 available) 7051 1726867092.68687: exiting _queue_task() for managed_node1/package 7051 1726867092.68700: done queuing things up, now waiting for results queue to drain 7051 1726867092.68701: waiting for pending results... 7051 1726867092.68866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867092.68956: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000109 7051 1726867092.68967: variable 'ansible_search_path' from source: unknown 7051 1726867092.68970: variable 'ansible_search_path' from source: unknown 7051 1726867092.68999: calling self._execute() 7051 1726867092.69069: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.69073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.69085: variable 'omit' from source: magic vars 7051 1726867092.69354: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.69363: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.69500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.70945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.70997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.71026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.71050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.71071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.71130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.71150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.71167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.71195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.71205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.71287: variable 'ansible_distribution' from source: facts 7051 1726867092.71290: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.71296: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.71370: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.71376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.71489: variable 'ansible_distribution' from source: facts 7051 1726867092.71492: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.71498: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.71568: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.71576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.71686: variable 'ansible_distribution' from source: facts 7051 1726867092.71690: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.71695: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.71772: variable 'network_state' from source: role '' defaults 7051 1726867092.71782: Evaluated conditional (network_state != {}): False 7051 1726867092.71787: when evaluation is False, skipping this task 7051 1726867092.71790: _execute() done 7051 1726867092.71793: dumping result to json 7051 1726867092.71795: done dumping result, returning 7051 1726867092.71798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-000000000109] 7051 1726867092.71800: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000109 7051 1726867092.71886: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000109 7051 1726867092.71889: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867092.71933: no more pending results, returning what we have 7051 1726867092.71937: results queue empty 7051 1726867092.71938: checking for any_errors_fatal 7051 1726867092.71943: done checking for any_errors_fatal 7051 1726867092.71943: checking for max_fail_percentage 7051 1726867092.71945: done checking for max_fail_percentage 7051 1726867092.71946: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.71947: done checking to see if all hosts have failed 7051 1726867092.71947: getting the remaining hosts for this loop 7051 1726867092.71949: done getting the remaining hosts for this loop 7051 1726867092.71953: getting the next task for host managed_node1 7051 1726867092.71959: done getting next task for host managed_node1 7051 1726867092.71962: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867092.71964: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.71988: getting variables 7051 1726867092.71990: in VariableManager get_vars() 7051 1726867092.72035: Calling all_inventory to load vars for managed_node1 7051 1726867092.72038: Calling groups_inventory to load vars for managed_node1 7051 1726867092.72040: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.72047: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.72050: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.72052: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.72803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.73663: done with get_vars() 7051 1726867092.73681: done getting variables 7051 1726867092.73723: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:12 -0400 (0:00:00.053) 0:00:57.864 ****** 7051 1726867092.73749: entering _queue_task() for managed_node1/package 7051 1726867092.73955: worker is 1 (out of 1 available) 7051 1726867092.73967: exiting _queue_task() for managed_node1/package 7051 1726867092.73984: done queuing things up, now waiting for results queue to drain 7051 1726867092.73986: waiting for pending results... 7051 1726867092.74144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867092.74228: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010a 7051 1726867092.74239: variable 'ansible_search_path' from source: unknown 7051 1726867092.74242: variable 'ansible_search_path' from source: unknown 7051 1726867092.74268: calling self._execute() 7051 1726867092.74336: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.74339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.74350: variable 'omit' from source: magic vars 7051 1726867092.74610: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.74618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.74746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.76282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.76286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.76289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.76291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.76299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.76355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.76375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.76401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.76429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.76440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.76523: variable 'ansible_distribution' from source: facts 7051 1726867092.76526: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.76532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.76606: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.76610: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.76722: variable 'ansible_distribution' from source: facts 7051 1726867092.76726: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.76730: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.76804: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.76808: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.76921: variable 'ansible_distribution' from source: facts 7051 1726867092.76924: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.76930: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.77007: variable 'network_state' from source: role '' defaults 7051 1726867092.77016: Evaluated conditional (network_state != {}): False 7051 1726867092.77019: when evaluation is False, skipping this task 7051 1726867092.77022: _execute() done 7051 1726867092.77024: dumping result to json 7051 1726867092.77027: done dumping result, returning 7051 1726867092.77034: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000010a] 7051 1726867092.77039: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010a 7051 1726867092.77121: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010a 7051 1726867092.77123: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867092.77163: no more pending results, returning what we have 7051 1726867092.77166: results queue empty 7051 1726867092.77168: checking for any_errors_fatal 7051 1726867092.77173: done checking for any_errors_fatal 7051 1726867092.77174: checking for max_fail_percentage 7051 1726867092.77175: done checking for max_fail_percentage 7051 1726867092.77176: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.77179: done checking to see if all hosts have failed 7051 1726867092.77180: getting the remaining hosts for this loop 7051 1726867092.77181: done getting the remaining hosts for this loop 7051 1726867092.77184: getting the next task for host managed_node1 7051 1726867092.77191: done getting next task for host managed_node1 7051 1726867092.77194: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867092.77197: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.77215: getting variables 7051 1726867092.77217: in VariableManager get_vars() 7051 1726867092.77261: Calling all_inventory to load vars for managed_node1 7051 1726867092.77264: Calling groups_inventory to load vars for managed_node1 7051 1726867092.77266: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.77274: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.77278: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.77287: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.78164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.79021: done with get_vars() 7051 1726867092.79035: done getting variables 7051 1726867092.79073: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:12 -0400 (0:00:00.053) 0:00:57.918 ****** 7051 1726867092.79103: entering _queue_task() for managed_node1/service 7051 1726867092.79298: worker is 1 (out of 1 available) 7051 1726867092.79311: exiting _queue_task() for managed_node1/service 7051 1726867092.79322: done queuing things up, now waiting for results queue to drain 7051 1726867092.79324: waiting for pending results... 7051 1726867092.79495: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867092.79581: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010b 7051 1726867092.79591: variable 'ansible_search_path' from source: unknown 7051 1726867092.79594: variable 'ansible_search_path' from source: unknown 7051 1726867092.79623: calling self._execute() 7051 1726867092.79695: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.79698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.79708: variable 'omit' from source: magic vars 7051 1726867092.79972: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.79995: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.80121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.81784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.81789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.81864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.81906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.81940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.82025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.82061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.82095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.82142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.82164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.82297: variable 'ansible_distribution' from source: facts 7051 1726867092.82309: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.82322: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.82459: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.82469: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.82641: variable 'ansible_distribution' from source: facts 7051 1726867092.82652: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.82665: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.82776: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.82790: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.82960: variable 'ansible_distribution' from source: facts 7051 1726867092.83082: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.83085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.83117: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867092.83242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.83270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.83305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.83349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.83370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.83415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.83445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.83475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.83522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.83543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.83589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.83620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.83652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.83699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.83720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.83881: variable 'network_connections' from source: task vars 7051 1726867092.83902: variable 'interface' from source: play vars 7051 1726867092.83978: variable 'interface' from source: play vars 7051 1726867092.84064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.84486: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.84489: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.84491: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.84494: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867092.84496: 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) 7051 1726867092.84498: 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) 7051 1726867092.84511: 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) 7051 1726867092.84515: 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) 7051 1726867092.84568: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867092.84793: variable 'network_connections' from source: task vars 7051 1726867092.84803: variable 'interface' from source: play vars 7051 1726867092.84862: variable 'interface' from source: play vars 7051 1726867092.84893: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867092.84903: when evaluation is False, skipping this task 7051 1726867092.84912: _execute() done 7051 1726867092.84919: dumping result to json 7051 1726867092.84928: done dumping result, returning 7051 1726867092.84938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-00000000010b] 7051 1726867092.84947: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7051 1726867092.85085: no more pending results, returning what we have 7051 1726867092.85089: results queue empty 7051 1726867092.85090: checking for any_errors_fatal 7051 1726867092.85097: done checking for any_errors_fatal 7051 1726867092.85097: checking for max_fail_percentage 7051 1726867092.85099: done checking for max_fail_percentage 7051 1726867092.85100: checking to see if all hosts have failed and the running result is not ok 7051 1726867092.85100: done checking to see if all hosts have failed 7051 1726867092.85101: getting the remaining hosts for this loop 7051 1726867092.85102: done getting the remaining hosts for this loop 7051 1726867092.85105: getting the next task for host managed_node1 7051 1726867092.85112: done getting next task for host managed_node1 7051 1726867092.85115: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867092.85118: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867092.85136: getting variables 7051 1726867092.85138: in VariableManager get_vars() 7051 1726867092.85396: Calling all_inventory to load vars for managed_node1 7051 1726867092.85399: Calling groups_inventory to load vars for managed_node1 7051 1726867092.85401: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867092.85411: Calling all_plugins_play to load vars for managed_node1 7051 1726867092.85414: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867092.85417: Calling groups_plugins_play to load vars for managed_node1 7051 1726867092.86580: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010b 7051 1726867092.86584: WORKER PROCESS EXITING 7051 1726867092.87226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867092.88257: done with get_vars() 7051 1726867092.88481: done getting variables 7051 1726867092.88533: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:12 -0400 (0:00:00.094) 0:00:58.012 ****** 7051 1726867092.88562: entering _queue_task() for managed_node1/service 7051 1726867092.88969: worker is 1 (out of 1 available) 7051 1726867092.88984: exiting _queue_task() for managed_node1/service 7051 1726867092.88995: done queuing things up, now waiting for results queue to drain 7051 1726867092.88997: waiting for pending results... 7051 1726867092.89175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867092.89313: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010c 7051 1726867092.89336: variable 'ansible_search_path' from source: unknown 7051 1726867092.89343: variable 'ansible_search_path' from source: unknown 7051 1726867092.89385: calling self._execute() 7051 1726867092.89488: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867092.89501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867092.89521: variable 'omit' from source: magic vars 7051 1726867092.89935: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.89959: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.90266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867092.92940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867092.93250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867092.93315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867092.93357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867092.93429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867092.93646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.93715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.93752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.93831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.93914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.94205: variable 'ansible_distribution' from source: facts 7051 1726867092.94257: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.94270: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.94601: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.94604: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.94950: variable 'ansible_distribution' from source: facts 7051 1726867092.94991: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.95002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.95246: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.95309: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867092.95743: variable 'ansible_distribution' from source: facts 7051 1726867092.95745: variable 'ansible_distribution_major_version' from source: facts 7051 1726867092.95756: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867092.95938: variable 'network_provider' from source: set_fact 7051 1726867092.95949: variable 'network_state' from source: role '' defaults 7051 1726867092.95973: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867092.95989: variable 'omit' from source: magic vars 7051 1726867092.96046: variable 'omit' from source: magic vars 7051 1726867092.96086: variable 'network_service_name' from source: role '' defaults 7051 1726867092.96154: variable 'network_service_name' from source: role '' defaults 7051 1726867092.96284: variable '__network_provider_setup' from source: role '' defaults 7051 1726867092.96287: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867092.96350: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867092.96392: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867092.96444: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867092.96628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.96657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.96702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.96784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.96788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.96790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.96808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.96837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.96881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.96901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.97101: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867092.97209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.97238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.97275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.97320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.97338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.97783: variable 'ansible_python' from source: facts 7051 1726867092.97786: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867092.97812: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867092.97890: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867092.98203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.98230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.98257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.98320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.98582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.98585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867092.98587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867092.98594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867092.98635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867092.99082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867092.99086: variable 'network_connections' from source: task vars 7051 1726867092.99088: variable 'interface' from source: play vars 7051 1726867092.99114: variable 'interface' from source: play vars 7051 1726867092.99422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867092.99813: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867092.99870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867092.99919: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867092.99965: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867093.00284: 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) 7051 1726867093.00287: 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) 7051 1726867093.00312: 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) 7051 1726867093.00352: 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) 7051 1726867093.00403: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867093.00851: variable 'network_connections' from source: task vars 7051 1726867093.01183: variable 'interface' from source: play vars 7051 1726867093.01186: variable 'interface' from source: play vars 7051 1726867093.01203: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867093.01280: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867093.01869: variable 'network_connections' from source: task vars 7051 1726867093.01990: variable 'interface' from source: play vars 7051 1726867093.02057: variable 'interface' from source: play vars 7051 1726867093.02207: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867093.02286: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867093.02645: variable 'network_connections' from source: task vars 7051 1726867093.02891: variable 'interface' from source: play vars 7051 1726867093.02962: variable 'interface' from source: play vars 7051 1726867093.03282: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867093.03286: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867093.03297: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867093.03360: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867093.03778: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867093.04683: variable 'network_connections' from source: task vars 7051 1726867093.05082: variable 'interface' from source: play vars 7051 1726867093.05086: variable 'interface' from source: play vars 7051 1726867093.05088: variable 'ansible_distribution' from source: facts 7051 1726867093.05091: variable '__network_rh_distros' from source: role '' defaults 7051 1726867093.05093: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.05096: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867093.05341: variable 'ansible_distribution' from source: facts 7051 1726867093.05350: variable '__network_rh_distros' from source: role '' defaults 7051 1726867093.05359: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.05374: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867093.05747: variable 'ansible_distribution' from source: facts 7051 1726867093.05758: variable '__network_rh_distros' from source: role '' defaults 7051 1726867093.05768: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.05809: variable 'network_provider' from source: set_fact 7051 1726867093.05837: variable 'omit' from source: magic vars 7051 1726867093.05869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867093.06009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867093.06032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867093.06051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867093.06065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867093.06097: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867093.06189: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867093.06198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867093.06682: Set connection var ansible_connection to ssh 7051 1726867093.06685: Set connection var ansible_pipelining to False 7051 1726867093.06687: Set connection var ansible_shell_executable to /bin/sh 7051 1726867093.06689: Set connection var ansible_shell_type to sh 7051 1726867093.06692: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867093.06694: Set connection var ansible_timeout to 10 7051 1726867093.06696: variable 'ansible_shell_executable' from source: unknown 7051 1726867093.06698: variable 'ansible_connection' from source: unknown 7051 1726867093.06699: variable 'ansible_module_compression' from source: unknown 7051 1726867093.06702: variable 'ansible_shell_type' from source: unknown 7051 1726867093.06703: variable 'ansible_shell_executable' from source: unknown 7051 1726867093.06705: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867093.06707: variable 'ansible_pipelining' from source: unknown 7051 1726867093.06709: variable 'ansible_timeout' from source: unknown 7051 1726867093.06711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867093.06714: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867093.06889: variable 'omit' from source: magic vars 7051 1726867093.06900: starting attempt loop 7051 1726867093.06907: running the handler 7051 1726867093.06988: variable 'ansible_facts' from source: unknown 7051 1726867093.08492: _low_level_execute_command(): starting 7051 1726867093.08504: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867093.09605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867093.09711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.09727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867093.09744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867093.09760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867093.09770: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867093.09786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.09875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867093.10002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867093.10041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.10099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.11761: stdout chunk (state=3): >>>/root <<< 7051 1726867093.11891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867093.11906: stderr chunk (state=3): >>><<< 7051 1726867093.11914: stdout chunk (state=3): >>><<< 7051 1726867093.11996: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867093.12012: _low_level_execute_command(): starting 7051 1726867093.12022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855 `" && echo ansible-tmp-1726867093.1200213-9118-121515560706855="` echo /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855 `" ) && sleep 0' 7051 1726867093.13434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.13437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867093.13440: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.13444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.13446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867093.13448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.13611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867093.13683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.13758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.15825: stdout chunk (state=3): >>>ansible-tmp-1726867093.1200213-9118-121515560706855=/root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855 <<< 7051 1726867093.15832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867093.15848: stderr chunk (state=3): >>><<< 7051 1726867093.15882: stdout chunk (state=3): >>><<< 7051 1726867093.15886: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867093.1200213-9118-121515560706855=/root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867093.16083: variable 'ansible_module_compression' from source: unknown 7051 1726867093.16087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867093.16217: variable 'ansible_facts' from source: unknown 7051 1726867093.16619: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py 7051 1726867093.16852: Sending initial data 7051 1726867093.16954: Sent initial data (154 bytes) 7051 1726867093.18042: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.18137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867093.18219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.18262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.19795: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867093.19895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py" <<< 7051 1726867093.19899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpcp08dyc9 /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py <<< 7051 1726867093.19944: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpcp08dyc9" to remote "/root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py" <<< 7051 1726867093.22926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867093.22930: stdout chunk (state=3): >>><<< 7051 1726867093.22932: stderr chunk (state=3): >>><<< 7051 1726867093.22934: done transferring module to remote 7051 1726867093.22935: _low_level_execute_command(): starting 7051 1726867093.22937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/ /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py && sleep 0' 7051 1726867093.24480: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867093.24576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.24670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867093.24675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867093.24680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867093.24682: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867093.24685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.24687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867093.24733: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867093.24740: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867093.24743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.24745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867093.24747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.24818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867093.24822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867093.24956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.25032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.27064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867093.27068: stdout chunk (state=3): >>><<< 7051 1726867093.27087: stderr chunk (state=3): >>><<< 7051 1726867093.27094: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867093.27102: _low_level_execute_command(): starting 7051 1726867093.27104: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/AnsiballZ_systemd.py && sleep 0' 7051 1726867093.28101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867093.28105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.28108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867093.28110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867093.28112: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.28189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867093.28241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.28290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.57207: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9981952", "MemoryPeak": "10506240", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318341632", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "198187000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867093.59117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867093.59121: stdout chunk (state=3): >>><<< 7051 1726867093.59126: stderr chunk (state=3): >>><<< 7051 1726867093.59145: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9981952", "MemoryPeak": "10506240", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318341632", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "198187000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867093.59343: 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-1726867093.1200213-9118-121515560706855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867093.59362: _low_level_execute_command(): starting 7051 1726867093.59367: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867093.1200213-9118-121515560706855/ > /dev/null 2>&1 && sleep 0' 7051 1726867093.60626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867093.60682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867093.60686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867093.60688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867093.60690: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867093.60692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867093.60832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867093.60848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867093.60851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867093.60927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867093.62893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867093.62897: stdout chunk (state=3): >>><<< 7051 1726867093.62903: stderr chunk (state=3): >>><<< 7051 1726867093.62918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867093.62963: handler run complete 7051 1726867093.62988: attempt loop complete, returning result 7051 1726867093.62991: _execute() done 7051 1726867093.62994: dumping result to json 7051 1726867093.63013: done dumping result, returning 7051 1726867093.63023: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-00000000010c] 7051 1726867093.63071: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010c 7051 1726867093.63523: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010c 7051 1726867093.63527: 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 } 7051 1726867093.63582: no more pending results, returning what we have 7051 1726867093.63586: results queue empty 7051 1726867093.63587: checking for any_errors_fatal 7051 1726867093.63592: done checking for any_errors_fatal 7051 1726867093.63593: checking for max_fail_percentage 7051 1726867093.63595: done checking for max_fail_percentage 7051 1726867093.63596: checking to see if all hosts have failed and the running result is not ok 7051 1726867093.63597: done checking to see if all hosts have failed 7051 1726867093.63597: getting the remaining hosts for this loop 7051 1726867093.63599: done getting the remaining hosts for this loop 7051 1726867093.63602: getting the next task for host managed_node1 7051 1726867093.63608: done getting next task for host managed_node1 7051 1726867093.63611: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867093.63613: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867093.63625: getting variables 7051 1726867093.63627: in VariableManager get_vars() 7051 1726867093.63675: Calling all_inventory to load vars for managed_node1 7051 1726867093.63680: Calling groups_inventory to load vars for managed_node1 7051 1726867093.63682: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867093.63691: Calling all_plugins_play to load vars for managed_node1 7051 1726867093.63694: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867093.63696: Calling groups_plugins_play to load vars for managed_node1 7051 1726867093.66752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867093.70206: done with get_vars() 7051 1726867093.70229: done getting variables 7051 1726867093.70408: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:13 -0400 (0:00:00.818) 0:00:58.831 ****** 7051 1726867093.70440: entering _queue_task() for managed_node1/service 7051 1726867093.71146: worker is 1 (out of 1 available) 7051 1726867093.71161: exiting _queue_task() for managed_node1/service 7051 1726867093.71174: done queuing things up, now waiting for results queue to drain 7051 1726867093.71176: waiting for pending results... 7051 1726867093.72294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867093.72299: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010d 7051 1726867093.72302: variable 'ansible_search_path' from source: unknown 7051 1726867093.72305: variable 'ansible_search_path' from source: unknown 7051 1726867093.72307: calling self._execute() 7051 1726867093.72310: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867093.72313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867093.72315: variable 'omit' from source: magic vars 7051 1726867093.72976: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.72997: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867093.73404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867093.77809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867093.78282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867093.78287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867093.78289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867093.78291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867093.78295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867093.78683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867093.78687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867093.78690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867093.78692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867093.78904: variable 'ansible_distribution' from source: facts 7051 1726867093.78915: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.78928: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867093.79047: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.79291: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867093.79470: variable 'ansible_distribution' from source: facts 7051 1726867093.79486: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.79498: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867093.79810: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.79821: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867093.80283: variable 'ansible_distribution' from source: facts 7051 1726867093.80287: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.80291: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867093.80313: variable 'network_provider' from source: set_fact 7051 1726867093.80322: Evaluated conditional (network_provider == "nm"): True 7051 1726867093.80408: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867093.80654: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867093.80758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867093.81082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867093.81085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867093.81088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867093.81095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867093.81140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867093.81307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867093.81336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867093.81383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867093.81404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867093.81448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867093.81506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867093.81882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867093.81885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867093.81888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867093.81890: variable 'network_connections' from source: task vars 7051 1726867093.82096: variable 'interface' from source: play vars 7051 1726867093.82172: variable 'interface' from source: play vars 7051 1726867093.82262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867093.82650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867093.82696: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867093.83082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867093.83085: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867093.83088: 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) 7051 1726867093.83090: 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) 7051 1726867093.83093: 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) 7051 1726867093.83095: 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) 7051 1726867093.83316: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867093.83758: variable 'network_connections' from source: task vars 7051 1726867093.83769: variable 'interface' from source: play vars 7051 1726867093.83834: variable 'interface' from source: play vars 7051 1726867093.83866: Evaluated conditional (__network_wpa_supplicant_required): False 7051 1726867093.84282: when evaluation is False, skipping this task 7051 1726867093.84285: _execute() done 7051 1726867093.84288: dumping result to json 7051 1726867093.84290: done dumping result, returning 7051 1726867093.84293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-00000000010d] 7051 1726867093.84295: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010d 7051 1726867093.84363: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010d 7051 1726867093.84367: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7051 1726867093.84422: no more pending results, returning what we have 7051 1726867093.84426: results queue empty 7051 1726867093.84428: checking for any_errors_fatal 7051 1726867093.84456: done checking for any_errors_fatal 7051 1726867093.84457: checking for max_fail_percentage 7051 1726867093.84459: done checking for max_fail_percentage 7051 1726867093.84460: checking to see if all hosts have failed and the running result is not ok 7051 1726867093.84461: done checking to see if all hosts have failed 7051 1726867093.84462: getting the remaining hosts for this loop 7051 1726867093.84464: done getting the remaining hosts for this loop 7051 1726867093.84468: getting the next task for host managed_node1 7051 1726867093.84479: done getting next task for host managed_node1 7051 1726867093.84483: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867093.84486: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867093.84508: getting variables 7051 1726867093.84511: in VariableManager get_vars() 7051 1726867093.84572: Calling all_inventory to load vars for managed_node1 7051 1726867093.84575: Calling groups_inventory to load vars for managed_node1 7051 1726867093.84992: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867093.85003: Calling all_plugins_play to load vars for managed_node1 7051 1726867093.85006: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867093.85009: Calling groups_plugins_play to load vars for managed_node1 7051 1726867093.87935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867093.91697: done with get_vars() 7051 1726867093.91719: done getting variables 7051 1726867093.91780: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:13 -0400 (0:00:00.214) 0:00:59.046 ****** 7051 1726867093.91942: entering _queue_task() for managed_node1/service 7051 1726867093.92656: worker is 1 (out of 1 available) 7051 1726867093.92669: exiting _queue_task() for managed_node1/service 7051 1726867093.92684: done queuing things up, now waiting for results queue to drain 7051 1726867093.92800: waiting for pending results... 7051 1726867093.93299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867093.93535: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010e 7051 1726867093.93559: variable 'ansible_search_path' from source: unknown 7051 1726867093.93575: variable 'ansible_search_path' from source: unknown 7051 1726867093.93719: calling self._execute() 7051 1726867093.94116: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867093.94120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867093.94122: variable 'omit' from source: magic vars 7051 1726867093.95703: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.95772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867093.96581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867093.99400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867093.99470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867093.99513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867093.99553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867093.99589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867093.99685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867093.99719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867093.99748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867093.99799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867093.99817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867093.99932: variable 'ansible_distribution' from source: facts 7051 1726867093.99941: variable 'ansible_distribution_major_version' from source: facts 7051 1726867093.99952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.00069: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.00081: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.00260: variable 'ansible_distribution' from source: facts 7051 1726867094.00269: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.00281: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.00392: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.00426: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.00579: variable 'ansible_distribution' from source: facts 7051 1726867094.00589: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.00599: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.00708: variable 'network_provider' from source: set_fact 7051 1726867094.00752: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867094.00755: when evaluation is False, skipping this task 7051 1726867094.00758: _execute() done 7051 1726867094.00760: dumping result to json 7051 1726867094.00762: done dumping result, returning 7051 1726867094.00764: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-00000000010e] 7051 1726867094.00766: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010e skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867094.01027: no more pending results, returning what we have 7051 1726867094.01031: results queue empty 7051 1726867094.01032: checking for any_errors_fatal 7051 1726867094.01039: done checking for any_errors_fatal 7051 1726867094.01040: checking for max_fail_percentage 7051 1726867094.01042: done checking for max_fail_percentage 7051 1726867094.01043: checking to see if all hosts have failed and the running result is not ok 7051 1726867094.01043: done checking to see if all hosts have failed 7051 1726867094.01044: getting the remaining hosts for this loop 7051 1726867094.01046: done getting the remaining hosts for this loop 7051 1726867094.01049: getting the next task for host managed_node1 7051 1726867094.01056: done getting next task for host managed_node1 7051 1726867094.01060: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867094.01062: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867094.01086: getting variables 7051 1726867094.01088: in VariableManager get_vars() 7051 1726867094.01146: Calling all_inventory to load vars for managed_node1 7051 1726867094.01148: Calling groups_inventory to load vars for managed_node1 7051 1726867094.01151: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867094.01161: Calling all_plugins_play to load vars for managed_node1 7051 1726867094.01164: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867094.01167: Calling groups_plugins_play to load vars for managed_node1 7051 1726867094.01718: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010e 7051 1726867094.01722: WORKER PROCESS EXITING 7051 1726867094.02619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867094.05871: done with get_vars() 7051 1726867094.05902: done getting variables 7051 1726867094.05965: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:14 -0400 (0:00:00.142) 0:00:59.189 ****** 7051 1726867094.06213: entering _queue_task() for managed_node1/copy 7051 1726867094.06650: worker is 1 (out of 1 available) 7051 1726867094.06662: exiting _queue_task() for managed_node1/copy 7051 1726867094.06675: done queuing things up, now waiting for results queue to drain 7051 1726867094.06676: waiting for pending results... 7051 1726867094.07175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867094.07486: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000010f 7051 1726867094.07499: variable 'ansible_search_path' from source: unknown 7051 1726867094.07502: variable 'ansible_search_path' from source: unknown 7051 1726867094.07534: calling self._execute() 7051 1726867094.07846: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.07852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.07861: variable 'omit' from source: magic vars 7051 1726867094.08837: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.08841: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.08951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867094.11601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867094.11668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867094.11711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867094.11767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867094.11801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867094.11905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867094.12603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867094.12633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867094.12672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867094.12742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867094.13059: variable 'ansible_distribution' from source: facts 7051 1726867094.13062: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.13064: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.13230: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.13236: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.13647: variable 'ansible_distribution' from source: facts 7051 1726867094.13651: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.13657: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.13833: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.13836: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.14000: variable 'ansible_distribution' from source: facts 7051 1726867094.14004: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.14010: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.14118: variable 'network_provider' from source: set_fact 7051 1726867094.14124: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867094.14127: when evaluation is False, skipping this task 7051 1726867094.14130: _execute() done 7051 1726867094.14132: dumping result to json 7051 1726867094.14139: done dumping result, returning 7051 1726867094.14145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-00000000010f] 7051 1726867094.14151: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010f 7051 1726867094.14244: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000010f 7051 1726867094.14247: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867094.14295: no more pending results, returning what we have 7051 1726867094.14298: results queue empty 7051 1726867094.14299: checking for any_errors_fatal 7051 1726867094.14305: done checking for any_errors_fatal 7051 1726867094.14306: checking for max_fail_percentage 7051 1726867094.14307: done checking for max_fail_percentage 7051 1726867094.14308: checking to see if all hosts have failed and the running result is not ok 7051 1726867094.14309: done checking to see if all hosts have failed 7051 1726867094.14310: getting the remaining hosts for this loop 7051 1726867094.14311: done getting the remaining hosts for this loop 7051 1726867094.14315: getting the next task for host managed_node1 7051 1726867094.14321: done getting next task for host managed_node1 7051 1726867094.14325: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867094.14328: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867094.14347: getting variables 7051 1726867094.14348: in VariableManager get_vars() 7051 1726867094.14406: Calling all_inventory to load vars for managed_node1 7051 1726867094.14409: Calling groups_inventory to load vars for managed_node1 7051 1726867094.14411: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867094.14422: Calling all_plugins_play to load vars for managed_node1 7051 1726867094.14425: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867094.14428: Calling groups_plugins_play to load vars for managed_node1 7051 1726867094.16423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867094.18351: done with get_vars() 7051 1726867094.18382: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:14 -0400 (0:00:00.122) 0:00:59.311 ****** 7051 1726867094.18474: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867094.18814: worker is 1 (out of 1 available) 7051 1726867094.18943: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867094.18955: done queuing things up, now waiting for results queue to drain 7051 1726867094.18956: waiting for pending results... 7051 1726867094.19243: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867094.19335: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000110 7051 1726867094.19339: variable 'ansible_search_path' from source: unknown 7051 1726867094.19342: variable 'ansible_search_path' from source: unknown 7051 1726867094.19345: calling self._execute() 7051 1726867094.19428: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.19432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.19445: variable 'omit' from source: magic vars 7051 1726867094.19965: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.19969: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.20498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867094.22701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867094.22767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867094.22803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867094.22835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867094.22869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867094.23082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867094.23086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867094.23089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867094.23091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867094.23094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867094.23199: variable 'ansible_distribution' from source: facts 7051 1726867094.23202: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.23211: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.23336: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.23341: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.23530: variable 'ansible_distribution' from source: facts 7051 1726867094.23540: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.23557: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.23665: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.23668: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.23859: variable 'ansible_distribution' from source: facts 7051 1726867094.23863: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.23870: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.23879: variable 'omit' from source: magic vars 7051 1726867094.23930: variable 'omit' from source: magic vars 7051 1726867094.24056: variable 'network_provider' from source: set_fact 7051 1726867094.24149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867094.24181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867094.24206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867094.24246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867094.24264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867094.24332: variable 'omit' from source: magic vars 7051 1726867094.24444: variable 'omit' from source: magic vars 7051 1726867094.24549: variable 'network_connections' from source: task vars 7051 1726867094.24560: variable 'interface' from source: play vars 7051 1726867094.24632: variable 'interface' from source: play vars 7051 1726867094.24781: variable 'omit' from source: magic vars 7051 1726867094.24785: variable '__lsr_ansible_managed' from source: task vars 7051 1726867094.24853: variable '__lsr_ansible_managed' from source: task vars 7051 1726867094.25312: Loaded config def from plugin (lookup/template) 7051 1726867094.25317: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867094.25320: File lookup term: get_ansible_managed.j2 7051 1726867094.25322: variable 'ansible_search_path' from source: unknown 7051 1726867094.25325: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867094.25328: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867094.25330: variable 'ansible_search_path' from source: unknown 7051 1726867094.36576: variable 'ansible_managed' from source: unknown 7051 1726867094.36704: variable 'omit' from source: magic vars 7051 1726867094.36726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867094.36747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867094.36760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867094.36784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867094.36792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867094.36810: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867094.36814: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.36816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.36904: Set connection var ansible_connection to ssh 7051 1726867094.36912: Set connection var ansible_pipelining to False 7051 1726867094.36918: Set connection var ansible_shell_executable to /bin/sh 7051 1726867094.36925: Set connection var ansible_shell_type to sh 7051 1726867094.36931: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867094.36938: Set connection var ansible_timeout to 10 7051 1726867094.36959: variable 'ansible_shell_executable' from source: unknown 7051 1726867094.36962: variable 'ansible_connection' from source: unknown 7051 1726867094.36964: variable 'ansible_module_compression' from source: unknown 7051 1726867094.36966: variable 'ansible_shell_type' from source: unknown 7051 1726867094.36968: variable 'ansible_shell_executable' from source: unknown 7051 1726867094.36972: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.36979: variable 'ansible_pipelining' from source: unknown 7051 1726867094.36981: variable 'ansible_timeout' from source: unknown 7051 1726867094.36991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.37107: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867094.37234: variable 'omit' from source: magic vars 7051 1726867094.37237: starting attempt loop 7051 1726867094.37239: running the handler 7051 1726867094.37241: _low_level_execute_command(): starting 7051 1726867094.37243: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867094.37866: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867094.37924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867094.37940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867094.37964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.38048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.39720: stdout chunk (state=3): >>>/root <<< 7051 1726867094.39872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867094.39878: stdout chunk (state=3): >>><<< 7051 1726867094.39881: stderr chunk (state=3): >>><<< 7051 1726867094.39909: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867094.40001: _low_level_execute_command(): starting 7051 1726867094.40005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272 `" && echo ansible-tmp-1726867094.399167-9166-183411751655272="` echo /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272 `" ) && sleep 0' 7051 1726867094.40565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867094.40579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867094.40593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867094.40644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867094.40709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867094.40731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867094.40758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.40826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.42994: stdout chunk (state=3): >>>ansible-tmp-1726867094.399167-9166-183411751655272=/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272 <<< 7051 1726867094.43204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867094.43207: stdout chunk (state=3): >>><<< 7051 1726867094.43210: stderr chunk (state=3): >>><<< 7051 1726867094.43212: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867094.399167-9166-183411751655272=/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867094.43248: variable 'ansible_module_compression' from source: unknown 7051 1726867094.43292: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7051 1726867094.43341: variable 'ansible_facts' from source: unknown 7051 1726867094.43556: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py 7051 1726867094.44182: Sending initial data 7051 1726867094.44188: Sent initial data (165 bytes) 7051 1726867094.44458: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867094.44467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867094.44481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867094.44583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867094.44600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867094.44612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.44691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.46200: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867094.46207: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7051 1726867094.46215: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7051 1726867094.46222: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7051 1726867094.46248: 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 <<< 7051 1726867094.46304: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867094.46363: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp9tg3rb3s /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py <<< 7051 1726867094.46392: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py" <<< 7051 1726867094.46430: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp9tg3rb3s" to remote "/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py" <<< 7051 1726867094.48352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867094.48355: stdout chunk (state=3): >>><<< 7051 1726867094.48358: stderr chunk (state=3): >>><<< 7051 1726867094.48360: done transferring module to remote 7051 1726867094.48362: _low_level_execute_command(): starting 7051 1726867094.48365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/ /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py && sleep 0' 7051 1726867094.49591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867094.49634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867094.49667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867094.49894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.49950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.51807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867094.51810: stdout chunk (state=3): >>><<< 7051 1726867094.51813: stderr chunk (state=3): >>><<< 7051 1726867094.51833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867094.51842: _low_level_execute_command(): starting 7051 1726867094.51850: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/AnsiballZ_network_connections.py && sleep 0' 7051 1726867094.52546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867094.52562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867094.52583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867094.52606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867094.52625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867094.52696: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867094.52708: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867094.52786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867094.52806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867094.52826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.52915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.84219: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_k1j9f5gf/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_k1j9f5gf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/d6048bcd-4e7e-46b4-8abe-d911d6d019b1: error=unknown <<< 7051 1726867094.84371: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867094.86258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867094.86287: stderr chunk (state=3): >>><<< 7051 1726867094.86290: stdout chunk (state=3): >>><<< 7051 1726867094.86307: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_k1j9f5gf/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_k1j9f5gf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/d6048bcd-4e7e-46b4-8abe-d911d6d019b1: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867094.86333: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867094.86340: _low_level_execute_command(): starting 7051 1726867094.86344: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867094.399167-9166-183411751655272/ > /dev/null 2>&1 && sleep 0' 7051 1726867094.86944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867094.86952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867094.87001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867094.88807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867094.88830: stderr chunk (state=3): >>><<< 7051 1726867094.88833: stdout chunk (state=3): >>><<< 7051 1726867094.88845: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867094.88851: handler run complete 7051 1726867094.88868: attempt loop complete, returning result 7051 1726867094.88870: _execute() done 7051 1726867094.88873: dumping result to json 7051 1726867094.88881: done dumping result, returning 7051 1726867094.88889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-000000000110] 7051 1726867094.88891: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000110 7051 1726867094.88981: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000110 7051 1726867094.88985: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7051 1726867094.89067: no more pending results, returning what we have 7051 1726867094.89070: results queue empty 7051 1726867094.89070: checking for any_errors_fatal 7051 1726867094.89075: done checking for any_errors_fatal 7051 1726867094.89076: checking for max_fail_percentage 7051 1726867094.89079: done checking for max_fail_percentage 7051 1726867094.89080: checking to see if all hosts have failed and the running result is not ok 7051 1726867094.89081: done checking to see if all hosts have failed 7051 1726867094.89081: getting the remaining hosts for this loop 7051 1726867094.89083: done getting the remaining hosts for this loop 7051 1726867094.89085: getting the next task for host managed_node1 7051 1726867094.89092: done getting next task for host managed_node1 7051 1726867094.89095: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867094.89098: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867094.89109: getting variables 7051 1726867094.89110: in VariableManager get_vars() 7051 1726867094.89157: Calling all_inventory to load vars for managed_node1 7051 1726867094.89160: Calling groups_inventory to load vars for managed_node1 7051 1726867094.89162: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867094.89170: Calling all_plugins_play to load vars for managed_node1 7051 1726867094.89173: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867094.89175: Calling groups_plugins_play to load vars for managed_node1 7051 1726867094.90022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867094.90881: done with get_vars() 7051 1726867094.90898: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:14 -0400 (0:00:00.724) 0:01:00.036 ****** 7051 1726867094.90959: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867094.91179: worker is 1 (out of 1 available) 7051 1726867094.91191: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867094.91202: done queuing things up, now waiting for results queue to drain 7051 1726867094.91204: waiting for pending results... 7051 1726867094.91373: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867094.91457: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000111 7051 1726867094.91470: variable 'ansible_search_path' from source: unknown 7051 1726867094.91473: variable 'ansible_search_path' from source: unknown 7051 1726867094.91504: calling self._execute() 7051 1726867094.91573: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.91579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.91594: variable 'omit' from source: magic vars 7051 1726867094.91871: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.91884: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.92016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867094.93726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867094.93768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867094.93798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867094.93828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867094.93845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867094.93908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867094.93930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867094.93950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867094.93976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867094.93991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867094.94109: variable 'ansible_distribution' from source: facts 7051 1726867094.94112: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.94115: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.94183: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.94188: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.94298: variable 'ansible_distribution' from source: facts 7051 1726867094.94301: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.94307: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.94376: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.94384: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.94496: variable 'ansible_distribution' from source: facts 7051 1726867094.94499: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.94502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867094.94574: variable 'network_state' from source: role '' defaults 7051 1726867094.94586: Evaluated conditional (network_state != {}): False 7051 1726867094.94589: when evaluation is False, skipping this task 7051 1726867094.94592: _execute() done 7051 1726867094.94595: dumping result to json 7051 1726867094.94597: done dumping result, returning 7051 1726867094.94604: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-000000000111] 7051 1726867094.94608: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000111 7051 1726867094.94689: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000111 7051 1726867094.94692: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867094.94768: no more pending results, returning what we have 7051 1726867094.94772: results queue empty 7051 1726867094.94773: checking for any_errors_fatal 7051 1726867094.94785: done checking for any_errors_fatal 7051 1726867094.94786: checking for max_fail_percentage 7051 1726867094.94788: done checking for max_fail_percentage 7051 1726867094.94788: checking to see if all hosts have failed and the running result is not ok 7051 1726867094.94789: done checking to see if all hosts have failed 7051 1726867094.94790: getting the remaining hosts for this loop 7051 1726867094.94791: done getting the remaining hosts for this loop 7051 1726867094.94795: getting the next task for host managed_node1 7051 1726867094.94801: done getting next task for host managed_node1 7051 1726867094.94804: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867094.94807: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867094.94824: getting variables 7051 1726867094.94826: in VariableManager get_vars() 7051 1726867094.94870: Calling all_inventory to load vars for managed_node1 7051 1726867094.94872: Calling groups_inventory to load vars for managed_node1 7051 1726867094.94874: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867094.94891: Calling all_plugins_play to load vars for managed_node1 7051 1726867094.94894: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867094.94897: Calling groups_plugins_play to load vars for managed_node1 7051 1726867094.95736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867094.97134: done with get_vars() 7051 1726867094.97156: done getting variables 7051 1726867094.97202: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:14 -0400 (0:00:00.062) 0:01:00.099 ****** 7051 1726867094.97235: entering _queue_task() for managed_node1/debug 7051 1726867094.97457: worker is 1 (out of 1 available) 7051 1726867094.97471: exiting _queue_task() for managed_node1/debug 7051 1726867094.97493: done queuing things up, now waiting for results queue to drain 7051 1726867094.97495: waiting for pending results... 7051 1726867094.97667: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867094.97764: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000112 7051 1726867094.97781: variable 'ansible_search_path' from source: unknown 7051 1726867094.97784: variable 'ansible_search_path' from source: unknown 7051 1726867094.97814: calling self._execute() 7051 1726867094.97879: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867094.97883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867094.97894: variable 'omit' from source: magic vars 7051 1726867094.98279: variable 'ansible_distribution_major_version' from source: facts 7051 1726867094.98306: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867094.98528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867095.01701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867095.01780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867095.01820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867095.01857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867095.01900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867095.02006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867095.02084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867095.02088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867095.02122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867095.02140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867095.02262: variable 'ansible_distribution' from source: facts 7051 1726867095.02272: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.02290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.02429: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.02432: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.02613: variable 'ansible_distribution' from source: facts 7051 1726867095.02647: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.02650: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.02761: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.02772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.02979: variable 'ansible_distribution' from source: facts 7051 1726867095.02983: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.03086: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.03090: variable 'omit' from source: magic vars 7051 1726867095.03092: variable 'omit' from source: magic vars 7051 1726867095.03106: variable 'omit' from source: magic vars 7051 1726867095.03144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867095.03182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867095.03244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867095.03268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.03292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.03335: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867095.03344: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.03354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.03459: Set connection var ansible_connection to ssh 7051 1726867095.03471: Set connection var ansible_pipelining to False 7051 1726867095.03485: Set connection var ansible_shell_executable to /bin/sh 7051 1726867095.03496: Set connection var ansible_shell_type to sh 7051 1726867095.03505: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867095.03582: Set connection var ansible_timeout to 10 7051 1726867095.03585: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.03588: variable 'ansible_connection' from source: unknown 7051 1726867095.03590: variable 'ansible_module_compression' from source: unknown 7051 1726867095.03592: variable 'ansible_shell_type' from source: unknown 7051 1726867095.03594: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.03595: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.03597: variable 'ansible_pipelining' from source: unknown 7051 1726867095.03600: variable 'ansible_timeout' from source: unknown 7051 1726867095.03602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.03704: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867095.03720: variable 'omit' from source: magic vars 7051 1726867095.03729: starting attempt loop 7051 1726867095.03744: running the handler 7051 1726867095.03868: variable '__network_connections_result' from source: set_fact 7051 1726867095.03927: handler run complete 7051 1726867095.03963: attempt loop complete, returning result 7051 1726867095.04068: _execute() done 7051 1726867095.04071: dumping result to json 7051 1726867095.04078: done dumping result, returning 7051 1726867095.04082: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000112] 7051 1726867095.04085: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000112 7051 1726867095.04149: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000112 7051 1726867095.04152: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7051 1726867095.04237: no more pending results, returning what we have 7051 1726867095.04241: results queue empty 7051 1726867095.04247: checking for any_errors_fatal 7051 1726867095.04254: done checking for any_errors_fatal 7051 1726867095.04255: checking for max_fail_percentage 7051 1726867095.04256: done checking for max_fail_percentage 7051 1726867095.04257: checking to see if all hosts have failed and the running result is not ok 7051 1726867095.04258: done checking to see if all hosts have failed 7051 1726867095.04259: getting the remaining hosts for this loop 7051 1726867095.04260: done getting the remaining hosts for this loop 7051 1726867095.04264: getting the next task for host managed_node1 7051 1726867095.04271: done getting next task for host managed_node1 7051 1726867095.04282: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867095.04286: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867095.04298: getting variables 7051 1726867095.04300: in VariableManager get_vars() 7051 1726867095.04353: Calling all_inventory to load vars for managed_node1 7051 1726867095.04355: Calling groups_inventory to load vars for managed_node1 7051 1726867095.04358: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.04368: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.04371: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.04599: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.06389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.08150: done with get_vars() 7051 1726867095.08171: done getting variables 7051 1726867095.08266: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:15 -0400 (0:00:00.110) 0:01:00.210 ****** 7051 1726867095.08309: entering _queue_task() for managed_node1/debug 7051 1726867095.08615: worker is 1 (out of 1 available) 7051 1726867095.08626: exiting _queue_task() for managed_node1/debug 7051 1726867095.08803: done queuing things up, now waiting for results queue to drain 7051 1726867095.08805: waiting for pending results... 7051 1726867095.09397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867095.09424: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000113 7051 1726867095.09511: variable 'ansible_search_path' from source: unknown 7051 1726867095.09520: variable 'ansible_search_path' from source: unknown 7051 1726867095.09559: calling self._execute() 7051 1726867095.09798: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.09809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.09832: variable 'omit' from source: magic vars 7051 1726867095.10659: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.10984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.11228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867095.23187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867095.23263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867095.23311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867095.23345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867095.23373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867095.23448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867095.23485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867095.23521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867095.23564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867095.23587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867095.23884: variable 'ansible_distribution' from source: facts 7051 1726867095.23888: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.23890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.24163: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.24361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.24557: variable 'ansible_distribution' from source: facts 7051 1726867095.24689: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.24702: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.24885: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.24895: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.25140: variable 'ansible_distribution' from source: facts 7051 1726867095.25152: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.25163: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.25178: variable 'omit' from source: magic vars 7051 1726867095.25234: variable 'omit' from source: magic vars 7051 1726867095.25296: variable 'omit' from source: magic vars 7051 1726867095.25322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867095.25346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867095.25481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867095.25485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.25487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.25488: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867095.25490: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.25492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.25501: Set connection var ansible_connection to ssh 7051 1726867095.25511: Set connection var ansible_pipelining to False 7051 1726867095.25518: Set connection var ansible_shell_executable to /bin/sh 7051 1726867095.25527: Set connection var ansible_shell_type to sh 7051 1726867095.25535: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867095.25583: Set connection var ansible_timeout to 10 7051 1726867095.25587: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.25589: variable 'ansible_connection' from source: unknown 7051 1726867095.25591: variable 'ansible_module_compression' from source: unknown 7051 1726867095.25593: variable 'ansible_shell_type' from source: unknown 7051 1726867095.25603: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.25614: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.25624: variable 'ansible_pipelining' from source: unknown 7051 1726867095.25631: variable 'ansible_timeout' from source: unknown 7051 1726867095.25639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.25829: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867095.25833: variable 'omit' from source: magic vars 7051 1726867095.25835: starting attempt loop 7051 1726867095.25837: running the handler 7051 1726867095.25839: variable '__network_connections_result' from source: set_fact 7051 1726867095.25892: variable '__network_connections_result' from source: set_fact 7051 1726867095.25989: handler run complete 7051 1726867095.26022: attempt loop complete, returning result 7051 1726867095.26030: _execute() done 7051 1726867095.26036: dumping result to json 7051 1726867095.26050: done dumping result, returning 7051 1726867095.26062: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000113] 7051 1726867095.26070: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000113 7051 1726867095.26419: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000113 7051 1726867095.26423: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7051 1726867095.26516: no more pending results, returning what we have 7051 1726867095.26520: results queue empty 7051 1726867095.26521: checking for any_errors_fatal 7051 1726867095.26526: done checking for any_errors_fatal 7051 1726867095.26526: checking for max_fail_percentage 7051 1726867095.26528: done checking for max_fail_percentage 7051 1726867095.26529: checking to see if all hosts have failed and the running result is not ok 7051 1726867095.26529: done checking to see if all hosts have failed 7051 1726867095.26530: getting the remaining hosts for this loop 7051 1726867095.26532: done getting the remaining hosts for this loop 7051 1726867095.26535: getting the next task for host managed_node1 7051 1726867095.26541: done getting next task for host managed_node1 7051 1726867095.26546: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867095.26549: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867095.26562: getting variables 7051 1726867095.26563: in VariableManager get_vars() 7051 1726867095.26618: Calling all_inventory to load vars for managed_node1 7051 1726867095.26622: Calling groups_inventory to load vars for managed_node1 7051 1726867095.26624: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.26633: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.26636: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.26640: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.33317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.34445: done with get_vars() 7051 1726867095.34469: done getting variables 7051 1726867095.34522: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:15 -0400 (0:00:00.262) 0:01:00.472 ****** 7051 1726867095.34551: entering _queue_task() for managed_node1/debug 7051 1726867095.35212: worker is 1 (out of 1 available) 7051 1726867095.35225: exiting _queue_task() for managed_node1/debug 7051 1726867095.35239: done queuing things up, now waiting for results queue to drain 7051 1726867095.35241: waiting for pending results... 7051 1726867095.35531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867095.35660: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000114 7051 1726867095.35680: variable 'ansible_search_path' from source: unknown 7051 1726867095.35685: variable 'ansible_search_path' from source: unknown 7051 1726867095.35729: calling self._execute() 7051 1726867095.35831: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.35836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.35855: variable 'omit' from source: magic vars 7051 1726867095.36264: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.36278: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.36457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867095.39201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867095.39254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867095.39283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867095.39309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867095.39328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867095.39389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867095.39409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867095.39427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867095.39455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867095.39466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867095.39544: variable 'ansible_distribution' from source: facts 7051 1726867095.39547: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.39555: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.39634: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.39637: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.39808: variable 'ansible_distribution' from source: facts 7051 1726867095.39811: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.39813: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.39911: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.39914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.40096: variable 'ansible_distribution' from source: facts 7051 1726867095.40099: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.40102: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.40188: variable 'network_state' from source: role '' defaults 7051 1726867095.40202: Evaluated conditional (network_state != {}): False 7051 1726867095.40206: when evaluation is False, skipping this task 7051 1726867095.40209: _execute() done 7051 1726867095.40211: dumping result to json 7051 1726867095.40214: done dumping result, returning 7051 1726867095.40216: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-000000000114] 7051 1726867095.40219: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000114 7051 1726867095.40312: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000114 7051 1726867095.40314: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867095.40358: no more pending results, returning what we have 7051 1726867095.40361: results queue empty 7051 1726867095.40362: checking for any_errors_fatal 7051 1726867095.40371: done checking for any_errors_fatal 7051 1726867095.40371: checking for max_fail_percentage 7051 1726867095.40375: done checking for max_fail_percentage 7051 1726867095.40376: checking to see if all hosts have failed and the running result is not ok 7051 1726867095.40378: done checking to see if all hosts have failed 7051 1726867095.40379: getting the remaining hosts for this loop 7051 1726867095.40380: done getting the remaining hosts for this loop 7051 1726867095.40384: getting the next task for host managed_node1 7051 1726867095.40390: done getting next task for host managed_node1 7051 1726867095.40394: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867095.40396: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867095.40416: getting variables 7051 1726867095.40417: in VariableManager get_vars() 7051 1726867095.40469: Calling all_inventory to load vars for managed_node1 7051 1726867095.40472: Calling groups_inventory to load vars for managed_node1 7051 1726867095.40476: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.40616: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.40619: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.40623: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.42050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.43019: done with get_vars() 7051 1726867095.43035: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:15 -0400 (0:00:00.085) 0:01:00.558 ****** 7051 1726867095.43105: entering _queue_task() for managed_node1/ping 7051 1726867095.43326: worker is 1 (out of 1 available) 7051 1726867095.43338: exiting _queue_task() for managed_node1/ping 7051 1726867095.43349: done queuing things up, now waiting for results queue to drain 7051 1726867095.43351: waiting for pending results... 7051 1726867095.43518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867095.43609: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000115 7051 1726867095.43623: variable 'ansible_search_path' from source: unknown 7051 1726867095.43626: variable 'ansible_search_path' from source: unknown 7051 1726867095.43653: calling self._execute() 7051 1726867095.43729: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.43733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.43743: variable 'omit' from source: magic vars 7051 1726867095.44023: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.44033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.44164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867095.45628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867095.45682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867095.45708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867095.45733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867095.45754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867095.45811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867095.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867095.45848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867095.45881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867095.45891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867095.45969: variable 'ansible_distribution' from source: facts 7051 1726867095.45976: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.45984: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.46049: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.46053: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.46164: variable 'ansible_distribution' from source: facts 7051 1726867095.46168: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.46176: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.46252: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.46255: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.46365: variable 'ansible_distribution' from source: facts 7051 1726867095.46368: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.46376: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.46381: variable 'omit' from source: magic vars 7051 1726867095.46421: variable 'omit' from source: magic vars 7051 1726867095.46447: variable 'omit' from source: magic vars 7051 1726867095.46466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867095.46488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867095.46503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867095.46517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.46527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867095.46549: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867095.46552: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.46555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.46620: Set connection var ansible_connection to ssh 7051 1726867095.46624: Set connection var ansible_pipelining to False 7051 1726867095.46635: Set connection var ansible_shell_executable to /bin/sh 7051 1726867095.46637: Set connection var ansible_shell_type to sh 7051 1726867095.46642: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867095.46649: Set connection var ansible_timeout to 10 7051 1726867095.46664: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.46667: variable 'ansible_connection' from source: unknown 7051 1726867095.46669: variable 'ansible_module_compression' from source: unknown 7051 1726867095.46672: variable 'ansible_shell_type' from source: unknown 7051 1726867095.46680: variable 'ansible_shell_executable' from source: unknown 7051 1726867095.46682: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.46685: variable 'ansible_pipelining' from source: unknown 7051 1726867095.46688: variable 'ansible_timeout' from source: unknown 7051 1726867095.46692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.46788: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867095.46797: variable 'omit' from source: magic vars 7051 1726867095.46802: starting attempt loop 7051 1726867095.46805: running the handler 7051 1726867095.46815: _low_level_execute_command(): starting 7051 1726867095.46822: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867095.47321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.47325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.47328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.47330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.47369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867095.47384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.47452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.49124: stdout chunk (state=3): >>>/root <<< 7051 1726867095.49251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867095.49256: stdout chunk (state=3): >>><<< 7051 1726867095.49263: stderr chunk (state=3): >>><<< 7051 1726867095.49281: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867095.49291: _low_level_execute_command(): starting 7051 1726867095.49296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647 `" && echo ansible-tmp-1726867095.492809-9224-244376754565647="` echo /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647 `" ) && sleep 0' 7051 1726867095.49733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867095.49737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867095.49739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.49741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.49743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.49801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867095.49808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867095.49810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.49854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.51705: stdout chunk (state=3): >>>ansible-tmp-1726867095.492809-9224-244376754565647=/root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647 <<< 7051 1726867095.51811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867095.51832: stderr chunk (state=3): >>><<< 7051 1726867095.51836: stdout chunk (state=3): >>><<< 7051 1726867095.51853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867095.492809-9224-244376754565647=/root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867095.51890: variable 'ansible_module_compression' from source: unknown 7051 1726867095.51918: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7051 1726867095.51941: variable 'ansible_facts' from source: unknown 7051 1726867095.52001: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py 7051 1726867095.52096: Sending initial data 7051 1726867095.52099: Sent initial data (150 bytes) 7051 1726867095.52530: 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 <<< 7051 1726867095.52533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867095.52536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867095.52538: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.52540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.52583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867095.52602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867095.52605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.52643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.54148: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867095.54157: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867095.54193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867095.54241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfnoelh2f /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py <<< 7051 1726867095.54244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py" <<< 7051 1726867095.54285: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpfnoelh2f" to remote "/root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py" <<< 7051 1726867095.54821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867095.54854: stderr chunk (state=3): >>><<< 7051 1726867095.54858: stdout chunk (state=3): >>><<< 7051 1726867095.54881: done transferring module to remote 7051 1726867095.54890: _low_level_execute_command(): starting 7051 1726867095.54894: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/ /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py && sleep 0' 7051 1726867095.55304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.55307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.55309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.55311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.55360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867095.55365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.55408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.57108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867095.57128: stderr chunk (state=3): >>><<< 7051 1726867095.57134: stdout chunk (state=3): >>><<< 7051 1726867095.57147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867095.57150: _low_level_execute_command(): starting 7051 1726867095.57152: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/AnsiballZ_ping.py && sleep 0' 7051 1726867095.57562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.57565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.57568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867095.57570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867095.57572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867095.57622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867095.57629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.57681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.72544: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867095.73685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867095.73689: stdout chunk (state=3): >>><<< 7051 1726867095.73691: stderr chunk (state=3): >>><<< 7051 1726867095.73800: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867095.73885: 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-1726867095.492809-9224-244376754565647/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867095.73889: _low_level_execute_command(): starting 7051 1726867095.73892: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867095.492809-9224-244376754565647/ > /dev/null 2>&1 && sleep 0' 7051 1726867095.74596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867095.74608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867095.74616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867095.74634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867095.74649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867095.74752: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867095.74755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867095.74830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867095.76982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867095.76985: stdout chunk (state=3): >>><<< 7051 1726867095.76987: stderr chunk (state=3): >>><<< 7051 1726867095.76989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867095.76991: handler run complete 7051 1726867095.76993: attempt loop complete, returning result 7051 1726867095.76995: _execute() done 7051 1726867095.76996: dumping result to json 7051 1726867095.76998: done dumping result, returning 7051 1726867095.76999: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-000000000115] 7051 1726867095.77001: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000115 7051 1726867095.77059: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000115 7051 1726867095.77062: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867095.77244: no more pending results, returning what we have 7051 1726867095.77247: results queue empty 7051 1726867095.77248: checking for any_errors_fatal 7051 1726867095.77253: done checking for any_errors_fatal 7051 1726867095.77253: checking for max_fail_percentage 7051 1726867095.77255: done checking for max_fail_percentage 7051 1726867095.77255: checking to see if all hosts have failed and the running result is not ok 7051 1726867095.77257: done checking to see if all hosts have failed 7051 1726867095.77257: getting the remaining hosts for this loop 7051 1726867095.77259: done getting the remaining hosts for this loop 7051 1726867095.77263: getting the next task for host managed_node1 7051 1726867095.77273: done getting next task for host managed_node1 7051 1726867095.77279: ^ task is: TASK: meta (role_complete) 7051 1726867095.77282: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867095.77295: getting variables 7051 1726867095.77297: in VariableManager get_vars() 7051 1726867095.77351: Calling all_inventory to load vars for managed_node1 7051 1726867095.77354: Calling groups_inventory to load vars for managed_node1 7051 1726867095.77356: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.77365: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.77368: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.77370: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.80431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.83660: done with get_vars() 7051 1726867095.83892: done getting variables 7051 1726867095.83979: done queuing things up, now waiting for results queue to drain 7051 1726867095.83981: results queue empty 7051 1726867095.83982: checking for any_errors_fatal 7051 1726867095.83985: done checking for any_errors_fatal 7051 1726867095.83986: checking for max_fail_percentage 7051 1726867095.83987: done checking for max_fail_percentage 7051 1726867095.83988: checking to see if all hosts have failed and the running result is not ok 7051 1726867095.83988: done checking to see if all hosts have failed 7051 1726867095.83989: getting the remaining hosts for this loop 7051 1726867095.83990: done getting the remaining hosts for this loop 7051 1726867095.83993: getting the next task for host managed_node1 7051 1726867095.83997: done getting next task for host managed_node1 7051 1726867095.83999: ^ task is: TASK: Include the task 'test_802.1x_capath.yml' 7051 1726867095.84001: ^ 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 7051 1726867095.84008: getting variables 7051 1726867095.84009: in VariableManager get_vars() 7051 1726867095.84032: Calling all_inventory to load vars for managed_node1 7051 1726867095.84034: Calling groups_inventory to load vars for managed_node1 7051 1726867095.84036: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.84041: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.84043: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.84046: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.85771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.88038: done with get_vars() 7051 1726867095.88057: done getting variables TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Friday 20 September 2024 17:18:15 -0400 (0:00:00.450) 0:01:01.008 ****** 7051 1726867095.88137: entering _queue_task() for managed_node1/include_tasks 7051 1726867095.88532: worker is 1 (out of 1 available) 7051 1726867095.88658: exiting _queue_task() for managed_node1/include_tasks 7051 1726867095.88668: done queuing things up, now waiting for results queue to drain 7051 1726867095.88670: waiting for pending results... 7051 1726867095.88843: running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' 7051 1726867095.88958: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000145 7051 1726867095.88986: variable 'ansible_search_path' from source: unknown 7051 1726867095.89031: calling self._execute() 7051 1726867095.89139: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867095.89200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867095.89203: variable 'omit' from source: magic vars 7051 1726867095.89573: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.89593: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867095.89802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867095.92064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867095.92150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867095.92206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867095.92235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867095.92262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867095.92382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867095.92386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867095.92414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867095.92467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867095.92490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867095.92609: variable 'ansible_distribution' from source: facts 7051 1726867095.92641: variable 'ansible_distribution_major_version' from source: facts 7051 1726867095.92644: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867095.92646: _execute() done 7051 1726867095.92648: dumping result to json 7051 1726867095.92657: done dumping result, returning 7051 1726867095.92668: done running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' [0affcac9-a3a5-79ed-6d0d-000000000145] 7051 1726867095.92766: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000145 7051 1726867095.92841: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000145 7051 1726867095.92844: WORKER PROCESS EXITING 7051 1726867095.92874: no more pending results, returning what we have 7051 1726867095.92881: in VariableManager get_vars() 7051 1726867095.92946: Calling all_inventory to load vars for managed_node1 7051 1726867095.92949: Calling groups_inventory to load vars for managed_node1 7051 1726867095.92951: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867095.92963: Calling all_plugins_play to load vars for managed_node1 7051 1726867095.92966: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867095.92969: Calling groups_plugins_play to load vars for managed_node1 7051 1726867095.95506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867095.97141: done with get_vars() 7051 1726867095.97165: variable 'ansible_search_path' from source: unknown 7051 1726867095.97185: we have included files to process 7051 1726867095.97186: generating all_blocks data 7051 1726867095.97189: done generating all_blocks data 7051 1726867095.97195: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7051 1726867095.97196: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7051 1726867095.97199: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7051 1726867095.99051: in VariableManager get_vars() 7051 1726867095.99287: done with get_vars() 7051 1726867095.99293: variable 'omit' from source: magic vars 7051 1726867095.99326: variable 'omit' from source: magic vars 7051 1726867095.99369: in VariableManager get_vars() 7051 1726867095.99400: done with get_vars() 7051 1726867095.99423: in VariableManager get_vars() 7051 1726867095.99448: done with get_vars() 7051 1726867095.99693: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7051 1726867095.99808: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7051 1726867096.00089: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7051 1726867096.00887: in VariableManager get_vars() 7051 1726867096.00920: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867096.06030: done processing included file 7051 1726867096.06032: iterating over new_blocks loaded from include file 7051 1726867096.06033: in VariableManager get_vars() 7051 1726867096.06059: done with get_vars() 7051 1726867096.06060: filtering new block on tags 7051 1726867096.06088: done filtering new block on tags 7051 1726867096.06091: in VariableManager get_vars() 7051 1726867096.06116: done with get_vars() 7051 1726867096.06117: filtering new block on tags 7051 1726867096.06431: done filtering new block on tags 7051 1726867096.06435: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed_node1 7051 1726867096.06441: extending task lists for all hosts with included blocks 7051 1726867096.17021: done extending task lists 7051 1726867096.17023: done processing included files 7051 1726867096.17024: results queue empty 7051 1726867096.17025: checking for any_errors_fatal 7051 1726867096.17027: done checking for any_errors_fatal 7051 1726867096.17027: checking for max_fail_percentage 7051 1726867096.17029: done checking for max_fail_percentage 7051 1726867096.17029: checking to see if all hosts have failed and the running result is not ok 7051 1726867096.17030: done checking to see if all hosts have failed 7051 1726867096.17031: getting the remaining hosts for this loop 7051 1726867096.17032: done getting the remaining hosts for this loop 7051 1726867096.17035: getting the next task for host managed_node1 7051 1726867096.17039: done getting next task for host managed_node1 7051 1726867096.17041: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7051 1726867096.17049: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867096.17052: getting variables 7051 1726867096.17053: in VariableManager get_vars() 7051 1726867096.17289: Calling all_inventory to load vars for managed_node1 7051 1726867096.17292: Calling groups_inventory to load vars for managed_node1 7051 1726867096.17295: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867096.17302: Calling all_plugins_play to load vars for managed_node1 7051 1726867096.17304: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867096.17307: Calling groups_plugins_play to load vars for managed_node1 7051 1726867096.19749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867096.23384: done with get_vars() 7051 1726867096.23407: done getting variables 7051 1726867096.23448: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Friday 20 September 2024 17:18:16 -0400 (0:00:00.353) 0:01:01.363 ****** 7051 1726867096.23686: entering _queue_task() for managed_node1/debug 7051 1726867096.24229: worker is 1 (out of 1 available) 7051 1726867096.24242: exiting _queue_task() for managed_node1/debug 7051 1726867096.24257: done queuing things up, now waiting for results queue to drain 7051 1726867096.24259: waiting for pending results... 7051 1726867096.24996: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7051 1726867096.25001: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000565 7051 1726867096.25003: variable 'ansible_search_path' from source: unknown 7051 1726867096.25006: variable 'ansible_search_path' from source: unknown 7051 1726867096.25009: calling self._execute() 7051 1726867096.25343: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.25347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.25350: variable 'omit' from source: magic vars 7051 1726867096.25975: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.26182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867096.26485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867096.30831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867096.30937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867096.30991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867096.31029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867096.31061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867096.31152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867096.31198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867096.31230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867096.31274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867096.31298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867096.31460: variable 'ansible_distribution' from source: facts 7051 1726867096.31471: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.31486: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867096.31498: variable 'omit' from source: magic vars 7051 1726867096.31545: variable 'omit' from source: magic vars 7051 1726867096.31649: variable 'omit' from source: magic vars 7051 1726867096.31652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867096.31666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867096.31691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867096.31713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.31728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.31770: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867096.31782: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.31790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.31892: Set connection var ansible_connection to ssh 7051 1726867096.31908: Set connection var ansible_pipelining to False 7051 1726867096.31920: Set connection var ansible_shell_executable to /bin/sh 7051 1726867096.31933: Set connection var ansible_shell_type to sh 7051 1726867096.31962: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867096.31965: Set connection var ansible_timeout to 10 7051 1726867096.32069: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.32074: variable 'ansible_connection' from source: unknown 7051 1726867096.32078: variable 'ansible_module_compression' from source: unknown 7051 1726867096.32081: variable 'ansible_shell_type' from source: unknown 7051 1726867096.32083: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.32085: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.32088: variable 'ansible_pipelining' from source: unknown 7051 1726867096.32091: variable 'ansible_timeout' from source: unknown 7051 1726867096.32094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.32163: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867096.32189: variable 'omit' from source: magic vars 7051 1726867096.32200: starting attempt loop 7051 1726867096.32209: running the handler 7051 1726867096.32260: handler run complete 7051 1726867096.32295: attempt loop complete, returning result 7051 1726867096.32382: _execute() done 7051 1726867096.32392: dumping result to json 7051 1726867096.32396: done dumping result, returning 7051 1726867096.32398: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path [0affcac9-a3a5-79ed-6d0d-000000000565] 7051 1726867096.32400: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000565 7051 1726867096.32472: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000565 7051 1726867096.32476: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7051 1726867096.32524: no more pending results, returning what we have 7051 1726867096.32527: results queue empty 7051 1726867096.32528: checking for any_errors_fatal 7051 1726867096.32530: done checking for any_errors_fatal 7051 1726867096.32530: checking for max_fail_percentage 7051 1726867096.32532: done checking for max_fail_percentage 7051 1726867096.32533: checking to see if all hosts have failed and the running result is not ok 7051 1726867096.32533: done checking to see if all hosts have failed 7051 1726867096.32534: getting the remaining hosts for this loop 7051 1726867096.32536: done getting the remaining hosts for this loop 7051 1726867096.32539: getting the next task for host managed_node1 7051 1726867096.32546: done getting next task for host managed_node1 7051 1726867096.32549: ^ task is: TASK: Set __NM_capath_ignored_NVRs 7051 1726867096.32552: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867096.32560: getting variables 7051 1726867096.32562: in VariableManager get_vars() 7051 1726867096.32625: Calling all_inventory to load vars for managed_node1 7051 1726867096.32628: Calling groups_inventory to load vars for managed_node1 7051 1726867096.32630: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867096.32640: Calling all_plugins_play to load vars for managed_node1 7051 1726867096.32643: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867096.32645: Calling groups_plugins_play to load vars for managed_node1 7051 1726867096.34563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867096.35790: done with get_vars() 7051 1726867096.35811: done getting variables 7051 1726867096.35866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set __NM_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Friday 20 September 2024 17:18:16 -0400 (0:00:00.122) 0:01:01.486 ****** 7051 1726867096.35898: entering _queue_task() for managed_node1/set_fact 7051 1726867096.36185: worker is 1 (out of 1 available) 7051 1726867096.36197: exiting _queue_task() for managed_node1/set_fact 7051 1726867096.36209: done queuing things up, now waiting for results queue to drain 7051 1726867096.36211: waiting for pending results... 7051 1726867096.36478: running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs 7051 1726867096.36538: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000566 7051 1726867096.36550: variable 'ansible_search_path' from source: unknown 7051 1726867096.36557: variable 'ansible_search_path' from source: unknown 7051 1726867096.36595: calling self._execute() 7051 1726867096.36700: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.36705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.36732: variable 'omit' from source: magic vars 7051 1726867096.37134: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.37223: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867096.37372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867096.39214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867096.39293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867096.39338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867096.39408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867096.39483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867096.39624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867096.39641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867096.39685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867096.39727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867096.39731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867096.39855: variable 'ansible_distribution' from source: facts 7051 1726867096.39859: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.39867: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867096.39902: variable 'omit' from source: magic vars 7051 1726867096.39905: variable 'omit' from source: magic vars 7051 1726867096.39958: variable 'omit' from source: magic vars 7051 1726867096.39984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867096.40012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867096.40029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867096.40045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.40120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.40123: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867096.40126: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.40129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.40228: Set connection var ansible_connection to ssh 7051 1726867096.40231: Set connection var ansible_pipelining to False 7051 1726867096.40234: Set connection var ansible_shell_executable to /bin/sh 7051 1726867096.40239: Set connection var ansible_shell_type to sh 7051 1726867096.40245: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867096.40247: Set connection var ansible_timeout to 10 7051 1726867096.40249: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.40252: variable 'ansible_connection' from source: unknown 7051 1726867096.40254: variable 'ansible_module_compression' from source: unknown 7051 1726867096.40256: variable 'ansible_shell_type' from source: unknown 7051 1726867096.40258: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.40260: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.40262: variable 'ansible_pipelining' from source: unknown 7051 1726867096.40265: variable 'ansible_timeout' from source: unknown 7051 1726867096.40268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.40397: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867096.40400: variable 'omit' from source: magic vars 7051 1726867096.40403: starting attempt loop 7051 1726867096.40406: running the handler 7051 1726867096.40408: handler run complete 7051 1726867096.40410: attempt loop complete, returning result 7051 1726867096.40412: _execute() done 7051 1726867096.40414: dumping result to json 7051 1726867096.40416: done dumping result, returning 7051 1726867096.40419: done running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs [0affcac9-a3a5-79ed-6d0d-000000000566] 7051 1726867096.40421: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000566 7051 1726867096.40621: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000566 7051 1726867096.40624: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } 7051 1726867096.40670: no more pending results, returning what we have 7051 1726867096.40673: results queue empty 7051 1726867096.40676: checking for any_errors_fatal 7051 1726867096.40682: done checking for any_errors_fatal 7051 1726867096.40683: checking for max_fail_percentage 7051 1726867096.40685: done checking for max_fail_percentage 7051 1726867096.40686: checking to see if all hosts have failed and the running result is not ok 7051 1726867096.40686: done checking to see if all hosts have failed 7051 1726867096.40687: getting the remaining hosts for this loop 7051 1726867096.40688: done getting the remaining hosts for this loop 7051 1726867096.40691: getting the next task for host managed_node1 7051 1726867096.40696: done getting next task for host managed_node1 7051 1726867096.40699: ^ task is: TASK: Create directory for ca_path test 7051 1726867096.40701: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867096.40709: getting variables 7051 1726867096.40711: in VariableManager get_vars() 7051 1726867096.40758: Calling all_inventory to load vars for managed_node1 7051 1726867096.40760: Calling groups_inventory to load vars for managed_node1 7051 1726867096.40763: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867096.40771: Calling all_plugins_play to load vars for managed_node1 7051 1726867096.40788: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867096.40793: Calling groups_plugins_play to load vars for managed_node1 7051 1726867096.42217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867096.43941: done with get_vars() 7051 1726867096.43961: done getting variables TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Friday 20 September 2024 17:18:16 -0400 (0:00:00.081) 0:01:01.567 ****** 7051 1726867096.44049: entering _queue_task() for managed_node1/file 7051 1726867096.44322: worker is 1 (out of 1 available) 7051 1726867096.44333: exiting _queue_task() for managed_node1/file 7051 1726867096.44345: done queuing things up, now waiting for results queue to drain 7051 1726867096.44346: waiting for pending results... 7051 1726867096.44712: running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test 7051 1726867096.44717: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000567 7051 1726867096.44721: variable 'ansible_search_path' from source: unknown 7051 1726867096.44724: variable 'ansible_search_path' from source: unknown 7051 1726867096.44788: calling self._execute() 7051 1726867096.44860: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.44864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.44867: variable 'omit' from source: magic vars 7051 1726867096.45172: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.45183: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867096.45584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867096.47490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867096.47541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867096.47567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867096.47594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867096.47622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867096.47680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867096.47704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867096.47722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867096.47751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867096.47761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867096.47845: variable 'ansible_distribution' from source: facts 7051 1726867096.47849: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.47855: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867096.47861: variable 'omit' from source: magic vars 7051 1726867096.47890: variable 'omit' from source: magic vars 7051 1726867096.47914: variable 'omit' from source: magic vars 7051 1726867096.47938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867096.47961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867096.47979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867096.47991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.47999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.48022: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867096.48025: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.48030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.48098: Set connection var ansible_connection to ssh 7051 1726867096.48104: Set connection var ansible_pipelining to False 7051 1726867096.48110: Set connection var ansible_shell_executable to /bin/sh 7051 1726867096.48116: Set connection var ansible_shell_type to sh 7051 1726867096.48121: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867096.48127: Set connection var ansible_timeout to 10 7051 1726867096.48145: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.48148: variable 'ansible_connection' from source: unknown 7051 1726867096.48150: variable 'ansible_module_compression' from source: unknown 7051 1726867096.48153: variable 'ansible_shell_type' from source: unknown 7051 1726867096.48156: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.48159: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.48162: variable 'ansible_pipelining' from source: unknown 7051 1726867096.48164: variable 'ansible_timeout' from source: unknown 7051 1726867096.48166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.48258: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867096.48266: variable 'omit' from source: magic vars 7051 1726867096.48271: starting attempt loop 7051 1726867096.48285: running the handler 7051 1726867096.48291: _low_level_execute_command(): starting 7051 1726867096.48294: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867096.48740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.48765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867096.48767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.48770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.48772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.48822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.48826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.48900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.50567: stdout chunk (state=3): >>>/root <<< 7051 1726867096.50671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.50696: stderr chunk (state=3): >>><<< 7051 1726867096.50699: stdout chunk (state=3): >>><<< 7051 1726867096.50717: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.50728: _low_level_execute_command(): starting 7051 1726867096.50733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173 `" && echo ansible-tmp-1726867096.5071745-9266-240930938130173="` echo /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173 `" ) && sleep 0' 7051 1726867096.51141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.51144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867096.51147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867096.51149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.51151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.51202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867096.51209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.51255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.53115: stdout chunk (state=3): >>>ansible-tmp-1726867096.5071745-9266-240930938130173=/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173 <<< 7051 1726867096.53224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.53246: stderr chunk (state=3): >>><<< 7051 1726867096.53249: stdout chunk (state=3): >>><<< 7051 1726867096.53266: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867096.5071745-9266-240930938130173=/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.53304: variable 'ansible_module_compression' from source: unknown 7051 1726867096.53339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867096.53382: variable 'ansible_facts' from source: unknown 7051 1726867096.53443: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py 7051 1726867096.53537: Sending initial data 7051 1726867096.53541: Sent initial data (151 bytes) 7051 1726867096.53936: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.53942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867096.53964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.53967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.53969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.54026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867096.54032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.54075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.55595: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867096.55637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867096.55684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmphdzw4on_ /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py <<< 7051 1726867096.55690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py" <<< 7051 1726867096.55728: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmphdzw4on_" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py" <<< 7051 1726867096.55732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py" <<< 7051 1726867096.56293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.56326: stderr chunk (state=3): >>><<< 7051 1726867096.56329: stdout chunk (state=3): >>><<< 7051 1726867096.56352: done transferring module to remote 7051 1726867096.56360: _low_level_execute_command(): starting 7051 1726867096.56363: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/ /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py && sleep 0' 7051 1726867096.56768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867096.56771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867096.56774: 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.12.57 originally 10.31.12.57 <<< 7051 1726867096.56776: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.56820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.56833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.56884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.58612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.58633: stderr chunk (state=3): >>><<< 7051 1726867096.58636: stdout chunk (state=3): >>><<< 7051 1726867096.58647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.58650: _low_level_execute_command(): starting 7051 1726867096.58653: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/AnsiballZ_file.py && sleep 0' 7051 1726867096.59045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.59048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867096.59051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867096.59053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.59055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.59102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867096.59108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.59159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.75553: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867096.76976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867096.76982: stdout chunk (state=3): >>><<< 7051 1726867096.77085: stderr chunk (state=3): >>><<< 7051 1726867096.77089: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867096.77092: done with _execute_module (file, {'path': '/etc/pki/tls/my_ca_certs', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867096.77099: _low_level_execute_command(): starting 7051 1726867096.77101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867096.5071745-9266-240930938130173/ > /dev/null 2>&1 && sleep 0' 7051 1726867096.77539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.77552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.77562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.77611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.77629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.77669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.79542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.79547: stdout chunk (state=3): >>><<< 7051 1726867096.79550: stderr chunk (state=3): >>><<< 7051 1726867096.79661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.79666: handler run complete 7051 1726867096.79669: attempt loop complete, returning result 7051 1726867096.79672: _execute() done 7051 1726867096.79674: dumping result to json 7051 1726867096.79676: done dumping result, returning 7051 1726867096.79679: done running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test [0affcac9-a3a5-79ed-6d0d-000000000567] 7051 1726867096.79682: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000567 7051 1726867096.79751: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000567 7051 1726867096.79753: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7051 1726867096.79835: no more pending results, returning what we have 7051 1726867096.79839: results queue empty 7051 1726867096.79840: checking for any_errors_fatal 7051 1726867096.79846: done checking for any_errors_fatal 7051 1726867096.79847: checking for max_fail_percentage 7051 1726867096.79849: done checking for max_fail_percentage 7051 1726867096.79850: checking to see if all hosts have failed and the running result is not ok 7051 1726867096.79851: done checking to see if all hosts have failed 7051 1726867096.79852: getting the remaining hosts for this loop 7051 1726867096.79854: done getting the remaining hosts for this loop 7051 1726867096.79858: getting the next task for host managed_node1 7051 1726867096.79865: done getting next task for host managed_node1 7051 1726867096.79868: ^ task is: TASK: Copy cacert to ca_path 7051 1726867096.79871: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867096.79880: getting variables 7051 1726867096.79882: in VariableManager get_vars() 7051 1726867096.79948: Calling all_inventory to load vars for managed_node1 7051 1726867096.79951: Calling groups_inventory to load vars for managed_node1 7051 1726867096.79953: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867096.79965: Calling all_plugins_play to load vars for managed_node1 7051 1726867096.79967: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867096.79970: Calling groups_plugins_play to load vars for managed_node1 7051 1726867096.81126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867096.82062: done with get_vars() 7051 1726867096.82091: done getting variables 7051 1726867096.82150: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Friday 20 September 2024 17:18:16 -0400 (0:00:00.381) 0:01:01.948 ****** 7051 1726867096.82192: entering _queue_task() for managed_node1/copy 7051 1726867096.82478: worker is 1 (out of 1 available) 7051 1726867096.82491: exiting _queue_task() for managed_node1/copy 7051 1726867096.82503: done queuing things up, now waiting for results queue to drain 7051 1726867096.82504: waiting for pending results... 7051 1726867096.82779: running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path 7051 1726867096.82867: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000568 7051 1726867096.82874: variable 'ansible_search_path' from source: unknown 7051 1726867096.82983: variable 'ansible_search_path' from source: unknown 7051 1726867096.82988: calling self._execute() 7051 1726867096.83020: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.83023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.83027: variable 'omit' from source: magic vars 7051 1726867096.83414: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.83432: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867096.83754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867096.85539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867096.85600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867096.85670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867096.85676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867096.85712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867096.85806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867096.85810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867096.85817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867096.85982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867096.85986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867096.85988: variable 'ansible_distribution' from source: facts 7051 1726867096.85991: variable 'ansible_distribution_major_version' from source: facts 7051 1726867096.85993: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867096.85998: variable 'omit' from source: magic vars 7051 1726867096.86035: variable 'omit' from source: magic vars 7051 1726867096.86068: variable 'omit' from source: magic vars 7051 1726867096.86092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867096.86118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867096.86137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867096.86153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.86186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867096.86193: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867096.86197: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.86199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.86330: Set connection var ansible_connection to ssh 7051 1726867096.86333: Set connection var ansible_pipelining to False 7051 1726867096.86336: Set connection var ansible_shell_executable to /bin/sh 7051 1726867096.86339: Set connection var ansible_shell_type to sh 7051 1726867096.86341: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867096.86343: Set connection var ansible_timeout to 10 7051 1726867096.86345: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.86347: variable 'ansible_connection' from source: unknown 7051 1726867096.86349: variable 'ansible_module_compression' from source: unknown 7051 1726867096.86351: variable 'ansible_shell_type' from source: unknown 7051 1726867096.86353: variable 'ansible_shell_executable' from source: unknown 7051 1726867096.86355: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867096.86357: variable 'ansible_pipelining' from source: unknown 7051 1726867096.86359: variable 'ansible_timeout' from source: unknown 7051 1726867096.86361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867096.86493: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867096.86496: variable 'omit' from source: magic vars 7051 1726867096.86498: starting attempt loop 7051 1726867096.86501: running the handler 7051 1726867096.86503: _low_level_execute_command(): starting 7051 1726867096.86505: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867096.87018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.87040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.87045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.87095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.87111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.87154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.88788: stdout chunk (state=3): >>>/root <<< 7051 1726867096.88888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.88912: stderr chunk (state=3): >>><<< 7051 1726867096.88915: stdout chunk (state=3): >>><<< 7051 1726867096.88936: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.88945: _low_level_execute_command(): starting 7051 1726867096.88951: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558 `" && echo ansible-tmp-1726867096.889351-9283-41514459149558="` echo /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558 `" ) && sleep 0' 7051 1726867096.89354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.89358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.89361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867096.89363: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.89411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.89415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.89468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.91354: stdout chunk (state=3): >>>ansible-tmp-1726867096.889351-9283-41514459149558=/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558 <<< 7051 1726867096.91465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.91488: stderr chunk (state=3): >>><<< 7051 1726867096.91491: stdout chunk (state=3): >>><<< 7051 1726867096.91508: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867096.889351-9283-41514459149558=/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.91518: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7051 1726867096.91535: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7051 1726867096.91572: variable 'ansible_module_compression' from source: unknown 7051 1726867096.91615: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7051 1726867096.91644: variable 'ansible_facts' from source: unknown 7051 1726867096.91705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py 7051 1726867096.91796: Sending initial data 7051 1726867096.91800: Sent initial data (149 bytes) 7051 1726867096.92213: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.92216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867096.92218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.92220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.92222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.92284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867096.92286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.92332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.93881: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867096.93886: 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 <<< 7051 1726867096.93920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867096.93965: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpsh65u2l0 /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py <<< 7051 1726867096.93969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py" <<< 7051 1726867096.94010: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpsh65u2l0" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py" <<< 7051 1726867096.94568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.94604: stderr chunk (state=3): >>><<< 7051 1726867096.94607: stdout chunk (state=3): >>><<< 7051 1726867096.94633: done transferring module to remote 7051 1726867096.94641: _low_level_execute_command(): starting 7051 1726867096.94648: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/ /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py && sleep 0' 7051 1726867096.95037: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.95041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.95052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.95110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867096.95116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.95165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867096.96941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867096.96961: stderr chunk (state=3): >>><<< 7051 1726867096.96964: stdout chunk (state=3): >>><<< 7051 1726867096.96979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867096.96982: _low_level_execute_command(): starting 7051 1726867096.96984: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_stat.py && sleep 0' 7051 1726867096.97383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867096.97386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.97389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867096.97391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867096.97393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867096.97438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867096.97441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867096.97507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.13020: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7051 1726867097.14534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867097.14641: stderr chunk (state=3): >>><<< 7051 1726867097.14645: stdout chunk (state=3): >>><<< 7051 1726867097.14648: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867097.14650: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/my_ca_certs/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7051 1726867097.14966: Sending initial data 7051 1726867097.14969: Sent initial data (193 bytes) 7051 1726867097.15591: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.15607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.15622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.15762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.17491: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867097.17517: 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 "." <<< 7051 1726867097.17560: stdout chunk (state=3): >>>sftp> put /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem <<< 7051 1726867097.17574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem" <<< 7051 1726867097.17654: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem" <<< 7051 1726867097.17981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.18034: stderr chunk (state=3): >>><<< 7051 1726867097.18044: stdout chunk (state=3): >>><<< 7051 1726867097.18244: _low_level_execute_command(): starting 7051 1726867097.18248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/ /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem && sleep 0' 7051 1726867097.18630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867097.18732: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.18748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.18832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.20691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.20705: stdout chunk (state=3): >>><<< 7051 1726867097.20715: stderr chunk (state=3): >>><<< 7051 1726867097.20733: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.20761: variable 'ansible_module_compression' from source: unknown 7051 1726867097.20814: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7051 1726867097.20845: variable 'ansible_facts' from source: unknown 7051 1726867097.20935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py 7051 1726867097.21144: Sending initial data 7051 1726867097.21147: Sent initial data (149 bytes) 7051 1726867097.21756: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.21785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.21801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.21886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.23552: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867097.23606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867097.23666: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4932u81k /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py <<< 7051 1726867097.23669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py" <<< 7051 1726867097.23727: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp4932u81k" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py" <<< 7051 1726867097.24460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.24622: stderr chunk (state=3): >>><<< 7051 1726867097.24625: stdout chunk (state=3): >>><<< 7051 1726867097.24628: done transferring module to remote 7051 1726867097.24630: _low_level_execute_command(): starting 7051 1726867097.24632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/ /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py && sleep 0' 7051 1726867097.25153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867097.25167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867097.25226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.25300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.25332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.25366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.25430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.27343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.27346: stdout chunk (state=3): >>><<< 7051 1726867097.27349: stderr chunk (state=3): >>><<< 7051 1726867097.27369: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.27454: _low_level_execute_command(): starting 7051 1726867097.27458: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/AnsiballZ_copy.py && sleep 0' 7051 1726867097.28036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.28040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.28042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.28061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.28137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.44846: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867097.46295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867097.46314: stderr chunk (state=3): >>><<< 7051 1726867097.46317: stdout chunk (state=3): >>><<< 7051 1726867097.46332: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867097.46355: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem', 'dest': '/etc/pki/tls/my_ca_certs/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867097.46363: _low_level_execute_command(): starting 7051 1726867097.46367: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/ > /dev/null 2>&1 && sleep 0' 7051 1726867097.47025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.47054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.48907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.48931: stderr chunk (state=3): >>><<< 7051 1726867097.48934: stdout chunk (state=3): >>><<< 7051 1726867097.48946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.48953: handler run complete 7051 1726867097.48973: attempt loop complete, returning result 7051 1726867097.48976: _execute() done 7051 1726867097.48985: dumping result to json 7051 1726867097.48988: done dumping result, returning 7051 1726867097.48997: done running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path [0affcac9-a3a5-79ed-6d0d-000000000568] 7051 1726867097.49000: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000568 7051 1726867097.49102: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000568 7051 1726867097.49105: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726867096.889351-9283-41514459149558/.source.pem", "state": "file", "uid": 0 } 7051 1726867097.49165: no more pending results, returning what we have 7051 1726867097.49168: results queue empty 7051 1726867097.49169: checking for any_errors_fatal 7051 1726867097.49180: done checking for any_errors_fatal 7051 1726867097.49181: checking for max_fail_percentage 7051 1726867097.49183: done checking for max_fail_percentage 7051 1726867097.49183: checking to see if all hosts have failed and the running result is not ok 7051 1726867097.49184: done checking to see if all hosts have failed 7051 1726867097.49185: getting the remaining hosts for this loop 7051 1726867097.49191: done getting the remaining hosts for this loop 7051 1726867097.49200: getting the next task for host managed_node1 7051 1726867097.49208: done getting next task for host managed_node1 7051 1726867097.49211: ^ task is: TASK: Install openssl (test dependency) 7051 1726867097.49213: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867097.49217: getting variables 7051 1726867097.49220: in VariableManager get_vars() 7051 1726867097.49275: Calling all_inventory to load vars for managed_node1 7051 1726867097.49281: Calling groups_inventory to load vars for managed_node1 7051 1726867097.49284: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867097.49294: Calling all_plugins_play to load vars for managed_node1 7051 1726867097.49297: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867097.49299: Calling groups_plugins_play to load vars for managed_node1 7051 1726867097.50633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867097.51497: done with get_vars() 7051 1726867097.51513: done getting variables 7051 1726867097.51554: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install openssl (test dependency)] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Friday 20 September 2024 17:18:17 -0400 (0:00:00.693) 0:01:02.642 ****** 7051 1726867097.51582: entering _queue_task() for managed_node1/package 7051 1726867097.51816: worker is 1 (out of 1 available) 7051 1726867097.51827: exiting _queue_task() for managed_node1/package 7051 1726867097.51841: done queuing things up, now waiting for results queue to drain 7051 1726867097.51843: waiting for pending results... 7051 1726867097.52012: running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) 7051 1726867097.52076: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000569 7051 1726867097.52088: variable 'ansible_search_path' from source: unknown 7051 1726867097.52091: variable 'ansible_search_path' from source: unknown 7051 1726867097.52119: calling self._execute() 7051 1726867097.52197: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867097.52201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867097.52210: variable 'omit' from source: magic vars 7051 1726867097.52493: variable 'ansible_distribution_major_version' from source: facts 7051 1726867097.52505: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867097.52642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867097.54148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867097.54196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867097.54224: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867097.54254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867097.54273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867097.54329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867097.54350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867097.54372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867097.54402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867097.54412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867097.54497: variable 'ansible_distribution' from source: facts 7051 1726867097.54501: variable 'ansible_distribution_major_version' from source: facts 7051 1726867097.54507: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867097.54513: variable 'omit' from source: magic vars 7051 1726867097.54541: variable 'omit' from source: magic vars 7051 1726867097.54634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867097.54650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867097.54667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867097.54698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867097.54709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867097.54766: variable '__network_is_ostree' from source: set_fact 7051 1726867097.54769: variable 'omit' from source: magic vars 7051 1726867097.54801: variable 'omit' from source: magic vars 7051 1726867097.54820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867097.54840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867097.54855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867097.54868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867097.54884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867097.54911: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867097.54914: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867097.54917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867097.54981: Set connection var ansible_connection to ssh 7051 1726867097.54986: Set connection var ansible_pipelining to False 7051 1726867097.54992: Set connection var ansible_shell_executable to /bin/sh 7051 1726867097.54999: Set connection var ansible_shell_type to sh 7051 1726867097.55005: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867097.55011: Set connection var ansible_timeout to 10 7051 1726867097.55029: variable 'ansible_shell_executable' from source: unknown 7051 1726867097.55032: variable 'ansible_connection' from source: unknown 7051 1726867097.55035: variable 'ansible_module_compression' from source: unknown 7051 1726867097.55037: variable 'ansible_shell_type' from source: unknown 7051 1726867097.55039: variable 'ansible_shell_executable' from source: unknown 7051 1726867097.55041: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867097.55043: variable 'ansible_pipelining' from source: unknown 7051 1726867097.55046: variable 'ansible_timeout' from source: unknown 7051 1726867097.55050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867097.55121: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867097.55131: variable 'omit' from source: magic vars 7051 1726867097.55134: starting attempt loop 7051 1726867097.55138: running the handler 7051 1726867097.55144: variable 'ansible_facts' from source: unknown 7051 1726867097.55147: variable 'ansible_facts' from source: unknown 7051 1726867097.55172: _low_level_execute_command(): starting 7051 1726867097.55179: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867097.55682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867097.55685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.55696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867097.55698: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.55745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.55749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.55751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.55811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.57473: stdout chunk (state=3): >>>/root <<< 7051 1726867097.57587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.57613: stderr chunk (state=3): >>><<< 7051 1726867097.57616: stdout chunk (state=3): >>><<< 7051 1726867097.57640: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.57650: _low_level_execute_command(): starting 7051 1726867097.57654: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442 `" && echo ansible-tmp-1726867097.5763865-9321-196836219490442="` echo /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442 `" ) && sleep 0' 7051 1726867097.58088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867097.58091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867097.58094: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867097.58096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867097.58098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.58146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.58149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.58153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.58200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.60086: stdout chunk (state=3): >>>ansible-tmp-1726867097.5763865-9321-196836219490442=/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442 <<< 7051 1726867097.60196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.60220: stderr chunk (state=3): >>><<< 7051 1726867097.60223: stdout chunk (state=3): >>><<< 7051 1726867097.60235: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867097.5763865-9321-196836219490442=/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.60263: variable 'ansible_module_compression' from source: unknown 7051 1726867097.60306: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7051 1726867097.60341: variable 'ansible_facts' from source: unknown 7051 1726867097.60424: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py 7051 1726867097.60518: Sending initial data 7051 1726867097.60521: Sent initial data (150 bytes) 7051 1726867097.60991: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867097.60995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.61055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.62593: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7051 1726867097.62598: 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 <<< 7051 1726867097.62645: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867097.62690: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpdpgry9hp /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py <<< 7051 1726867097.62694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py" <<< 7051 1726867097.62740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpdpgry9hp" to remote "/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py" <<< 7051 1726867097.62745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py" <<< 7051 1726867097.63421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.63454: stderr chunk (state=3): >>><<< 7051 1726867097.63457: stdout chunk (state=3): >>><<< 7051 1726867097.63481: done transferring module to remote 7051 1726867097.63490: _low_level_execute_command(): starting 7051 1726867097.63493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/ /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py && sleep 0' 7051 1726867097.63911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867097.63914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867097.63916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.63918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867097.63920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.63968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.63971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.64021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867097.65772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867097.65791: stderr chunk (state=3): >>><<< 7051 1726867097.65795: stdout chunk (state=3): >>><<< 7051 1726867097.65805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867097.65808: _low_level_execute_command(): starting 7051 1726867097.65812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/AnsiballZ_dnf.py && sleep 0' 7051 1726867097.66218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867097.66221: 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 <<< 7051 1726867097.66224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.66226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867097.66228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867097.66268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867097.66271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867097.66326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.07921: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7051 1726867098.12000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867098.12026: stderr chunk (state=3): >>><<< 7051 1726867098.12030: stdout chunk (state=3): >>><<< 7051 1726867098.12047: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867098.12107: done with _execute_module (ansible.legacy.dnf, {'name': 'openssl', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867098.12111: _low_level_execute_command(): starting 7051 1726867098.12116: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867097.5763865-9321-196836219490442/ > /dev/null 2>&1 && sleep 0' 7051 1726867098.12554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.12593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867098.12596: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867098.12598: 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.12.57 is address <<< 7051 1726867098.12600: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.12604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.12638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.12651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.12705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.14530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.14558: stderr chunk (state=3): >>><<< 7051 1726867098.14561: stdout chunk (state=3): >>><<< 7051 1726867098.14576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.14581: handler run complete 7051 1726867098.14606: attempt loop complete, returning result 7051 1726867098.14609: _execute() done 7051 1726867098.14611: dumping result to json 7051 1726867098.14615: done dumping result, returning 7051 1726867098.14624: done running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) [0affcac9-a3a5-79ed-6d0d-000000000569] 7051 1726867098.14627: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000569 7051 1726867098.14725: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000569 7051 1726867098.14728: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7051 1726867098.14799: no more pending results, returning what we have 7051 1726867098.14802: results queue empty 7051 1726867098.14803: checking for any_errors_fatal 7051 1726867098.14811: done checking for any_errors_fatal 7051 1726867098.14812: checking for max_fail_percentage 7051 1726867098.14813: done checking for max_fail_percentage 7051 1726867098.14814: checking to see if all hosts have failed and the running result is not ok 7051 1726867098.14815: done checking to see if all hosts have failed 7051 1726867098.14816: getting the remaining hosts for this loop 7051 1726867098.14817: done getting the remaining hosts for this loop 7051 1726867098.14821: getting the next task for host managed_node1 7051 1726867098.14829: done getting next task for host managed_node1 7051 1726867098.14831: ^ task is: TASK: Hash cacert 7051 1726867098.14834: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867098.14841: getting variables 7051 1726867098.14843: in VariableManager get_vars() 7051 1726867098.14908: Calling all_inventory to load vars for managed_node1 7051 1726867098.14911: Calling groups_inventory to load vars for managed_node1 7051 1726867098.14913: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867098.14923: Calling all_plugins_play to load vars for managed_node1 7051 1726867098.14925: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867098.14928: Calling groups_plugins_play to load vars for managed_node1 7051 1726867098.15728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867098.16714: done with get_vars() 7051 1726867098.16732: done getting variables 7051 1726867098.16773: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Hash cacert] ************************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Friday 20 September 2024 17:18:18 -0400 (0:00:00.652) 0:01:03.295 ****** 7051 1726867098.16799: entering _queue_task() for managed_node1/command 7051 1726867098.17016: worker is 1 (out of 1 available) 7051 1726867098.17028: exiting _queue_task() for managed_node1/command 7051 1726867098.17040: done queuing things up, now waiting for results queue to drain 7051 1726867098.17042: waiting for pending results... 7051 1726867098.17210: running TaskExecutor() for managed_node1/TASK: Hash cacert 7051 1726867098.17281: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000056a 7051 1726867098.17292: variable 'ansible_search_path' from source: unknown 7051 1726867098.17296: variable 'ansible_search_path' from source: unknown 7051 1726867098.17322: calling self._execute() 7051 1726867098.17396: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.17399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.17410: variable 'omit' from source: magic vars 7051 1726867098.17682: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.17691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867098.17826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867098.19982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867098.19986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867098.19989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867098.19991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867098.19993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867098.20045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867098.20083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867098.20115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867098.20161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867098.20193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867098.20304: variable 'ansible_distribution' from source: facts 7051 1726867098.20316: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.20329: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867098.20341: variable 'omit' from source: magic vars 7051 1726867098.20385: variable 'omit' from source: magic vars 7051 1726867098.20426: variable 'omit' from source: magic vars 7051 1726867098.20457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867098.20492: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867098.20517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867098.20541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.20558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.20596: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867098.20607: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.20616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.20717: Set connection var ansible_connection to ssh 7051 1726867098.20735: Set connection var ansible_pipelining to False 7051 1726867098.20750: Set connection var ansible_shell_executable to /bin/sh 7051 1726867098.20764: Set connection var ansible_shell_type to sh 7051 1726867098.20775: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867098.20794: Set connection var ansible_timeout to 10 7051 1726867098.20825: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.20835: variable 'ansible_connection' from source: unknown 7051 1726867098.20848: variable 'ansible_module_compression' from source: unknown 7051 1726867098.20857: variable 'ansible_shell_type' from source: unknown 7051 1726867098.20866: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.20874: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.20885: variable 'ansible_pipelining' from source: unknown 7051 1726867098.20896: variable 'ansible_timeout' from source: unknown 7051 1726867098.20954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.21022: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867098.21039: variable 'omit' from source: magic vars 7051 1726867098.21051: starting attempt loop 7051 1726867098.21065: running the handler 7051 1726867098.21087: _low_level_execute_command(): starting 7051 1726867098.21101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867098.21783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867098.21840: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.21914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.21948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.21972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.22069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.23749: stdout chunk (state=3): >>>/root <<< 7051 1726867098.23846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.23867: stderr chunk (state=3): >>><<< 7051 1726867098.23870: stdout chunk (state=3): >>><<< 7051 1726867098.23895: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.23906: _low_level_execute_command(): starting 7051 1726867098.23910: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555 `" && echo ansible-tmp-1726867098.2389512-9329-218327454901555="` echo /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555 `" ) && sleep 0' 7051 1726867098.24315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867098.24318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867098.24322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.24324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.24326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.24381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.24384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.24427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.26317: stdout chunk (state=3): >>>ansible-tmp-1726867098.2389512-9329-218327454901555=/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555 <<< 7051 1726867098.26424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.26445: stderr chunk (state=3): >>><<< 7051 1726867098.26448: stdout chunk (state=3): >>><<< 7051 1726867098.26461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867098.2389512-9329-218327454901555=/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.26488: variable 'ansible_module_compression' from source: unknown 7051 1726867098.26541: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867098.26556: variable 'ansible_facts' from source: unknown 7051 1726867098.26612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py 7051 1726867098.26702: Sending initial data 7051 1726867098.26705: Sent initial data (154 bytes) 7051 1726867098.27133: 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 <<< 7051 1726867098.27136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867098.27138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.27140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.27144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.27197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.27203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.27253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.28820: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867098.28823: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867098.28864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867098.28908: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_b4tgpi2 /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py <<< 7051 1726867098.28915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py" <<< 7051 1726867098.28954: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_b4tgpi2" to remote "/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py" <<< 7051 1726867098.29491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.29528: stderr chunk (state=3): >>><<< 7051 1726867098.29532: stdout chunk (state=3): >>><<< 7051 1726867098.29552: done transferring module to remote 7051 1726867098.29560: _low_level_execute_command(): starting 7051 1726867098.29563: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/ /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py && sleep 0' 7051 1726867098.29968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.29971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.29973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.29975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.30029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.30032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.30096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.31828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.31847: stderr chunk (state=3): >>><<< 7051 1726867098.31850: stdout chunk (state=3): >>><<< 7051 1726867098.31863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.31866: _low_level_execute_command(): starting 7051 1726867098.31869: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/AnsiballZ_command.py && sleep 0' 7051 1726867098.32274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.32279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.32282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867098.32284: 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 <<< 7051 1726867098.32286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.32333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.32337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.32395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.49586: stdout chunk (state=3): >>> {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 17:18:18.474875", "end": "2024-09-20 17:18:18.494025", "delta": "0:00:00.019150", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867098.51162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867098.51191: stderr chunk (state=3): >>><<< 7051 1726867098.51195: stdout chunk (state=3): >>><<< 7051 1726867098.51213: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 17:18:18.474875", "end": "2024-09-20 17:18:18.494025", "delta": "0:00:00.019150", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867098.51242: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867098.51250: _low_level_execute_command(): starting 7051 1726867098.51256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867098.2389512-9329-218327454901555/ > /dev/null 2>&1 && sleep 0' 7051 1726867098.51687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.51714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.51717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.51721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.51773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.51776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.51783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.51833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.53654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.53683: stderr chunk (state=3): >>><<< 7051 1726867098.53686: stdout chunk (state=3): >>><<< 7051 1726867098.53699: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.53705: handler run complete 7051 1726867098.53723: Evaluated conditional (False): False 7051 1726867098.53731: attempt loop complete, returning result 7051 1726867098.53734: _execute() done 7051 1726867098.53736: dumping result to json 7051 1726867098.53745: done dumping result, returning 7051 1726867098.53748: done running TaskExecutor() for managed_node1/TASK: Hash cacert [0affcac9-a3a5-79ed-6d0d-00000000056a] 7051 1726867098.53753: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056a 7051 1726867098.53851: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056a 7051 1726867098.53854: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.019150", "end": "2024-09-20 17:18:18.494025", "rc": 0, "start": "2024-09-20 17:18:18.474875" } STDOUT: d1b7d027 7051 1726867098.53944: no more pending results, returning what we have 7051 1726867098.53948: results queue empty 7051 1726867098.53949: checking for any_errors_fatal 7051 1726867098.53958: done checking for any_errors_fatal 7051 1726867098.53959: checking for max_fail_percentage 7051 1726867098.53960: done checking for max_fail_percentage 7051 1726867098.53961: checking to see if all hosts have failed and the running result is not ok 7051 1726867098.53964: done checking to see if all hosts have failed 7051 1726867098.53964: getting the remaining hosts for this loop 7051 1726867098.53966: done getting the remaining hosts for this loop 7051 1726867098.53969: getting the next task for host managed_node1 7051 1726867098.53975: done getting next task for host managed_node1 7051 1726867098.53980: ^ task is: TASK: Add symlink for cacert 7051 1726867098.53982: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867098.53986: getting variables 7051 1726867098.53987: in VariableManager get_vars() 7051 1726867098.54040: Calling all_inventory to load vars for managed_node1 7051 1726867098.54043: Calling groups_inventory to load vars for managed_node1 7051 1726867098.54045: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867098.54054: Calling all_plugins_play to load vars for managed_node1 7051 1726867098.54057: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867098.54059: Calling groups_plugins_play to load vars for managed_node1 7051 1726867098.54842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867098.55698: done with get_vars() 7051 1726867098.55717: done getting variables TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Friday 20 September 2024 17:18:18 -0400 (0:00:00.389) 0:01:03.684 ****** 7051 1726867098.55783: entering _queue_task() for managed_node1/file 7051 1726867098.56017: worker is 1 (out of 1 available) 7051 1726867098.56031: exiting _queue_task() for managed_node1/file 7051 1726867098.56044: done queuing things up, now waiting for results queue to drain 7051 1726867098.56046: waiting for pending results... 7051 1726867098.56219: running TaskExecutor() for managed_node1/TASK: Add symlink for cacert 7051 1726867098.56284: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000056b 7051 1726867098.56297: variable 'ansible_search_path' from source: unknown 7051 1726867098.56301: variable 'ansible_search_path' from source: unknown 7051 1726867098.56328: calling self._execute() 7051 1726867098.56409: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.56413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.56424: variable 'omit' from source: magic vars 7051 1726867098.56705: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.56716: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867098.56851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867098.58353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867098.58400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867098.58428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867098.58456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867098.58475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867098.58534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867098.58559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867098.58576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867098.58605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867098.58616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867098.58697: variable 'ansible_distribution' from source: facts 7051 1726867098.58700: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.58706: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867098.58712: variable 'omit' from source: magic vars 7051 1726867098.58737: variable 'omit' from source: magic vars 7051 1726867098.58816: variable 'cacert_hash' from source: set_fact 7051 1726867098.58835: variable 'omit' from source: magic vars 7051 1726867098.58854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867098.58875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867098.58896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867098.58909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.58917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.58940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867098.58943: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.58946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.59015: Set connection var ansible_connection to ssh 7051 1726867098.59021: Set connection var ansible_pipelining to False 7051 1726867098.59027: Set connection var ansible_shell_executable to /bin/sh 7051 1726867098.59034: Set connection var ansible_shell_type to sh 7051 1726867098.59038: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867098.59045: Set connection var ansible_timeout to 10 7051 1726867098.59060: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.59063: variable 'ansible_connection' from source: unknown 7051 1726867098.59066: variable 'ansible_module_compression' from source: unknown 7051 1726867098.59068: variable 'ansible_shell_type' from source: unknown 7051 1726867098.59070: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.59072: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.59080: variable 'ansible_pipelining' from source: unknown 7051 1726867098.59084: variable 'ansible_timeout' from source: unknown 7051 1726867098.59086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.59182: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867098.59191: variable 'omit' from source: magic vars 7051 1726867098.59196: starting attempt loop 7051 1726867098.59199: running the handler 7051 1726867098.59213: _low_level_execute_command(): starting 7051 1726867098.59222: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867098.59710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867098.59715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867098.59718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.59763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.59783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.59844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.61505: stdout chunk (state=3): >>>/root <<< 7051 1726867098.61623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.61626: stderr chunk (state=3): >>><<< 7051 1726867098.61630: stdout chunk (state=3): >>><<< 7051 1726867098.61648: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.61658: _low_level_execute_command(): starting 7051 1726867098.61664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069 `" && echo ansible-tmp-1726867098.6164725-9344-83281161912069="` echo /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069 `" ) && sleep 0' 7051 1726867098.62095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867098.62098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867098.62100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.62103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867098.62105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867098.62107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.62158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.62164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.62167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.62206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.64081: stdout chunk (state=3): >>>ansible-tmp-1726867098.6164725-9344-83281161912069=/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069 <<< 7051 1726867098.64191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.64215: stderr chunk (state=3): >>><<< 7051 1726867098.64218: stdout chunk (state=3): >>><<< 7051 1726867098.64233: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867098.6164725-9344-83281161912069=/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.64265: variable 'ansible_module_compression' from source: unknown 7051 1726867098.64305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867098.64335: variable 'ansible_facts' from source: unknown 7051 1726867098.64401: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py 7051 1726867098.64495: Sending initial data 7051 1726867098.64498: Sent initial data (150 bytes) 7051 1726867098.64932: 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 <<< 7051 1726867098.64938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867098.64940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867098.64942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.64944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.64986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.65000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.65003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.65059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.66611: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867098.66655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867098.66703: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvtpfai78 /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py <<< 7051 1726867098.66707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py" <<< 7051 1726867098.66746: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvtpfai78" to remote "/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py" <<< 7051 1726867098.66752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py" <<< 7051 1726867098.67331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.67367: stderr chunk (state=3): >>><<< 7051 1726867098.67370: stdout chunk (state=3): >>><<< 7051 1726867098.67429: done transferring module to remote 7051 1726867098.67441: _low_level_execute_command(): starting 7051 1726867098.67448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/ /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py && sleep 0' 7051 1726867098.67873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.67876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867098.67881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867098.67883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867098.67887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.67933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.67936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.67988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.69738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.69759: stderr chunk (state=3): >>><<< 7051 1726867098.69762: stdout chunk (state=3): >>><<< 7051 1726867098.69774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.69780: _low_level_execute_command(): starting 7051 1726867098.69786: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/AnsiballZ_file.py && sleep 0' 7051 1726867098.70182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.70186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.70191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867098.70203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.70249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.70252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.70308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.86780: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867098.88225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867098.88253: stderr chunk (state=3): >>><<< 7051 1726867098.88257: stdout chunk (state=3): >>><<< 7051 1726867098.88271: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867098.88329: done with _execute_module (file, {'state': 'link', 'path': '/etc/pki/tls/my_ca_certs/d1b7d027.0', 'src': 'cacert.pem', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867098.88343: _low_level_execute_command(): starting 7051 1726867098.88347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867098.6164725-9344-83281161912069/ > /dev/null 2>&1 && sleep 0' 7051 1726867098.88794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.88798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.88800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.88802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.88857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.88863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.88865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.88907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.90711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.90733: stderr chunk (state=3): >>><<< 7051 1726867098.90736: stdout chunk (state=3): >>><<< 7051 1726867098.90751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.90757: handler run complete 7051 1726867098.90778: attempt loop complete, returning result 7051 1726867098.90782: _execute() done 7051 1726867098.90784: dumping result to json 7051 1726867098.90786: done dumping result, returning 7051 1726867098.90794: done running TaskExecutor() for managed_node1/TASK: Add symlink for cacert [0affcac9-a3a5-79ed-6d0d-00000000056b] 7051 1726867098.90798: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056b 7051 1726867098.90900: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056b 7051 1726867098.90903: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } 7051 1726867098.90964: no more pending results, returning what we have 7051 1726867098.90968: results queue empty 7051 1726867098.90969: checking for any_errors_fatal 7051 1726867098.90983: done checking for any_errors_fatal 7051 1726867098.90984: checking for max_fail_percentage 7051 1726867098.90985: done checking for max_fail_percentage 7051 1726867098.90986: checking to see if all hosts have failed and the running result is not ok 7051 1726867098.90987: done checking to see if all hosts have failed 7051 1726867098.90988: getting the remaining hosts for this loop 7051 1726867098.90989: done getting the remaining hosts for this loop 7051 1726867098.90993: getting the next task for host managed_node1 7051 1726867098.91000: done getting next task for host managed_node1 7051 1726867098.91003: ^ task is: TASK: Get NetworkManager version 7051 1726867098.91005: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867098.91009: getting variables 7051 1726867098.91011: in VariableManager get_vars() 7051 1726867098.91066: Calling all_inventory to load vars for managed_node1 7051 1726867098.91069: Calling groups_inventory to load vars for managed_node1 7051 1726867098.91070: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867098.91091: Calling all_plugins_play to load vars for managed_node1 7051 1726867098.91094: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867098.91097: Calling groups_plugins_play to load vars for managed_node1 7051 1726867098.92030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867098.92884: done with get_vars() 7051 1726867098.92902: done getting variables 7051 1726867098.92947: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Friday 20 September 2024 17:18:18 -0400 (0:00:00.371) 0:01:04.056 ****** 7051 1726867098.92968: entering _queue_task() for managed_node1/command 7051 1726867098.93205: worker is 1 (out of 1 available) 7051 1726867098.93216: exiting _queue_task() for managed_node1/command 7051 1726867098.93228: done queuing things up, now waiting for results queue to drain 7051 1726867098.93230: waiting for pending results... 7051 1726867098.93402: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 7051 1726867098.93466: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000056c 7051 1726867098.93481: variable 'ansible_search_path' from source: unknown 7051 1726867098.93485: variable 'ansible_search_path' from source: unknown 7051 1726867098.93510: calling self._execute() 7051 1726867098.93588: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.93593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.93600: variable 'omit' from source: magic vars 7051 1726867098.93876: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.93887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867098.94024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867098.95534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867098.95633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867098.95636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867098.95639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867098.95658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867098.95715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867098.95736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867098.95757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867098.95783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867098.95794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867098.95871: variable 'ansible_distribution' from source: facts 7051 1726867098.95878: variable 'ansible_distribution_major_version' from source: facts 7051 1726867098.95881: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867098.95887: variable 'omit' from source: magic vars 7051 1726867098.95913: variable 'omit' from source: magic vars 7051 1726867098.95936: variable 'omit' from source: magic vars 7051 1726867098.95956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867098.95982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867098.95994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867098.96007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.96016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867098.96039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867098.96042: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.96045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.96113: Set connection var ansible_connection to ssh 7051 1726867098.96120: Set connection var ansible_pipelining to False 7051 1726867098.96125: Set connection var ansible_shell_executable to /bin/sh 7051 1726867098.96132: Set connection var ansible_shell_type to sh 7051 1726867098.96137: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867098.96143: Set connection var ansible_timeout to 10 7051 1726867098.96158: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.96161: variable 'ansible_connection' from source: unknown 7051 1726867098.96163: variable 'ansible_module_compression' from source: unknown 7051 1726867098.96165: variable 'ansible_shell_type' from source: unknown 7051 1726867098.96168: variable 'ansible_shell_executable' from source: unknown 7051 1726867098.96170: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867098.96173: variable 'ansible_pipelining' from source: unknown 7051 1726867098.96180: variable 'ansible_timeout' from source: unknown 7051 1726867098.96183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867098.96249: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867098.96257: variable 'omit' from source: magic vars 7051 1726867098.96262: starting attempt loop 7051 1726867098.96265: running the handler 7051 1726867098.96281: _low_level_execute_command(): starting 7051 1726867098.96284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867098.96783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867098.96787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.96798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.96811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.96868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.96872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.96874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.96934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867098.98566: stdout chunk (state=3): >>>/root <<< 7051 1726867098.98715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867098.98732: stderr chunk (state=3): >>><<< 7051 1726867098.98836: stdout chunk (state=3): >>><<< 7051 1726867098.98848: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867098.98851: _low_level_execute_command(): starting 7051 1726867098.98853: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940 `" && echo ansible-tmp-1726867098.987602-9352-259931035708940="` echo /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940 `" ) && sleep 0' 7051 1726867098.99375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867098.99394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867098.99413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867098.99431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867098.99449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867098.99461: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867098.99473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.99529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867098.99570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867098.99595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867098.99617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867098.99694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.01582: stdout chunk (state=3): >>>ansible-tmp-1726867098.987602-9352-259931035708940=/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940 <<< 7051 1726867099.01983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.01987: stdout chunk (state=3): >>><<< 7051 1726867099.01989: stderr chunk (state=3): >>><<< 7051 1726867099.01992: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867098.987602-9352-259931035708940=/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867099.01994: variable 'ansible_module_compression' from source: unknown 7051 1726867099.01996: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867099.02282: variable 'ansible_facts' from source: unknown 7051 1726867099.02556: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py 7051 1726867099.02683: Sending initial data 7051 1726867099.02694: Sent initial data (153 bytes) 7051 1726867099.03900: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867099.03925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867099.03935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867099.03984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867099.04031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.04079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.05644: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867099.05732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867099.05772: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpt4kjdvd1 /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py <<< 7051 1726867099.05807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py" <<< 7051 1726867099.05917: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpt4kjdvd1" to remote "/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py" <<< 7051 1726867099.07455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.07804: stdout chunk (state=3): >>><<< 7051 1726867099.07808: stderr chunk (state=3): >>><<< 7051 1726867099.07810: done transferring module to remote 7051 1726867099.07812: _low_level_execute_command(): starting 7051 1726867099.07815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/ /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py && sleep 0' 7051 1726867099.09116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867099.09286: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867099.09511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.09553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.11394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.11397: stdout chunk (state=3): >>><<< 7051 1726867099.11399: stderr chunk (state=3): >>><<< 7051 1726867099.11411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867099.11555: _low_level_execute_command(): starting 7051 1726867099.11558: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/AnsiballZ_command.py && sleep 0' 7051 1726867099.12488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867099.12783: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867099.12803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867099.12818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.12905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.44075: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 17:18:19.278244", "end": "2024-09-20 17:18:19.438987", "delta": "0:00:00.160743", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867099.45681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867099.45686: stdout chunk (state=3): >>><<< 7051 1726867099.45695: stderr chunk (state=3): >>><<< 7051 1726867099.45709: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 17:18:19.278244", "end": "2024-09-20 17:18:19.438987", "delta": "0:00:00.160743", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867099.45743: done with _execute_module (ansible.legacy.command, {'_raw_params': 'rpm -qa NetworkManager', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867099.45749: _low_level_execute_command(): starting 7051 1726867099.45755: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867098.987602-9352-259931035708940/ > /dev/null 2>&1 && sleep 0' 7051 1726867099.46169: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867099.46173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867099.46179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867099.46182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867099.46245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867099.46249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.46299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.48115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.48137: stderr chunk (state=3): >>><<< 7051 1726867099.48140: stdout chunk (state=3): >>><<< 7051 1726867099.48155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867099.48162: handler run complete 7051 1726867099.48188: Evaluated conditional (False): False 7051 1726867099.48197: attempt loop complete, returning result 7051 1726867099.48199: _execute() done 7051 1726867099.48202: dumping result to json 7051 1726867099.48206: done dumping result, returning 7051 1726867099.48214: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [0affcac9-a3a5-79ed-6d0d-00000000056c] 7051 1726867099.48218: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056c 7051 1726867099.48314: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000056c 7051 1726867099.48317: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.160743", "end": "2024-09-20 17:18:19.438987", "rc": 0, "start": "2024-09-20 17:18:19.278244" } STDOUT: NetworkManager-1.48.10-1.el10.x86_64 7051 1726867099.48390: no more pending results, returning what we have 7051 1726867099.48394: results queue empty 7051 1726867099.48395: checking for any_errors_fatal 7051 1726867099.48404: done checking for any_errors_fatal 7051 1726867099.48404: checking for max_fail_percentage 7051 1726867099.48406: done checking for max_fail_percentage 7051 1726867099.48407: checking to see if all hosts have failed and the running result is not ok 7051 1726867099.48408: done checking to see if all hosts have failed 7051 1726867099.48408: getting the remaining hosts for this loop 7051 1726867099.48410: done getting the remaining hosts for this loop 7051 1726867099.48413: getting the next task for host managed_node1 7051 1726867099.48424: done getting next task for host managed_node1 7051 1726867099.48436: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867099.48439: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867099.48461: getting variables 7051 1726867099.48462: in VariableManager get_vars() 7051 1726867099.48514: Calling all_inventory to load vars for managed_node1 7051 1726867099.48517: Calling groups_inventory to load vars for managed_node1 7051 1726867099.48519: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.48528: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.48530: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.48532: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.49767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.50981: done with get_vars() 7051 1726867099.50999: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:18:19 -0400 (0:00:00.581) 0:01:04.637 ****** 7051 1726867099.51071: entering _queue_task() for managed_node1/include_tasks 7051 1726867099.51310: worker is 1 (out of 1 available) 7051 1726867099.51323: exiting _queue_task() for managed_node1/include_tasks 7051 1726867099.51335: done queuing things up, now waiting for results queue to drain 7051 1726867099.51337: waiting for pending results... 7051 1726867099.51510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867099.51607: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000575 7051 1726867099.51618: variable 'ansible_search_path' from source: unknown 7051 1726867099.51623: variable 'ansible_search_path' from source: unknown 7051 1726867099.51659: calling self._execute() 7051 1726867099.51729: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.51733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.51742: variable 'omit' from source: magic vars 7051 1726867099.52014: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.52024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867099.52160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867099.54190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867099.54235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867099.54263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867099.54290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867099.54309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867099.54367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.54389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.54407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.54437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.54448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.54523: variable 'ansible_distribution' from source: facts 7051 1726867099.54527: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.54532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867099.54544: _execute() done 7051 1726867099.54546: dumping result to json 7051 1726867099.54549: done dumping result, returning 7051 1726867099.54552: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-000000000575] 7051 1726867099.54557: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000575 7051 1726867099.54636: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000575 7051 1726867099.54639: WORKER PROCESS EXITING 7051 1726867099.54696: no more pending results, returning what we have 7051 1726867099.54701: in VariableManager get_vars() 7051 1726867099.54765: Calling all_inventory to load vars for managed_node1 7051 1726867099.54767: Calling groups_inventory to load vars for managed_node1 7051 1726867099.54770: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.54784: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.54787: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.54790: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.55679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.56525: done with get_vars() 7051 1726867099.56538: variable 'ansible_search_path' from source: unknown 7051 1726867099.56539: variable 'ansible_search_path' from source: unknown 7051 1726867099.56564: we have included files to process 7051 1726867099.56565: generating all_blocks data 7051 1726867099.56566: done generating all_blocks data 7051 1726867099.56569: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867099.56570: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867099.56571: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867099.56951: done processing included file 7051 1726867099.56952: iterating over new_blocks loaded from include file 7051 1726867099.56953: in VariableManager get_vars() 7051 1726867099.56980: done with get_vars() 7051 1726867099.56981: filtering new block on tags 7051 1726867099.56993: done filtering new block on tags 7051 1726867099.56994: in VariableManager get_vars() 7051 1726867099.57014: done with get_vars() 7051 1726867099.57015: filtering new block on tags 7051 1726867099.57027: done filtering new block on tags 7051 1726867099.57029: in VariableManager get_vars() 7051 1726867099.57046: done with get_vars() 7051 1726867099.57048: filtering new block on tags 7051 1726867099.57060: done filtering new block on tags 7051 1726867099.57062: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867099.57065: extending task lists for all hosts with included blocks 7051 1726867099.57759: done extending task lists 7051 1726867099.57760: done processing included files 7051 1726867099.57761: results queue empty 7051 1726867099.57761: checking for any_errors_fatal 7051 1726867099.57764: done checking for any_errors_fatal 7051 1726867099.57764: checking for max_fail_percentage 7051 1726867099.57765: done checking for max_fail_percentage 7051 1726867099.57765: checking to see if all hosts have failed and the running result is not ok 7051 1726867099.57766: done checking to see if all hosts have failed 7051 1726867099.57766: getting the remaining hosts for this loop 7051 1726867099.57767: done getting the remaining hosts for this loop 7051 1726867099.57769: getting the next task for host managed_node1 7051 1726867099.57771: done getting next task for host managed_node1 7051 1726867099.57773: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867099.57779: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867099.57790: getting variables 7051 1726867099.57791: in VariableManager get_vars() 7051 1726867099.57806: Calling all_inventory to load vars for managed_node1 7051 1726867099.57807: Calling groups_inventory to load vars for managed_node1 7051 1726867099.57808: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.57812: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.57813: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.57815: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.58449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.59354: done with get_vars() 7051 1726867099.59368: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:18:19 -0400 (0:00:00.083) 0:01:04.721 ****** 7051 1726867099.59420: entering _queue_task() for managed_node1/setup 7051 1726867099.59655: worker is 1 (out of 1 available) 7051 1726867099.59669: exiting _queue_task() for managed_node1/setup 7051 1726867099.59686: done queuing things up, now waiting for results queue to drain 7051 1726867099.59688: waiting for pending results... 7051 1726867099.59847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867099.59950: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000807 7051 1726867099.59961: variable 'ansible_search_path' from source: unknown 7051 1726867099.59964: variable 'ansible_search_path' from source: unknown 7051 1726867099.59993: calling self._execute() 7051 1726867099.60063: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.60067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.60080: variable 'omit' from source: magic vars 7051 1726867099.60339: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.60348: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867099.60486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867099.61931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867099.61976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867099.62004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867099.62029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867099.62049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867099.62108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.62128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.62145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.62170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.62183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.62261: variable 'ansible_distribution' from source: facts 7051 1726867099.62265: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.62271: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867099.62367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.62386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.62403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.62433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.62446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.62481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.62496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.62513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.62541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.62551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.62641: variable '__network_required_facts' from source: role '' defaults 7051 1726867099.62649: variable 'ansible_facts' from source: unknown 7051 1726867099.63079: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867099.63083: when evaluation is False, skipping this task 7051 1726867099.63085: _execute() done 7051 1726867099.63088: dumping result to json 7051 1726867099.63091: done dumping result, returning 7051 1726867099.63093: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-000000000807] 7051 1726867099.63096: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000807 7051 1726867099.63166: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000807 7051 1726867099.63169: 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 } 7051 1726867099.63245: no more pending results, returning what we have 7051 1726867099.63248: results queue empty 7051 1726867099.63249: checking for any_errors_fatal 7051 1726867099.63251: done checking for any_errors_fatal 7051 1726867099.63251: checking for max_fail_percentage 7051 1726867099.63253: done checking for max_fail_percentage 7051 1726867099.63254: checking to see if all hosts have failed and the running result is not ok 7051 1726867099.63254: done checking to see if all hosts have failed 7051 1726867099.63255: getting the remaining hosts for this loop 7051 1726867099.63257: done getting the remaining hosts for this loop 7051 1726867099.63260: getting the next task for host managed_node1 7051 1726867099.63269: done getting next task for host managed_node1 7051 1726867099.63272: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867099.63281: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867099.63310: getting variables 7051 1726867099.63312: in VariableManager get_vars() 7051 1726867099.63354: Calling all_inventory to load vars for managed_node1 7051 1726867099.63357: Calling groups_inventory to load vars for managed_node1 7051 1726867099.63358: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.63367: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.63369: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.63371: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.64101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.64955: done with get_vars() 7051 1726867099.64970: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:18:19 -0400 (0:00:00.056) 0:01:04.777 ****** 7051 1726867099.65039: entering _queue_task() for managed_node1/stat 7051 1726867099.65247: worker is 1 (out of 1 available) 7051 1726867099.65261: exiting _queue_task() for managed_node1/stat 7051 1726867099.65273: done queuing things up, now waiting for results queue to drain 7051 1726867099.65279: waiting for pending results... 7051 1726867099.65434: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867099.65549: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000809 7051 1726867099.65560: variable 'ansible_search_path' from source: unknown 7051 1726867099.65563: variable 'ansible_search_path' from source: unknown 7051 1726867099.65596: calling self._execute() 7051 1726867099.65661: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.65665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.65675: variable 'omit' from source: magic vars 7051 1726867099.65947: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.65950: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867099.66085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867099.67539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867099.67588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867099.67615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867099.67641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867099.67660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867099.67720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.67740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.67757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.67789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.67801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.67873: variable 'ansible_distribution' from source: facts 7051 1726867099.67878: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.67888: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867099.67966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867099.68094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867099.68122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867099.68144: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867099.68165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867099.68200: 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) 7051 1726867099.68217: 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) 7051 1726867099.68275: 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) 7051 1726867099.68280: 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) 7051 1726867099.68325: variable '__network_is_ostree' from source: set_fact 7051 1726867099.68330: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867099.68333: when evaluation is False, skipping this task 7051 1726867099.68337: _execute() done 7051 1726867099.68340: dumping result to json 7051 1726867099.68342: done dumping result, returning 7051 1726867099.68352: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-000000000809] 7051 1726867099.68355: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000809 7051 1726867099.68429: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000809 7051 1726867099.68431: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867099.68498: no more pending results, returning what we have 7051 1726867099.68501: results queue empty 7051 1726867099.68502: checking for any_errors_fatal 7051 1726867099.68508: done checking for any_errors_fatal 7051 1726867099.68508: checking for max_fail_percentage 7051 1726867099.68510: done checking for max_fail_percentage 7051 1726867099.68511: checking to see if all hosts have failed and the running result is not ok 7051 1726867099.68512: done checking to see if all hosts have failed 7051 1726867099.68513: getting the remaining hosts for this loop 7051 1726867099.68514: done getting the remaining hosts for this loop 7051 1726867099.68518: getting the next task for host managed_node1 7051 1726867099.68524: done getting next task for host managed_node1 7051 1726867099.68527: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867099.68530: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867099.68548: getting variables 7051 1726867099.68550: in VariableManager get_vars() 7051 1726867099.68596: Calling all_inventory to load vars for managed_node1 7051 1726867099.68599: Calling groups_inventory to load vars for managed_node1 7051 1726867099.68601: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.68614: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.68616: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.68618: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.69459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.74042: done with get_vars() 7051 1726867099.74062: done getting variables 7051 1726867099.74109: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:18:19 -0400 (0:00:00.090) 0:01:04.868 ****** 7051 1726867099.74140: entering _queue_task() for managed_node1/set_fact 7051 1726867099.74440: worker is 1 (out of 1 available) 7051 1726867099.74452: exiting _queue_task() for managed_node1/set_fact 7051 1726867099.74465: done queuing things up, now waiting for results queue to drain 7051 1726867099.74466: waiting for pending results... 7051 1726867099.74894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867099.74926: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000080a 7051 1726867099.74945: variable 'ansible_search_path' from source: unknown 7051 1726867099.74952: variable 'ansible_search_path' from source: unknown 7051 1726867099.74992: calling self._execute() 7051 1726867099.75088: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.75099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.75116: variable 'omit' from source: magic vars 7051 1726867099.75486: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.75502: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867099.75702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867099.77946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867099.78029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867099.78075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867099.78117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867099.78146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867099.78231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.78265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.78392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.78396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.78398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.78480: variable 'ansible_distribution' from source: facts 7051 1726867099.78492: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.78509: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867099.78631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867099.78794: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867099.78839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867099.78885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867099.78916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867099.78964: 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) 7051 1726867099.78991: 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) 7051 1726867099.79020: 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) 7051 1726867099.79052: 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) 7051 1726867099.79127: variable '__network_is_ostree' from source: set_fact 7051 1726867099.79138: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867099.79147: when evaluation is False, skipping this task 7051 1726867099.79157: _execute() done 7051 1726867099.79261: dumping result to json 7051 1726867099.79264: done dumping result, returning 7051 1726867099.79267: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-00000000080a] 7051 1726867099.79269: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080a 7051 1726867099.79334: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080a 7051 1726867099.79336: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867099.79383: no more pending results, returning what we have 7051 1726867099.79386: results queue empty 7051 1726867099.79387: checking for any_errors_fatal 7051 1726867099.79396: done checking for any_errors_fatal 7051 1726867099.79396: checking for max_fail_percentage 7051 1726867099.79398: done checking for max_fail_percentage 7051 1726867099.79399: checking to see if all hosts have failed and the running result is not ok 7051 1726867099.79400: done checking to see if all hosts have failed 7051 1726867099.79401: getting the remaining hosts for this loop 7051 1726867099.79402: done getting the remaining hosts for this loop 7051 1726867099.79405: getting the next task for host managed_node1 7051 1726867099.79416: done getting next task for host managed_node1 7051 1726867099.79419: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867099.79424: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867099.79448: getting variables 7051 1726867099.79450: in VariableManager get_vars() 7051 1726867099.79511: Calling all_inventory to load vars for managed_node1 7051 1726867099.79514: Calling groups_inventory to load vars for managed_node1 7051 1726867099.79522: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867099.79533: Calling all_plugins_play to load vars for managed_node1 7051 1726867099.79536: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867099.79539: Calling groups_plugins_play to load vars for managed_node1 7051 1726867099.81051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867099.82595: done with get_vars() 7051 1726867099.82616: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:18:19 -0400 (0:00:00.087) 0:01:04.956 ****** 7051 1726867099.82933: entering _queue_task() for managed_node1/service_facts 7051 1726867099.83454: worker is 1 (out of 1 available) 7051 1726867099.83466: exiting _queue_task() for managed_node1/service_facts 7051 1726867099.83683: done queuing things up, now waiting for results queue to drain 7051 1726867099.83686: waiting for pending results... 7051 1726867099.84107: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867099.84284: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000080c 7051 1726867099.84356: variable 'ansible_search_path' from source: unknown 7051 1726867099.84361: variable 'ansible_search_path' from source: unknown 7051 1726867099.84384: calling self._execute() 7051 1726867099.84494: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.84513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.84531: variable 'omit' from source: magic vars 7051 1726867099.84947: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.85059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867099.85187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867099.89006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867099.89441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867099.89491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867099.89534: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867099.89585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867099.89692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867099.89743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867099.89785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867099.89832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867099.89866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867099.90016: variable 'ansible_distribution' from source: facts 7051 1726867099.90027: variable 'ansible_distribution_major_version' from source: facts 7051 1726867099.90045: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867099.90069: variable 'omit' from source: magic vars 7051 1726867099.90222: variable 'omit' from source: magic vars 7051 1726867099.90234: variable 'omit' from source: magic vars 7051 1726867099.90262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867099.90312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867099.90342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867099.90362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867099.90392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867099.90439: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867099.90442: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.90444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.90722: Set connection var ansible_connection to ssh 7051 1726867099.90959: Set connection var ansible_pipelining to False 7051 1726867099.90963: Set connection var ansible_shell_executable to /bin/sh 7051 1726867099.90966: Set connection var ansible_shell_type to sh 7051 1726867099.90968: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867099.90970: Set connection var ansible_timeout to 10 7051 1726867099.90972: variable 'ansible_shell_executable' from source: unknown 7051 1726867099.90976: variable 'ansible_connection' from source: unknown 7051 1726867099.90980: variable 'ansible_module_compression' from source: unknown 7051 1726867099.90982: variable 'ansible_shell_type' from source: unknown 7051 1726867099.90985: variable 'ansible_shell_executable' from source: unknown 7051 1726867099.90987: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867099.91070: variable 'ansible_pipelining' from source: unknown 7051 1726867099.91074: variable 'ansible_timeout' from source: unknown 7051 1726867099.91083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867099.91468: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867099.91471: variable 'omit' from source: magic vars 7051 1726867099.91474: starting attempt loop 7051 1726867099.91481: running the handler 7051 1726867099.91483: _low_level_execute_command(): starting 7051 1726867099.91485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867099.92899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867099.92913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867099.92928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867099.92993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867099.92997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867099.93090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867099.93116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.93198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.94867: stdout chunk (state=3): >>>/root <<< 7051 1726867099.95062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.95065: stdout chunk (state=3): >>><<< 7051 1726867099.95068: stderr chunk (state=3): >>><<< 7051 1726867099.95378: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867099.95382: _low_level_execute_command(): starting 7051 1726867099.95385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802 `" && echo ansible-tmp-1726867099.9529665-9394-47659850243802="` echo /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802 `" ) && sleep 0' 7051 1726867099.96272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867099.96281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867099.96284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867099.96286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867099.96289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867099.96342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867099.96345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867099.96384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867099.96424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867099.98701: stdout chunk (state=3): >>>ansible-tmp-1726867099.9529665-9394-47659850243802=/root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802 <<< 7051 1726867099.98830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867099.98834: stdout chunk (state=3): >>><<< 7051 1726867099.98836: stderr chunk (state=3): >>><<< 7051 1726867099.98841: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867099.9529665-9394-47659850243802=/root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867099.98844: variable 'ansible_module_compression' from source: unknown 7051 1726867099.98846: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7051 1726867099.98857: variable 'ansible_facts' from source: unknown 7051 1726867099.99039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py 7051 1726867099.99067: Sending initial data 7051 1726867099.99071: Sent initial data (159 bytes) 7051 1726867100.00108: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867100.00309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867100.00343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867100.00359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867100.01933: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867100.01986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867100.02054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp2c22emqi /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py <<< 7051 1726867100.02061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py" <<< 7051 1726867100.02095: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp2c22emqi" to remote "/root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py" <<< 7051 1726867100.03240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867100.03244: stdout chunk (state=3): >>><<< 7051 1726867100.03246: stderr chunk (state=3): >>><<< 7051 1726867100.03249: done transferring module to remote 7051 1726867100.03250: _low_level_execute_command(): starting 7051 1726867100.03255: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/ /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py && sleep 0' 7051 1726867100.04232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867100.04267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867100.04284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867100.04301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867100.04315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867100.04363: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867100.04440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867100.04469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867100.04507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867100.04566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867100.06404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867100.06420: stdout chunk (state=3): >>><<< 7051 1726867100.06431: stderr chunk (state=3): >>><<< 7051 1726867100.06530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867100.06533: _low_level_execute_command(): starting 7051 1726867100.06536: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/AnsiballZ_service_facts.py && sleep 0' 7051 1726867100.07079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867100.07095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867100.07109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867100.07133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867100.07222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867100.07248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867100.07264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867100.07350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.56982: 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.<<< 7051 1726867101.57028: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "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"}, "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": {}}} <<< 7051 1726867101.58560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.58564: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867101.58566: stdout chunk (state=3): >>><<< 7051 1726867101.58568: stderr chunk (state=3): >>><<< 7051 1726867101.58599: _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"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867101.59384: 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-1726867099.9529665-9394-47659850243802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867101.59387: _low_level_execute_command(): starting 7051 1726867101.59390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867099.9529665-9394-47659850243802/ > /dev/null 2>&1 && sleep 0' 7051 1726867101.60034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867101.60055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867101.60074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.60182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.60199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867101.60216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867101.60237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.60315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.62142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.62152: stdout chunk (state=3): >>><<< 7051 1726867101.62168: stderr chunk (state=3): >>><<< 7051 1726867101.62192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867101.62203: handler run complete 7051 1726867101.62588: variable 'ansible_facts' from source: unknown 7051 1726867101.62591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867101.63091: variable 'ansible_facts' from source: unknown 7051 1726867101.63236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867101.63467: attempt loop complete, returning result 7051 1726867101.63483: _execute() done 7051 1726867101.63492: dumping result to json 7051 1726867101.63557: done dumping result, returning 7051 1726867101.63585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-00000000080c] 7051 1726867101.63596: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080c 7051 1726867101.64390: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080c 7051 1726867101.64393: 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 } 7051 1726867101.64448: no more pending results, returning what we have 7051 1726867101.64450: results queue empty 7051 1726867101.64451: checking for any_errors_fatal 7051 1726867101.64454: done checking for any_errors_fatal 7051 1726867101.64454: checking for max_fail_percentage 7051 1726867101.64455: done checking for max_fail_percentage 7051 1726867101.64456: checking to see if all hosts have failed and the running result is not ok 7051 1726867101.64456: done checking to see if all hosts have failed 7051 1726867101.64457: getting the remaining hosts for this loop 7051 1726867101.64457: done getting the remaining hosts for this loop 7051 1726867101.64460: getting the next task for host managed_node1 7051 1726867101.64463: done getting next task for host managed_node1 7051 1726867101.64466: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867101.64471: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867101.64481: getting variables 7051 1726867101.64482: in VariableManager get_vars() 7051 1726867101.64513: Calling all_inventory to load vars for managed_node1 7051 1726867101.64515: Calling groups_inventory to load vars for managed_node1 7051 1726867101.64517: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867101.64524: Calling all_plugins_play to load vars for managed_node1 7051 1726867101.64526: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867101.64528: Calling groups_plugins_play to load vars for managed_node1 7051 1726867101.65195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867101.66561: done with get_vars() 7051 1726867101.66582: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:18:21 -0400 (0:00:01.837) 0:01:06.793 ****** 7051 1726867101.66656: entering _queue_task() for managed_node1/package_facts 7051 1726867101.66901: worker is 1 (out of 1 available) 7051 1726867101.66914: exiting _queue_task() for managed_node1/package_facts 7051 1726867101.66928: done queuing things up, now waiting for results queue to drain 7051 1726867101.66929: waiting for pending results... 7051 1726867101.67103: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867101.67223: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000080d 7051 1726867101.67235: variable 'ansible_search_path' from source: unknown 7051 1726867101.67239: variable 'ansible_search_path' from source: unknown 7051 1726867101.67267: calling self._execute() 7051 1726867101.67345: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867101.67350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867101.67358: variable 'omit' from source: magic vars 7051 1726867101.67637: variable 'ansible_distribution_major_version' from source: facts 7051 1726867101.67647: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867101.67783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867101.69865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867101.69941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867101.69971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867101.70002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867101.70023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867101.70106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867101.70129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867101.70146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867101.70172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867101.70187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867101.70270: variable 'ansible_distribution' from source: facts 7051 1726867101.70273: variable 'ansible_distribution_major_version' from source: facts 7051 1726867101.70284: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867101.70290: variable 'omit' from source: magic vars 7051 1726867101.70347: variable 'omit' from source: magic vars 7051 1726867101.70373: variable 'omit' from source: magic vars 7051 1726867101.70396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867101.70419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867101.70434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867101.70448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867101.70457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867101.70485: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867101.70488: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867101.70491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867101.70557: Set connection var ansible_connection to ssh 7051 1726867101.70563: Set connection var ansible_pipelining to False 7051 1726867101.70569: Set connection var ansible_shell_executable to /bin/sh 7051 1726867101.70576: Set connection var ansible_shell_type to sh 7051 1726867101.70585: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867101.70591: Set connection var ansible_timeout to 10 7051 1726867101.70608: variable 'ansible_shell_executable' from source: unknown 7051 1726867101.70611: variable 'ansible_connection' from source: unknown 7051 1726867101.70614: variable 'ansible_module_compression' from source: unknown 7051 1726867101.70616: variable 'ansible_shell_type' from source: unknown 7051 1726867101.70618: variable 'ansible_shell_executable' from source: unknown 7051 1726867101.70620: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867101.70624: variable 'ansible_pipelining' from source: unknown 7051 1726867101.70628: variable 'ansible_timeout' from source: unknown 7051 1726867101.70631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867101.70726: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867101.70735: variable 'omit' from source: magic vars 7051 1726867101.70741: starting attempt loop 7051 1726867101.70744: running the handler 7051 1726867101.70755: _low_level_execute_command(): starting 7051 1726867101.70763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867101.71255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867101.71259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.71262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.71264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.71309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867101.71325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.71373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.73011: stdout chunk (state=3): >>>/root <<< 7051 1726867101.73115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.73140: stderr chunk (state=3): >>><<< 7051 1726867101.73143: stdout chunk (state=3): >>><<< 7051 1726867101.73160: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867101.73170: _low_level_execute_command(): starting 7051 1726867101.73176: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149 `" && echo ansible-tmp-1726867101.731594-9459-152611858805149="` echo /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149 `" ) && sleep 0' 7051 1726867101.73598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.73604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.73606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.73655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867101.73659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.73710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.75554: stdout chunk (state=3): >>>ansible-tmp-1726867101.731594-9459-152611858805149=/root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149 <<< 7051 1726867101.75656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.75680: stderr chunk (state=3): >>><<< 7051 1726867101.75684: stdout chunk (state=3): >>><<< 7051 1726867101.75698: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867101.731594-9459-152611858805149=/root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867101.75734: variable 'ansible_module_compression' from source: unknown 7051 1726867101.75766: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7051 1726867101.75815: variable 'ansible_facts' from source: unknown 7051 1726867101.75933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py 7051 1726867101.76028: Sending initial data 7051 1726867101.76032: Sent initial data (159 bytes) 7051 1726867101.76450: 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 <<< 7051 1726867101.76453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867101.76455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.76458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.76459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.76510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867101.76513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.76564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.78070: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867101.78117: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867101.78167: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpl3wkcm4l /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py <<< 7051 1726867101.78173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py" <<< 7051 1726867101.78212: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpl3wkcm4l" to remote "/root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py" <<< 7051 1726867101.79296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.79331: stderr chunk (state=3): >>><<< 7051 1726867101.79334: stdout chunk (state=3): >>><<< 7051 1726867101.79367: done transferring module to remote 7051 1726867101.79381: _low_level_execute_command(): starting 7051 1726867101.79384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/ /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py && sleep 0' 7051 1726867101.79809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.79812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867101.79815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.79817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.79819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.79865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867101.79868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.79918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867101.81633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867101.81656: stderr chunk (state=3): >>><<< 7051 1726867101.81661: stdout chunk (state=3): >>><<< 7051 1726867101.81680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867101.81683: _low_level_execute_command(): starting 7051 1726867101.81686: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/AnsiballZ_package_facts.py && sleep 0' 7051 1726867101.82082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867101.82102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.82106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867101.82154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867101.82157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867101.82213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867102.26019: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7051 1726867102.26122: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_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, "arc<<< 7051 1726867102.26173: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-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", "ep<<< 7051 1726867102.26206: stdout chunk (state=3): >>>och": 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867102.27962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867102.27965: stdout chunk (state=3): >>><<< 7051 1726867102.27968: stderr chunk (state=3): >>><<< 7051 1726867102.28159: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867102.29273: 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-1726867101.731594-9459-152611858805149/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867102.29289: _low_level_execute_command(): starting 7051 1726867102.29293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867101.731594-9459-152611858805149/ > /dev/null 2>&1 && sleep 0' 7051 1726867102.29742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867102.29745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867102.29748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867102.29750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867102.29752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867102.29806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867102.29814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867102.29817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867102.29867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867102.31687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867102.31706: stderr chunk (state=3): >>><<< 7051 1726867102.31709: stdout chunk (state=3): >>><<< 7051 1726867102.31721: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867102.31726: handler run complete 7051 1726867102.32220: variable 'ansible_facts' from source: unknown 7051 1726867102.32496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.34145: variable 'ansible_facts' from source: unknown 7051 1726867102.34382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.34757: attempt loop complete, returning result 7051 1726867102.34766: _execute() done 7051 1726867102.34769: dumping result to json 7051 1726867102.34885: done dumping result, returning 7051 1726867102.34894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-00000000080d] 7051 1726867102.34898: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080d 7051 1726867102.36720: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000080d 7051 1726867102.36724: 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 } 7051 1726867102.36868: no more pending results, returning what we have 7051 1726867102.36871: results queue empty 7051 1726867102.36872: checking for any_errors_fatal 7051 1726867102.36880: done checking for any_errors_fatal 7051 1726867102.36880: checking for max_fail_percentage 7051 1726867102.36882: done checking for max_fail_percentage 7051 1726867102.36883: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.36884: done checking to see if all hosts have failed 7051 1726867102.36884: getting the remaining hosts for this loop 7051 1726867102.36886: done getting the remaining hosts for this loop 7051 1726867102.36889: getting the next task for host managed_node1 7051 1726867102.36896: done getting next task for host managed_node1 7051 1726867102.36899: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867102.36902: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.36913: getting variables 7051 1726867102.36915: in VariableManager get_vars() 7051 1726867102.36959: Calling all_inventory to load vars for managed_node1 7051 1726867102.36962: Calling groups_inventory to load vars for managed_node1 7051 1726867102.36964: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.36983: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.36986: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.36989: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.37825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.38702: done with get_vars() 7051 1726867102.38719: done getting variables 7051 1726867102.38760: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:22 -0400 (0:00:00.721) 0:01:07.515 ****** 7051 1726867102.38792: entering _queue_task() for managed_node1/debug 7051 1726867102.39063: worker is 1 (out of 1 available) 7051 1726867102.39079: exiting _queue_task() for managed_node1/debug 7051 1726867102.39092: done queuing things up, now waiting for results queue to drain 7051 1726867102.39094: waiting for pending results... 7051 1726867102.39497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867102.39533: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000576 7051 1726867102.39554: variable 'ansible_search_path' from source: unknown 7051 1726867102.39561: variable 'ansible_search_path' from source: unknown 7051 1726867102.39609: calling self._execute() 7051 1726867102.39716: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.39729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.39745: variable 'omit' from source: magic vars 7051 1726867102.40119: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.40128: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.40274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.42016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.42021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.42038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.42081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.42121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.42234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.42282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.42316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.42376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.42401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.42559: variable 'ansible_distribution' from source: facts 7051 1726867102.42572: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.42669: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.42675: variable 'omit' from source: magic vars 7051 1726867102.42679: variable 'omit' from source: magic vars 7051 1726867102.42776: variable 'network_provider' from source: set_fact 7051 1726867102.42885: variable 'omit' from source: magic vars 7051 1726867102.42890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867102.42893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867102.42921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867102.42943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867102.42957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867102.42997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867102.43013: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.43025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.43132: Set connection var ansible_connection to ssh 7051 1726867102.43145: Set connection var ansible_pipelining to False 7051 1726867102.43211: Set connection var ansible_shell_executable to /bin/sh 7051 1726867102.43214: Set connection var ansible_shell_type to sh 7051 1726867102.43217: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867102.43219: Set connection var ansible_timeout to 10 7051 1726867102.43222: variable 'ansible_shell_executable' from source: unknown 7051 1726867102.43232: variable 'ansible_connection' from source: unknown 7051 1726867102.43238: variable 'ansible_module_compression' from source: unknown 7051 1726867102.43243: variable 'ansible_shell_type' from source: unknown 7051 1726867102.43251: variable 'ansible_shell_executable' from source: unknown 7051 1726867102.43259: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.43267: variable 'ansible_pipelining' from source: unknown 7051 1726867102.43273: variable 'ansible_timeout' from source: unknown 7051 1726867102.43283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.43430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867102.43434: variable 'omit' from source: magic vars 7051 1726867102.43437: starting attempt loop 7051 1726867102.43439: running the handler 7051 1726867102.43492: handler run complete 7051 1726867102.43513: attempt loop complete, returning result 7051 1726867102.43538: _execute() done 7051 1726867102.43542: dumping result to json 7051 1726867102.43544: done dumping result, returning 7051 1726867102.43564: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-000000000576] 7051 1726867102.43668: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000576 7051 1726867102.43737: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000576 7051 1726867102.43740: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867102.43814: no more pending results, returning what we have 7051 1726867102.43818: results queue empty 7051 1726867102.43819: checking for any_errors_fatal 7051 1726867102.43829: done checking for any_errors_fatal 7051 1726867102.43830: checking for max_fail_percentage 7051 1726867102.43832: done checking for max_fail_percentage 7051 1726867102.43832: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.43834: done checking to see if all hosts have failed 7051 1726867102.43835: getting the remaining hosts for this loop 7051 1726867102.43836: done getting the remaining hosts for this loop 7051 1726867102.43840: getting the next task for host managed_node1 7051 1726867102.43848: done getting next task for host managed_node1 7051 1726867102.43852: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867102.43856: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.43876: getting variables 7051 1726867102.43880: in VariableManager get_vars() 7051 1726867102.43940: Calling all_inventory to load vars for managed_node1 7051 1726867102.43943: Calling groups_inventory to load vars for managed_node1 7051 1726867102.43946: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.43957: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.43960: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.43963: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.45815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.46733: done with get_vars() 7051 1726867102.46748: done getting variables 7051 1726867102.46791: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:22 -0400 (0:00:00.080) 0:01:07.595 ****** 7051 1726867102.46819: entering _queue_task() for managed_node1/fail 7051 1726867102.47025: worker is 1 (out of 1 available) 7051 1726867102.47038: exiting _queue_task() for managed_node1/fail 7051 1726867102.47049: done queuing things up, now waiting for results queue to drain 7051 1726867102.47051: waiting for pending results... 7051 1726867102.47221: 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 7051 1726867102.47314: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000577 7051 1726867102.47326: variable 'ansible_search_path' from source: unknown 7051 1726867102.47330: variable 'ansible_search_path' from source: unknown 7051 1726867102.47356: calling self._execute() 7051 1726867102.47431: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.47437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.47446: variable 'omit' from source: magic vars 7051 1726867102.47722: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.47731: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.47865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.49333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.49379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.49407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.49432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.49456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.49514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.49543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.49561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.49594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.49604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.49692: variable 'ansible_distribution' from source: facts 7051 1726867102.49695: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.49700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.49778: variable 'network_state' from source: role '' defaults 7051 1726867102.49782: Evaluated conditional (network_state != {}): False 7051 1726867102.49793: when evaluation is False, skipping this task 7051 1726867102.49796: _execute() done 7051 1726867102.49798: dumping result to json 7051 1726867102.49801: done dumping result, returning 7051 1726867102.49803: 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 [0affcac9-a3a5-79ed-6d0d-000000000577] 7051 1726867102.49806: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000577 7051 1726867102.49887: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000577 7051 1726867102.49890: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867102.49935: no more pending results, returning what we have 7051 1726867102.49938: results queue empty 7051 1726867102.49939: checking for any_errors_fatal 7051 1726867102.49945: done checking for any_errors_fatal 7051 1726867102.49946: checking for max_fail_percentage 7051 1726867102.49948: done checking for max_fail_percentage 7051 1726867102.49948: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.49949: done checking to see if all hosts have failed 7051 1726867102.49950: getting the remaining hosts for this loop 7051 1726867102.49951: done getting the remaining hosts for this loop 7051 1726867102.49954: getting the next task for host managed_node1 7051 1726867102.49961: done getting next task for host managed_node1 7051 1726867102.49964: ^ 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 7051 1726867102.49968: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.49996: getting variables 7051 1726867102.49998: in VariableManager get_vars() 7051 1726867102.50045: Calling all_inventory to load vars for managed_node1 7051 1726867102.50048: Calling groups_inventory to load vars for managed_node1 7051 1726867102.50050: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.50057: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.50060: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.50062: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.50803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.51658: done with get_vars() 7051 1726867102.51672: done getting variables 7051 1726867102.51715: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:22 -0400 (0:00:00.049) 0:01:07.644 ****** 7051 1726867102.51738: entering _queue_task() for managed_node1/fail 7051 1726867102.52024: worker is 1 (out of 1 available) 7051 1726867102.52037: exiting _queue_task() for managed_node1/fail 7051 1726867102.52049: done queuing things up, now waiting for results queue to drain 7051 1726867102.52051: waiting for pending results... 7051 1726867102.52214: 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 7051 1726867102.52307: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000578 7051 1726867102.52319: variable 'ansible_search_path' from source: unknown 7051 1726867102.52322: variable 'ansible_search_path' from source: unknown 7051 1726867102.52347: calling self._execute() 7051 1726867102.52418: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.52422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.52432: variable 'omit' from source: magic vars 7051 1726867102.52703: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.52711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.52845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.55130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.55171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.55201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.55232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.55257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.55320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.55337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.55355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.55383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.55394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.55470: variable 'ansible_distribution' from source: facts 7051 1726867102.55474: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.55482: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.55558: variable 'network_state' from source: role '' defaults 7051 1726867102.55567: Evaluated conditional (network_state != {}): False 7051 1726867102.55570: when evaluation is False, skipping this task 7051 1726867102.55573: _execute() done 7051 1726867102.55579: dumping result to json 7051 1726867102.55582: done dumping result, returning 7051 1726867102.55587: 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 [0affcac9-a3a5-79ed-6d0d-000000000578] 7051 1726867102.55592: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000578 7051 1726867102.55672: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000578 7051 1726867102.55675: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867102.55725: no more pending results, returning what we have 7051 1726867102.55728: results queue empty 7051 1726867102.55730: checking for any_errors_fatal 7051 1726867102.55734: done checking for any_errors_fatal 7051 1726867102.55734: checking for max_fail_percentage 7051 1726867102.55736: done checking for max_fail_percentage 7051 1726867102.55737: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.55738: done checking to see if all hosts have failed 7051 1726867102.55738: getting the remaining hosts for this loop 7051 1726867102.55740: done getting the remaining hosts for this loop 7051 1726867102.55743: getting the next task for host managed_node1 7051 1726867102.55749: done getting next task for host managed_node1 7051 1726867102.55752: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867102.55755: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.55780: getting variables 7051 1726867102.55782: in VariableManager get_vars() 7051 1726867102.55831: Calling all_inventory to load vars for managed_node1 7051 1726867102.55834: Calling groups_inventory to load vars for managed_node1 7051 1726867102.55836: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.55843: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.55846: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.55848: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.57243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.58981: done with get_vars() 7051 1726867102.59001: done getting variables 7051 1726867102.59282: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:22 -0400 (0:00:00.075) 0:01:07.720 ****** 7051 1726867102.59314: entering _queue_task() for managed_node1/fail 7051 1726867102.60500: worker is 1 (out of 1 available) 7051 1726867102.60514: exiting _queue_task() for managed_node1/fail 7051 1726867102.60526: done queuing things up, now waiting for results queue to drain 7051 1726867102.60528: waiting for pending results... 7051 1726867102.61293: 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 7051 1726867102.61299: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000579 7051 1726867102.61304: variable 'ansible_search_path' from source: unknown 7051 1726867102.61308: variable 'ansible_search_path' from source: unknown 7051 1726867102.61684: calling self._execute() 7051 1726867102.61687: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.61690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.61694: variable 'omit' from source: magic vars 7051 1726867102.62402: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.62683: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.62794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.66464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.66547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.66592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.66635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.66680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.66790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.66829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.66860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.66916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.66938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.67073: variable 'ansible_distribution' from source: facts 7051 1726867102.67093: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.67111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.67267: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.67292: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867102.67412: variable 'ansible_distribution' from source: facts 7051 1726867102.67483: variable '__network_rh_distros' from source: role '' defaults 7051 1726867102.67486: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867102.67712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.67740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.67773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.67822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.67841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.67901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.67928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.67954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.68081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.68084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.68086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.68096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.68124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.68164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.68187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.68509: variable 'network_connections' from source: task vars 7051 1726867102.68599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.68640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.68659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.68749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.68761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.68806: variable 'interface' from source: play vars 7051 1726867102.68838: variable 'network_state' from source: role '' defaults 7051 1726867102.68914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867102.69092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867102.69185: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867102.69188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867102.69200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867102.69246: 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) 7051 1726867102.69273: 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) 7051 1726867102.69312: 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) 7051 1726867102.69340: 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) 7051 1726867102.69385: 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 7051 1726867102.69398: when evaluation is False, skipping this task 7051 1726867102.69408: _execute() done 7051 1726867102.69485: dumping result to json 7051 1726867102.69493: done dumping result, returning 7051 1726867102.69496: 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 [0affcac9-a3a5-79ed-6d0d-000000000579] 7051 1726867102.69498: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000579 7051 1726867102.69565: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000579 7051 1726867102.69568: 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" } 7051 1726867102.69644: no more pending results, returning what we have 7051 1726867102.69647: results queue empty 7051 1726867102.69648: checking for any_errors_fatal 7051 1726867102.69654: done checking for any_errors_fatal 7051 1726867102.69654: checking for max_fail_percentage 7051 1726867102.69656: done checking for max_fail_percentage 7051 1726867102.69657: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.69658: done checking to see if all hosts have failed 7051 1726867102.69658: getting the remaining hosts for this loop 7051 1726867102.69660: done getting the remaining hosts for this loop 7051 1726867102.69664: getting the next task for host managed_node1 7051 1726867102.69672: done getting next task for host managed_node1 7051 1726867102.69679: ^ 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 7051 1726867102.69683: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.69707: getting variables 7051 1726867102.69709: in VariableManager get_vars() 7051 1726867102.69774: Calling all_inventory to load vars for managed_node1 7051 1726867102.69784: Calling groups_inventory to load vars for managed_node1 7051 1726867102.69788: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.69799: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.69803: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.69806: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.71491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.73110: done with get_vars() 7051 1726867102.73134: done getting variables 7051 1726867102.73200: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:22 -0400 (0:00:00.139) 0:01:07.859 ****** 7051 1726867102.73234: entering _queue_task() for managed_node1/dnf 7051 1726867102.73581: worker is 1 (out of 1 available) 7051 1726867102.73595: exiting _queue_task() for managed_node1/dnf 7051 1726867102.73607: done queuing things up, now waiting for results queue to drain 7051 1726867102.73609: waiting for pending results... 7051 1726867102.73993: 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 7051 1726867102.74056: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057a 7051 1726867102.74075: variable 'ansible_search_path' from source: unknown 7051 1726867102.74087: variable 'ansible_search_path' from source: unknown 7051 1726867102.74133: calling self._execute() 7051 1726867102.74332: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.74335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.74338: variable 'omit' from source: magic vars 7051 1726867102.74646: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.74671: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.74883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.77443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.77521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.77563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.77614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.77818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.77913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.77959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.77995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.78288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.78292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.78584: variable 'ansible_distribution' from source: facts 7051 1726867102.78588: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.78590: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.78996: variable 'ansible_distribution' from source: facts 7051 1726867102.79005: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.79024: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867102.79143: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867102.79374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.79413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.79437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.79472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.79493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.79540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.79562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.79593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.79645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.79663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.79708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.79743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.79769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.79812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.79836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.80001: variable 'network_connections' from source: task vars 7051 1726867102.80095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.80122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.80155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.80201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.80262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.80306: variable 'interface' from source: play vars 7051 1726867102.80410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867102.80609: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867102.80650: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867102.80691: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867102.80782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867102.80786: 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) 7051 1726867102.80811: 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) 7051 1726867102.80844: 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) 7051 1726867102.80890: 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) 7051 1726867102.80964: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867102.81300: variable 'network_connections' from source: task vars 7051 1726867102.81405: variable 'interface' from source: play vars 7051 1726867102.81481: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867102.81484: when evaluation is False, skipping this task 7051 1726867102.81487: _execute() done 7051 1726867102.81489: dumping result to json 7051 1726867102.81491: done dumping result, returning 7051 1726867102.81502: 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 [0affcac9-a3a5-79ed-6d0d-00000000057a] 7051 1726867102.81511: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057a 7051 1726867102.81834: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057a 7051 1726867102.81837: 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" } 7051 1726867102.81891: no more pending results, returning what we have 7051 1726867102.81895: results queue empty 7051 1726867102.81896: checking for any_errors_fatal 7051 1726867102.81900: done checking for any_errors_fatal 7051 1726867102.81901: checking for max_fail_percentage 7051 1726867102.81903: done checking for max_fail_percentage 7051 1726867102.81904: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.81904: done checking to see if all hosts have failed 7051 1726867102.81905: getting the remaining hosts for this loop 7051 1726867102.81907: done getting the remaining hosts for this loop 7051 1726867102.81910: getting the next task for host managed_node1 7051 1726867102.81917: done getting next task for host managed_node1 7051 1726867102.81921: ^ 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 7051 1726867102.81924: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.81951: getting variables 7051 1726867102.81953: in VariableManager get_vars() 7051 1726867102.82016: Calling all_inventory to load vars for managed_node1 7051 1726867102.82019: Calling groups_inventory to load vars for managed_node1 7051 1726867102.82022: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.82032: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.82035: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.82038: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.83720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.85432: done with get_vars() 7051 1726867102.85452: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867102.85534: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:22 -0400 (0:00:00.123) 0:01:07.982 ****** 7051 1726867102.85570: entering _queue_task() for managed_node1/yum 7051 1726867102.85933: worker is 1 (out of 1 available) 7051 1726867102.85945: exiting _queue_task() for managed_node1/yum 7051 1726867102.85957: done queuing things up, now waiting for results queue to drain 7051 1726867102.85959: waiting for pending results... 7051 1726867102.86352: 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 7051 1726867102.86584: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057b 7051 1726867102.86588: variable 'ansible_search_path' from source: unknown 7051 1726867102.86591: variable 'ansible_search_path' from source: unknown 7051 1726867102.86594: calling self._execute() 7051 1726867102.86686: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.86698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.86713: variable 'omit' from source: magic vars 7051 1726867102.87110: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.87126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.87349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867102.90284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867102.90305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867102.90353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867102.90474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867102.90510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867102.90757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867102.90803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867102.90910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867102.90954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867102.91000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867102.91350: variable 'ansible_distribution' from source: facts 7051 1726867102.91353: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.91356: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867102.91596: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.91600: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867102.91602: when evaluation is False, skipping this task 7051 1726867102.91604: _execute() done 7051 1726867102.91606: dumping result to json 7051 1726867102.91608: done dumping result, returning 7051 1726867102.91610: 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 [0affcac9-a3a5-79ed-6d0d-00000000057b] 7051 1726867102.91743: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057b skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867102.91902: no more pending results, returning what we have 7051 1726867102.91906: results queue empty 7051 1726867102.91907: checking for any_errors_fatal 7051 1726867102.91913: done checking for any_errors_fatal 7051 1726867102.91914: checking for max_fail_percentage 7051 1726867102.91916: done checking for max_fail_percentage 7051 1726867102.91916: checking to see if all hosts have failed and the running result is not ok 7051 1726867102.91917: done checking to see if all hosts have failed 7051 1726867102.91918: getting the remaining hosts for this loop 7051 1726867102.91919: done getting the remaining hosts for this loop 7051 1726867102.91924: getting the next task for host managed_node1 7051 1726867102.91932: done getting next task for host managed_node1 7051 1726867102.91935: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867102.91939: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867102.91963: getting variables 7051 1726867102.91965: in VariableManager get_vars() 7051 1726867102.92032: Calling all_inventory to load vars for managed_node1 7051 1726867102.92034: Calling groups_inventory to load vars for managed_node1 7051 1726867102.92037: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867102.92047: Calling all_plugins_play to load vars for managed_node1 7051 1726867102.92050: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867102.92053: Calling groups_plugins_play to load vars for managed_node1 7051 1726867102.92773: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057b 7051 1726867102.92780: WORKER PROCESS EXITING 7051 1726867102.94523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867102.96214: done with get_vars() 7051 1726867102.96349: done getting variables 7051 1726867102.96413: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:22 -0400 (0:00:00.108) 0:01:08.091 ****** 7051 1726867102.96449: entering _queue_task() for managed_node1/fail 7051 1726867102.97169: worker is 1 (out of 1 available) 7051 1726867102.97382: exiting _queue_task() for managed_node1/fail 7051 1726867102.97394: done queuing things up, now waiting for results queue to drain 7051 1726867102.97396: waiting for pending results... 7051 1726867102.97770: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867102.97907: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057c 7051 1726867102.97921: variable 'ansible_search_path' from source: unknown 7051 1726867102.97925: variable 'ansible_search_path' from source: unknown 7051 1726867102.97956: calling self._execute() 7051 1726867102.98040: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867102.98043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867102.98057: variable 'omit' from source: magic vars 7051 1726867102.98403: variable 'ansible_distribution_major_version' from source: facts 7051 1726867102.98414: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867102.98613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.00688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.00789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.00793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.00808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.00835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.00920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.00950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.01001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.01018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.01033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.01147: variable 'ansible_distribution' from source: facts 7051 1726867103.01150: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.01225: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.01281: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.01400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.01450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.01495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.01703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.01706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.01709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.01711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.01713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.01715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.01731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.01774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.01806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.01836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.01880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.01901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.02064: variable 'network_connections' from source: task vars 7051 1726867103.02147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.02175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.02210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.02360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.02384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.02457: variable 'interface' from source: play vars 7051 1726867103.02551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867103.02707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867103.02748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867103.02782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867103.02813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867103.02855: 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) 7051 1726867103.02888: 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) 7051 1726867103.02916: 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) 7051 1726867103.02944: 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) 7051 1726867103.03008: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867103.03266: variable 'network_connections' from source: task vars 7051 1726867103.03372: variable 'interface' from source: play vars 7051 1726867103.03417: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867103.03425: when evaluation is False, skipping this task 7051 1726867103.03432: _execute() done 7051 1726867103.03438: dumping result to json 7051 1726867103.03483: done dumping result, returning 7051 1726867103.03486: 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 [0affcac9-a3a5-79ed-6d0d-00000000057c] 7051 1726867103.03489: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057c 7051 1726867103.03616: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057c 7051 1726867103.03620: 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" } 7051 1726867103.03676: no more pending results, returning what we have 7051 1726867103.03682: results queue empty 7051 1726867103.03683: checking for any_errors_fatal 7051 1726867103.03690: done checking for any_errors_fatal 7051 1726867103.03691: checking for max_fail_percentage 7051 1726867103.03693: done checking for max_fail_percentage 7051 1726867103.03693: checking to see if all hosts have failed and the running result is not ok 7051 1726867103.03695: done checking to see if all hosts have failed 7051 1726867103.03695: getting the remaining hosts for this loop 7051 1726867103.03697: done getting the remaining hosts for this loop 7051 1726867103.03701: getting the next task for host managed_node1 7051 1726867103.03710: done getting next task for host managed_node1 7051 1726867103.03713: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867103.03717: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867103.03742: getting variables 7051 1726867103.03744: in VariableManager get_vars() 7051 1726867103.03989: Calling all_inventory to load vars for managed_node1 7051 1726867103.03992: Calling groups_inventory to load vars for managed_node1 7051 1726867103.03994: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867103.04003: Calling all_plugins_play to load vars for managed_node1 7051 1726867103.04005: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867103.04008: Calling groups_plugins_play to load vars for managed_node1 7051 1726867103.05283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867103.06872: done with get_vars() 7051 1726867103.06900: done getting variables 7051 1726867103.06974: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:23 -0400 (0:00:00.105) 0:01:08.197 ****** 7051 1726867103.07022: entering _queue_task() for managed_node1/package 7051 1726867103.07503: worker is 1 (out of 1 available) 7051 1726867103.07513: exiting _queue_task() for managed_node1/package 7051 1726867103.07525: done queuing things up, now waiting for results queue to drain 7051 1726867103.07527: waiting for pending results... 7051 1726867103.07766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867103.08084: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057d 7051 1726867103.08088: variable 'ansible_search_path' from source: unknown 7051 1726867103.08091: variable 'ansible_search_path' from source: unknown 7051 1726867103.08093: calling self._execute() 7051 1726867103.08095: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.08098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.08100: variable 'omit' from source: magic vars 7051 1726867103.08463: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.08481: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867103.08683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.10886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.10955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.10996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.11041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.11072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.11155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.11498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.11529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.11579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.11600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.11717: variable 'ansible_distribution' from source: facts 7051 1726867103.11727: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.11739: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.11891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867103.12083: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867103.12093: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867103.12126: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867103.12157: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867103.12251: variable 'network_packages' from source: role '' defaults 7051 1726867103.12360: variable '__network_provider_setup' from source: role '' defaults 7051 1726867103.12374: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867103.12452: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867103.12475: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867103.12545: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867103.12707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.12739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.12770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.12816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.12836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.12884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.12925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.12963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.13072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.13075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.13234: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867103.13341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.13368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.13401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.13442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.13460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.13552: variable 'ansible_python' from source: facts 7051 1726867103.13574: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867103.13667: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867103.13751: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867103.13940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.13943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.13946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.13973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.13995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.14045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.14076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.14106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.14146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.14168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.14312: variable 'network_connections' from source: task vars 7051 1726867103.14434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.14460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.14583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.14588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.14591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.14629: variable 'interface' from source: play vars 7051 1726867103.14705: 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) 7051 1726867103.14733: 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) 7051 1726867103.14761: 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) 7051 1726867103.14795: 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) 7051 1726867103.14923: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.15129: variable 'network_connections' from source: task vars 7051 1726867103.15308: variable 'interface' from source: play vars 7051 1726867103.15366: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867103.15489: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.15825: variable 'network_connections' from source: task vars 7051 1726867103.15942: variable 'interface' from source: play vars 7051 1726867103.16010: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867103.16206: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867103.16453: variable 'network_connections' from source: task vars 7051 1726867103.16573: variable 'interface' from source: play vars 7051 1726867103.16642: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867103.16711: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867103.16723: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867103.16790: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867103.17011: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867103.17548: variable 'network_connections' from source: task vars 7051 1726867103.17597: variable 'interface' from source: play vars 7051 1726867103.17614: variable 'ansible_distribution' from source: facts 7051 1726867103.17623: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.17633: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.17661: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867103.17830: variable 'ansible_distribution' from source: facts 7051 1726867103.17839: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.17848: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.17863: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867103.18031: variable 'ansible_distribution' from source: facts 7051 1726867103.18039: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.18048: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.18282: variable 'network_provider' from source: set_fact 7051 1726867103.18285: variable 'ansible_facts' from source: unknown 7051 1726867103.18751: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7051 1726867103.18759: when evaluation is False, skipping this task 7051 1726867103.18766: _execute() done 7051 1726867103.18773: dumping result to json 7051 1726867103.18782: done dumping result, returning 7051 1726867103.18794: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-00000000057d] 7051 1726867103.18803: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057d 7051 1726867103.18916: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057d 7051 1726867103.18924: 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" } 7051 1726867103.18992: no more pending results, returning what we have 7051 1726867103.18996: results queue empty 7051 1726867103.18997: checking for any_errors_fatal 7051 1726867103.19002: done checking for any_errors_fatal 7051 1726867103.19003: checking for max_fail_percentage 7051 1726867103.19005: done checking for max_fail_percentage 7051 1726867103.19005: checking to see if all hosts have failed and the running result is not ok 7051 1726867103.19006: done checking to see if all hosts have failed 7051 1726867103.19007: getting the remaining hosts for this loop 7051 1726867103.19009: done getting the remaining hosts for this loop 7051 1726867103.19013: getting the next task for host managed_node1 7051 1726867103.19020: done getting next task for host managed_node1 7051 1726867103.19024: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867103.19027: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867103.19051: getting variables 7051 1726867103.19053: in VariableManager get_vars() 7051 1726867103.19115: Calling all_inventory to load vars for managed_node1 7051 1726867103.19118: Calling groups_inventory to load vars for managed_node1 7051 1726867103.19120: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867103.19131: Calling all_plugins_play to load vars for managed_node1 7051 1726867103.19134: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867103.19137: Calling groups_plugins_play to load vars for managed_node1 7051 1726867103.20934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867103.22507: done with get_vars() 7051 1726867103.22531: done getting variables 7051 1726867103.22590: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:23 -0400 (0:00:00.156) 0:01:08.353 ****** 7051 1726867103.22626: entering _queue_task() for managed_node1/package 7051 1726867103.22947: worker is 1 (out of 1 available) 7051 1726867103.22958: exiting _queue_task() for managed_node1/package 7051 1726867103.22971: done queuing things up, now waiting for results queue to drain 7051 1726867103.22973: waiting for pending results... 7051 1726867103.23242: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867103.23531: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057e 7051 1726867103.23535: variable 'ansible_search_path' from source: unknown 7051 1726867103.23538: variable 'ansible_search_path' from source: unknown 7051 1726867103.23557: calling self._execute() 7051 1726867103.23684: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.23695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.23711: variable 'omit' from source: magic vars 7051 1726867103.24144: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.24161: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867103.24581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.26588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.26634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.26664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.26696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.26716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.26789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.26811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.26830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.26855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.26868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.26955: variable 'ansible_distribution' from source: facts 7051 1726867103.26958: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.26965: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.27056: variable 'network_state' from source: role '' defaults 7051 1726867103.27065: Evaluated conditional (network_state != {}): False 7051 1726867103.27068: when evaluation is False, skipping this task 7051 1726867103.27071: _execute() done 7051 1726867103.27073: dumping result to json 7051 1726867103.27075: done dumping result, returning 7051 1726867103.27089: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000057e] 7051 1726867103.27092: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057e 7051 1726867103.27184: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057e 7051 1726867103.27186: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867103.27249: no more pending results, returning what we have 7051 1726867103.27252: results queue empty 7051 1726867103.27254: checking for any_errors_fatal 7051 1726867103.27262: done checking for any_errors_fatal 7051 1726867103.27262: checking for max_fail_percentage 7051 1726867103.27264: done checking for max_fail_percentage 7051 1726867103.27265: checking to see if all hosts have failed and the running result is not ok 7051 1726867103.27265: done checking to see if all hosts have failed 7051 1726867103.27266: getting the remaining hosts for this loop 7051 1726867103.27267: done getting the remaining hosts for this loop 7051 1726867103.27271: getting the next task for host managed_node1 7051 1726867103.27280: done getting next task for host managed_node1 7051 1726867103.27284: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867103.27287: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867103.27313: getting variables 7051 1726867103.27315: in VariableManager get_vars() 7051 1726867103.27368: Calling all_inventory to load vars for managed_node1 7051 1726867103.27370: Calling groups_inventory to load vars for managed_node1 7051 1726867103.27372: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867103.27388: Calling all_plugins_play to load vars for managed_node1 7051 1726867103.27391: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867103.27394: Calling groups_plugins_play to load vars for managed_node1 7051 1726867103.28460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867103.29590: done with get_vars() 7051 1726867103.29607: done getting variables 7051 1726867103.29649: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:23 -0400 (0:00:00.070) 0:01:08.423 ****** 7051 1726867103.29674: entering _queue_task() for managed_node1/package 7051 1726867103.29910: worker is 1 (out of 1 available) 7051 1726867103.29924: exiting _queue_task() for managed_node1/package 7051 1726867103.29938: done queuing things up, now waiting for results queue to drain 7051 1726867103.29939: waiting for pending results... 7051 1726867103.30116: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867103.30210: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000057f 7051 1726867103.30222: variable 'ansible_search_path' from source: unknown 7051 1726867103.30225: variable 'ansible_search_path' from source: unknown 7051 1726867103.30256: calling self._execute() 7051 1726867103.30332: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.30336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.30347: variable 'omit' from source: magic vars 7051 1726867103.30617: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.30626: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867103.30767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.32903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.32947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.32974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.33003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.33023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.33081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.33103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.33120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.33150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.33160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.33237: variable 'ansible_distribution' from source: facts 7051 1726867103.33240: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.33246: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.33326: variable 'network_state' from source: role '' defaults 7051 1726867103.33334: Evaluated conditional (network_state != {}): False 7051 1726867103.33337: when evaluation is False, skipping this task 7051 1726867103.33339: _execute() done 7051 1726867103.33343: dumping result to json 7051 1726867103.33346: done dumping result, returning 7051 1726867103.33353: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-00000000057f] 7051 1726867103.33364: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057f 7051 1726867103.33445: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000057f 7051 1726867103.33448: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867103.33511: no more pending results, returning what we have 7051 1726867103.33515: results queue empty 7051 1726867103.33516: checking for any_errors_fatal 7051 1726867103.33521: done checking for any_errors_fatal 7051 1726867103.33522: checking for max_fail_percentage 7051 1726867103.33524: done checking for max_fail_percentage 7051 1726867103.33524: checking to see if all hosts have failed and the running result is not ok 7051 1726867103.33525: done checking to see if all hosts have failed 7051 1726867103.33526: getting the remaining hosts for this loop 7051 1726867103.33528: done getting the remaining hosts for this loop 7051 1726867103.33531: getting the next task for host managed_node1 7051 1726867103.33538: done getting next task for host managed_node1 7051 1726867103.33541: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867103.33544: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867103.33565: getting variables 7051 1726867103.33566: in VariableManager get_vars() 7051 1726867103.33617: Calling all_inventory to load vars for managed_node1 7051 1726867103.33619: Calling groups_inventory to load vars for managed_node1 7051 1726867103.33622: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867103.33630: Calling all_plugins_play to load vars for managed_node1 7051 1726867103.33632: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867103.33634: Calling groups_plugins_play to load vars for managed_node1 7051 1726867103.34831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867103.36144: done with get_vars() 7051 1726867103.36163: done getting variables 7051 1726867103.36207: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:23 -0400 (0:00:00.065) 0:01:08.489 ****** 7051 1726867103.36233: entering _queue_task() for managed_node1/service 7051 1726867103.36474: worker is 1 (out of 1 available) 7051 1726867103.36490: exiting _queue_task() for managed_node1/service 7051 1726867103.36504: done queuing things up, now waiting for results queue to drain 7051 1726867103.36506: waiting for pending results... 7051 1726867103.36685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867103.36774: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000580 7051 1726867103.36790: variable 'ansible_search_path' from source: unknown 7051 1726867103.36794: variable 'ansible_search_path' from source: unknown 7051 1726867103.36823: calling self._execute() 7051 1726867103.36904: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.36907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.36916: variable 'omit' from source: magic vars 7051 1726867103.37200: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.37209: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867103.37346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.39224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.39270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.39301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.39329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.39349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.39411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.39445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.39461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.39493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.39504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.39587: variable 'ansible_distribution' from source: facts 7051 1726867103.39590: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.39597: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.39676: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.39761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.39780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.39799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.39823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.39834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.39864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.39883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.39902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.39926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.39936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.39963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.39986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.40003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.40027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.40037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.40138: variable 'network_connections' from source: task vars 7051 1726867103.40198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.40214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.40231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.40255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.40265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.40316: variable 'interface' from source: play vars 7051 1726867103.40373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867103.40488: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867103.40519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867103.40539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867103.40560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867103.40593: 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) 7051 1726867103.40610: 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) 7051 1726867103.40629: 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) 7051 1726867103.40649: 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) 7051 1726867103.40696: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867103.40854: variable 'network_connections' from source: task vars 7051 1726867103.40920: variable 'interface' from source: play vars 7051 1726867103.40948: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867103.40951: when evaluation is False, skipping this task 7051 1726867103.40954: _execute() done 7051 1726867103.40957: dumping result to json 7051 1726867103.40959: done dumping result, returning 7051 1726867103.40969: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-000000000580] 7051 1726867103.40971: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000580 7051 1726867103.41057: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000580 7051 1726867103.41060: 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" } 7051 1726867103.41117: no more pending results, returning what we have 7051 1726867103.41120: results queue empty 7051 1726867103.41121: checking for any_errors_fatal 7051 1726867103.41127: done checking for any_errors_fatal 7051 1726867103.41128: checking for max_fail_percentage 7051 1726867103.41130: done checking for max_fail_percentage 7051 1726867103.41130: checking to see if all hosts have failed and the running result is not ok 7051 1726867103.41131: done checking to see if all hosts have failed 7051 1726867103.41132: getting the remaining hosts for this loop 7051 1726867103.41133: done getting the remaining hosts for this loop 7051 1726867103.41137: getting the next task for host managed_node1 7051 1726867103.41144: done getting next task for host managed_node1 7051 1726867103.41148: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867103.41152: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867103.41175: getting variables 7051 1726867103.41184: in VariableManager get_vars() 7051 1726867103.41239: Calling all_inventory to load vars for managed_node1 7051 1726867103.41241: Calling groups_inventory to load vars for managed_node1 7051 1726867103.41243: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867103.41253: Calling all_plugins_play to load vars for managed_node1 7051 1726867103.41255: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867103.41258: Calling groups_plugins_play to load vars for managed_node1 7051 1726867103.42038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867103.43166: done with get_vars() 7051 1726867103.43184: done getting variables 7051 1726867103.43228: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:23 -0400 (0:00:00.070) 0:01:08.559 ****** 7051 1726867103.43252: entering _queue_task() for managed_node1/service 7051 1726867103.43492: worker is 1 (out of 1 available) 7051 1726867103.43505: exiting _queue_task() for managed_node1/service 7051 1726867103.43519: done queuing things up, now waiting for results queue to drain 7051 1726867103.43521: waiting for pending results... 7051 1726867103.43700: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867103.43791: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000581 7051 1726867103.43803: variable 'ansible_search_path' from source: unknown 7051 1726867103.43806: variable 'ansible_search_path' from source: unknown 7051 1726867103.43833: calling self._execute() 7051 1726867103.43915: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.43918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.43929: variable 'omit' from source: magic vars 7051 1726867103.44483: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.44487: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867103.44527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867103.47803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867103.47997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867103.48038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867103.48192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867103.48219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867103.48434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.48465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.48494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.48656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.48671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.49021: variable 'ansible_distribution' from source: facts 7051 1726867103.49024: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.49035: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867103.49357: variable 'network_provider' from source: set_fact 7051 1726867103.49364: variable 'network_state' from source: role '' defaults 7051 1726867103.49496: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867103.49501: variable 'omit' from source: magic vars 7051 1726867103.49570: variable 'omit' from source: magic vars 7051 1726867103.49931: variable 'network_service_name' from source: role '' defaults 7051 1726867103.49934: variable 'network_service_name' from source: role '' defaults 7051 1726867103.50150: variable '__network_provider_setup' from source: role '' defaults 7051 1726867103.50155: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867103.50229: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867103.50252: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867103.50433: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867103.50709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.50853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.50883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.51029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.51094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.51140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.51314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.51317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.51320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.51412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.51584: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867103.51671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.51698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.51720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.51784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.51787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.51857: variable 'ansible_python' from source: facts 7051 1726867103.51882: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867103.51967: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867103.52055: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867103.52185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.52214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.52241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.52282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.52293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.52339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.52366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.52392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.52433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.52454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.52598: variable 'network_connections' from source: task vars 7051 1726867103.52699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867103.52723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867103.52750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867103.52797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867103.52809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867103.52879: variable 'interface' from source: play vars 7051 1726867103.53057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867103.53194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867103.53271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867103.53326: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867103.53370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867103.53493: 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) 7051 1726867103.53496: 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) 7051 1726867103.53499: 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) 7051 1726867103.53535: 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) 7051 1726867103.53590: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.53922: variable 'network_connections' from source: task vars 7051 1726867103.54060: variable 'interface' from source: play vars 7051 1726867103.54125: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867103.54220: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867103.54584: variable 'network_connections' from source: task vars 7051 1726867103.54647: variable 'interface' from source: play vars 7051 1726867103.54673: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867103.54758: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867103.55060: variable 'network_connections' from source: task vars 7051 1726867103.55182: variable 'interface' from source: play vars 7051 1726867103.55249: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867103.55313: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867103.55341: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867103.55382: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867103.55789: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867103.56686: variable 'network_connections' from source: task vars 7051 1726867103.56836: variable 'interface' from source: play vars 7051 1726867103.56839: variable 'ansible_distribution' from source: facts 7051 1726867103.56842: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.56844: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.56892: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867103.57133: variable 'ansible_distribution' from source: facts 7051 1726867103.57137: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.57142: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.57154: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867103.57275: variable 'ansible_distribution' from source: facts 7051 1726867103.57283: variable '__network_rh_distros' from source: role '' defaults 7051 1726867103.57289: variable 'ansible_distribution_major_version' from source: facts 7051 1726867103.57320: variable 'network_provider' from source: set_fact 7051 1726867103.57334: variable 'omit' from source: magic vars 7051 1726867103.57356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867103.57378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867103.57397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867103.57410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867103.57419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867103.57445: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867103.57448: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.57450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.57520: Set connection var ansible_connection to ssh 7051 1726867103.57526: Set connection var ansible_pipelining to False 7051 1726867103.57537: Set connection var ansible_shell_executable to /bin/sh 7051 1726867103.57540: Set connection var ansible_shell_type to sh 7051 1726867103.57543: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867103.57550: Set connection var ansible_timeout to 10 7051 1726867103.57568: variable 'ansible_shell_executable' from source: unknown 7051 1726867103.57570: variable 'ansible_connection' from source: unknown 7051 1726867103.57573: variable 'ansible_module_compression' from source: unknown 7051 1726867103.57575: variable 'ansible_shell_type' from source: unknown 7051 1726867103.57579: variable 'ansible_shell_executable' from source: unknown 7051 1726867103.57584: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867103.57587: variable 'ansible_pipelining' from source: unknown 7051 1726867103.57591: variable 'ansible_timeout' from source: unknown 7051 1726867103.57595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867103.57670: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867103.57682: variable 'omit' from source: magic vars 7051 1726867103.57688: starting attempt loop 7051 1726867103.57691: running the handler 7051 1726867103.57746: variable 'ansible_facts' from source: unknown 7051 1726867103.58217: _low_level_execute_command(): starting 7051 1726867103.58222: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867103.58864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.58898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867103.58927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867103.59043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867103.60674: stdout chunk (state=3): >>>/root <<< 7051 1726867103.60822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867103.60826: stderr chunk (state=3): >>><<< 7051 1726867103.60891: stdout chunk (state=3): >>><<< 7051 1726867103.60895: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867103.60899: _low_level_execute_command(): starting 7051 1726867103.60902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135 `" && echo ansible-tmp-1726867103.6085818-9522-99678609152135="` echo /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135 `" ) && sleep 0' 7051 1726867103.61979: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867103.61983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867103.61986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.61989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867103.61991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.62311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867103.64164: stdout chunk (state=3): >>>ansible-tmp-1726867103.6085818-9522-99678609152135=/root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135 <<< 7051 1726867103.64267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867103.64403: stderr chunk (state=3): >>><<< 7051 1726867103.64406: stdout chunk (state=3): >>><<< 7051 1726867103.64420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867103.6085818-9522-99678609152135=/root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867103.64463: variable 'ansible_module_compression' from source: unknown 7051 1726867103.64730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867103.64812: variable 'ansible_facts' from source: unknown 7051 1726867103.65252: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py 7051 1726867103.65666: Sending initial data 7051 1726867103.65669: Sent initial data (153 bytes) 7051 1726867103.66912: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867103.66922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867103.66933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867103.66947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867103.66961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867103.67003: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867103.67013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.67027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867103.67034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867103.67041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867103.67050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867103.67078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867103.67081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867103.67084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867103.67086: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867103.67107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.67382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867103.67385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867103.67449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867103.69036: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867103.69067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867103.69128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmptb1pn56b /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py <<< 7051 1726867103.69131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py" <<< 7051 1726867103.69305: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmptb1pn56b" to remote "/root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py" <<< 7051 1726867103.71870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867103.71874: stdout chunk (state=3): >>><<< 7051 1726867103.71885: stderr chunk (state=3): >>><<< 7051 1726867103.71935: done transferring module to remote 7051 1726867103.71946: _low_level_execute_command(): starting 7051 1726867103.71951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/ /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py && sleep 0' 7051 1726867103.73144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867103.73192: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867103.73231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867103.73237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867103.73295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867103.73366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867103.75353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867103.75357: stderr chunk (state=3): >>><<< 7051 1726867103.75362: stdout chunk (state=3): >>><<< 7051 1726867103.75380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867103.75386: _low_level_execute_command(): starting 7051 1726867103.75392: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/AnsiballZ_systemd.py && sleep 0' 7051 1726867103.77142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867103.77590: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867103.77601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867103.77658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.06597: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9977856", "MemoryPeak": "10518528", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308642304", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "237689000", "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", "CoredumpRec<<< 7051 1726867104.06641: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-<<< 7051 1726867104.06650: stdout chunk (state=3): >>>pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867104.08504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.08508: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867104.08511: stdout chunk (state=3): >>><<< 7051 1726867104.08513: stderr chunk (state=3): >>><<< 7051 1726867104.08684: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9977856", "MemoryPeak": "10518528", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308642304", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "237689000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867104.08785: 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-1726867103.6085818-9522-99678609152135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867104.08809: _low_level_execute_command(): starting 7051 1726867104.08831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867103.6085818-9522-99678609152135/ > /dev/null 2>&1 && sleep 0' 7051 1726867104.09616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867104.09708: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.09741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867104.09758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.09804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.09885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.11712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.11721: stdout chunk (state=3): >>><<< 7051 1726867104.11731: stderr chunk (state=3): >>><<< 7051 1726867104.11747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867104.11885: handler run complete 7051 1726867104.11888: attempt loop complete, returning result 7051 1726867104.11890: _execute() done 7051 1726867104.11892: dumping result to json 7051 1726867104.11894: done dumping result, returning 7051 1726867104.11898: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-000000000581] 7051 1726867104.11900: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000581 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867104.12239: no more pending results, returning what we have 7051 1726867104.12243: results queue empty 7051 1726867104.12244: checking for any_errors_fatal 7051 1726867104.12251: done checking for any_errors_fatal 7051 1726867104.12252: checking for max_fail_percentage 7051 1726867104.12254: done checking for max_fail_percentage 7051 1726867104.12255: checking to see if all hosts have failed and the running result is not ok 7051 1726867104.12256: done checking to see if all hosts have failed 7051 1726867104.12256: getting the remaining hosts for this loop 7051 1726867104.12258: done getting the remaining hosts for this loop 7051 1726867104.12261: getting the next task for host managed_node1 7051 1726867104.12268: done getting next task for host managed_node1 7051 1726867104.12272: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867104.12275: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867104.12396: getting variables 7051 1726867104.12398: in VariableManager get_vars() 7051 1726867104.12588: Calling all_inventory to load vars for managed_node1 7051 1726867104.12591: Calling groups_inventory to load vars for managed_node1 7051 1726867104.12593: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867104.12604: Calling all_plugins_play to load vars for managed_node1 7051 1726867104.12607: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867104.12610: Calling groups_plugins_play to load vars for managed_node1 7051 1726867104.13291: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000581 7051 1726867104.13295: WORKER PROCESS EXITING 7051 1726867104.14067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867104.15609: done with get_vars() 7051 1726867104.15632: done getting variables 7051 1726867104.15690: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:24 -0400 (0:00:00.724) 0:01:09.284 ****** 7051 1726867104.15727: entering _queue_task() for managed_node1/service 7051 1726867104.16209: worker is 1 (out of 1 available) 7051 1726867104.16220: exiting _queue_task() for managed_node1/service 7051 1726867104.16232: done queuing things up, now waiting for results queue to drain 7051 1726867104.16234: waiting for pending results... 7051 1726867104.16323: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867104.16479: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000582 7051 1726867104.16503: variable 'ansible_search_path' from source: unknown 7051 1726867104.16512: variable 'ansible_search_path' from source: unknown 7051 1726867104.16549: calling self._execute() 7051 1726867104.16651: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867104.16664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867104.16689: variable 'omit' from source: magic vars 7051 1726867104.17066: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.17087: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867104.17294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867104.19521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867104.19590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867104.19634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867104.19672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867104.19707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867104.20093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.20128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.20163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.20211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.20230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.20345: variable 'ansible_distribution' from source: facts 7051 1726867104.20354: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.20367: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867104.20491: variable 'network_provider' from source: set_fact 7051 1726867104.20502: Evaluated conditional (network_provider == "nm"): True 7051 1726867104.20599: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867104.20681: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867104.20795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.20829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.20858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.20905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.20928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.21025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.21028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.21030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.21066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.21089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.21135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.21163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.21194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.21239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.21260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.21391: variable 'network_connections' from source: task vars 7051 1726867104.21480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.21573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.21580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.21583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.21600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.21668: variable 'interface' from source: play vars 7051 1726867104.21760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867104.21939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867104.21986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867104.22028: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867104.22063: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867104.22225: 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) 7051 1726867104.22228: 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) 7051 1726867104.22231: 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) 7051 1726867104.22233: 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) 7051 1726867104.22254: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867104.27925: variable 'network_connections' from source: task vars 7051 1726867104.28040: variable 'interface' from source: play vars 7051 1726867104.28097: Evaluated conditional (__network_wpa_supplicant_required): True 7051 1726867104.28110: variable 'omit' from source: magic vars 7051 1726867104.28212: variable 'omit' from source: magic vars 7051 1726867104.28215: variable 'omit' from source: magic vars 7051 1726867104.28241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867104.28268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867104.28291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867104.28311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867104.28329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867104.28352: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867104.28429: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867104.28432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867104.28463: Set connection var ansible_connection to ssh 7051 1726867104.28479: Set connection var ansible_pipelining to False 7051 1726867104.28493: Set connection var ansible_shell_executable to /bin/sh 7051 1726867104.28505: Set connection var ansible_shell_type to sh 7051 1726867104.28515: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867104.28526: Set connection var ansible_timeout to 10 7051 1726867104.28557: variable 'ansible_shell_executable' from source: unknown 7051 1726867104.28565: variable 'ansible_connection' from source: unknown 7051 1726867104.28572: variable 'ansible_module_compression' from source: unknown 7051 1726867104.28583: variable 'ansible_shell_type' from source: unknown 7051 1726867104.28591: variable 'ansible_shell_executable' from source: unknown 7051 1726867104.28598: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867104.28605: variable 'ansible_pipelining' from source: unknown 7051 1726867104.28612: variable 'ansible_timeout' from source: unknown 7051 1726867104.28646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867104.28727: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867104.28742: variable 'omit' from source: magic vars 7051 1726867104.28756: starting attempt loop 7051 1726867104.28764: running the handler 7051 1726867104.28864: variable 'ansible_facts' from source: unknown 7051 1726867104.29482: _low_level_execute_command(): starting 7051 1726867104.29520: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867104.30289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.30319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.30411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.32099: stdout chunk (state=3): >>>/root <<< 7051 1726867104.32248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.32252: stdout chunk (state=3): >>><<< 7051 1726867104.32254: stderr chunk (state=3): >>><<< 7051 1726867104.32272: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867104.32300: _low_level_execute_command(): starting 7051 1726867104.32382: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935 `" && echo ansible-tmp-1726867104.322874-9554-47101958361935="` echo /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935 `" ) && sleep 0' 7051 1726867104.32986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867104.33002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867104.33018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867104.33039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867104.33064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867104.33152: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.33175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867104.33205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.33219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.33307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.35189: stdout chunk (state=3): >>>ansible-tmp-1726867104.322874-9554-47101958361935=/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935 <<< 7051 1726867104.35294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.35349: stderr chunk (state=3): >>><<< 7051 1726867104.35364: stdout chunk (state=3): >>><<< 7051 1726867104.35583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867104.322874-9554-47101958361935=/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867104.35587: variable 'ansible_module_compression' from source: unknown 7051 1726867104.35590: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867104.35592: variable 'ansible_facts' from source: unknown 7051 1726867104.35765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py 7051 1726867104.35958: Sending initial data 7051 1726867104.35967: Sent initial data (152 bytes) 7051 1726867104.36563: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867104.36593: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.36604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867104.36685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.36693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.36782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.38305: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867104.38309: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867104.38347: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867104.38424: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpluvuq96v /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py <<< 7051 1726867104.38449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py" <<< 7051 1726867104.38492: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpluvuq96v" to remote "/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py" <<< 7051 1726867104.40335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.40338: stdout chunk (state=3): >>><<< 7051 1726867104.40340: stderr chunk (state=3): >>><<< 7051 1726867104.40342: done transferring module to remote 7051 1726867104.40344: _low_level_execute_command(): starting 7051 1726867104.40347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/ /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py && sleep 0' 7051 1726867104.41299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.41349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867104.41369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.41397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.41505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.43257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.43261: stdout chunk (state=3): >>><<< 7051 1726867104.43263: stderr chunk (state=3): >>><<< 7051 1726867104.43356: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867104.43365: _low_level_execute_command(): starting 7051 1726867104.43368: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/AnsiballZ_systemd.py && sleep 0' 7051 1726867104.44589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.44658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867104.44671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.44829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.73455: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10005", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "MemoryCurrent": "2838528", "MemoryPeak": "3117056", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308675072", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "35538000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "Li<<< 7051 1726867104.73497: stdout chunk (state=3): >>>mitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target network.target", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7051 1726867104.75403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867104.75406: stdout chunk (state=3): >>><<< 7051 1726867104.75408: stderr chunk (state=3): >>><<< 7051 1726867104.75593: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10005", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "MemoryCurrent": "2838528", "MemoryPeak": "3117056", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308675072", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "35538000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "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": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target network.target", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867104.75644: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867104.75666: _low_level_execute_command(): starting 7051 1726867104.75674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867104.322874-9554-47101958361935/ > /dev/null 2>&1 && sleep 0' 7051 1726867104.76275: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867104.76296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867104.76375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867104.76560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867104.76740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867104.76780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867104.78633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867104.78636: stdout chunk (state=3): >>><<< 7051 1726867104.78639: stderr chunk (state=3): >>><<< 7051 1726867104.78682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867104.78695: handler run complete 7051 1726867104.78895: attempt loop complete, returning result 7051 1726867104.78897: _execute() done 7051 1726867104.78900: dumping result to json 7051 1726867104.78902: done dumping result, returning 7051 1726867104.78904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-000000000582] 7051 1726867104.78906: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000582 ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ActiveEnterTimestampMonotonic": "310248496", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus-broker.service sysinit.target dbus.socket basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 17:17:45 EDT", "AssertTimestampMonotonic": "310233372", "Before": "shutdown.target multi-user.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35538000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ConditionTimestampMonotonic": "310233369", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5130", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702865920", "EffectiveMemoryMax": "3702865920", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainHandoffTimestampMonotonic": "310240606", "ExecMainPID": "10005", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:45 EDT", "ExecMainStartTimestampMonotonic": "310234484", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 17:17:45 EDT] ; stop_time=[n/a] ; pid=10005 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:45 EDT", "InactiveExitTimestampMonotonic": "310236876", "InvocationID": "163ecd0d0d684a79b5464b6a05e2f47d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10005", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3308675072", "MemoryCurrent": "2838528", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3117056", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310248496", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7051 1726867104.79881: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000582 7051 1726867104.79884: WORKER PROCESS EXITING 7051 1726867104.79969: no more pending results, returning what we have 7051 1726867104.79973: results queue empty 7051 1726867104.79974: checking for any_errors_fatal 7051 1726867104.80144: done checking for any_errors_fatal 7051 1726867104.80145: checking for max_fail_percentage 7051 1726867104.80147: done checking for max_fail_percentage 7051 1726867104.80148: checking to see if all hosts have failed and the running result is not ok 7051 1726867104.80149: done checking to see if all hosts have failed 7051 1726867104.80149: getting the remaining hosts for this loop 7051 1726867104.80151: done getting the remaining hosts for this loop 7051 1726867104.80155: getting the next task for host managed_node1 7051 1726867104.80162: done getting next task for host managed_node1 7051 1726867104.80166: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867104.80169: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867104.80185: getting variables 7051 1726867104.80187: in VariableManager get_vars() 7051 1726867104.80597: Calling all_inventory to load vars for managed_node1 7051 1726867104.80600: Calling groups_inventory to load vars for managed_node1 7051 1726867104.80602: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867104.80611: Calling all_plugins_play to load vars for managed_node1 7051 1726867104.80614: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867104.80618: Calling groups_plugins_play to load vars for managed_node1 7051 1726867104.88272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867104.89328: done with get_vars() 7051 1726867104.89344: done getting variables 7051 1726867104.89379: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:24 -0400 (0:00:00.736) 0:01:10.021 ****** 7051 1726867104.89401: entering _queue_task() for managed_node1/service 7051 1726867104.89654: worker is 1 (out of 1 available) 7051 1726867104.89666: exiting _queue_task() for managed_node1/service 7051 1726867104.89683: done queuing things up, now waiting for results queue to drain 7051 1726867104.89685: waiting for pending results... 7051 1726867104.89856: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867104.89957: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000583 7051 1726867104.89969: variable 'ansible_search_path' from source: unknown 7051 1726867104.89972: variable 'ansible_search_path' from source: unknown 7051 1726867104.90002: calling self._execute() 7051 1726867104.90083: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867104.90088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867104.90097: variable 'omit' from source: magic vars 7051 1726867104.90382: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.90390: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867104.90523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867104.92596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867104.92648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867104.92674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867104.92702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867104.92722: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867104.92783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.92804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.92823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.92852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.92863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.92949: variable 'ansible_distribution' from source: facts 7051 1726867104.92956: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.92959: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867104.93027: variable 'network_provider' from source: set_fact 7051 1726867104.93032: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867104.93035: when evaluation is False, skipping this task 7051 1726867104.93038: _execute() done 7051 1726867104.93041: dumping result to json 7051 1726867104.93044: done dumping result, returning 7051 1726867104.93052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-000000000583] 7051 1726867104.93055: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000583 7051 1726867104.93143: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000583 7051 1726867104.93145: 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 } 7051 1726867104.93208: no more pending results, returning what we have 7051 1726867104.93211: results queue empty 7051 1726867104.93212: checking for any_errors_fatal 7051 1726867104.93236: done checking for any_errors_fatal 7051 1726867104.93237: checking for max_fail_percentage 7051 1726867104.93239: done checking for max_fail_percentage 7051 1726867104.93239: checking to see if all hosts have failed and the running result is not ok 7051 1726867104.93240: done checking to see if all hosts have failed 7051 1726867104.93241: getting the remaining hosts for this loop 7051 1726867104.93242: done getting the remaining hosts for this loop 7051 1726867104.93246: getting the next task for host managed_node1 7051 1726867104.93252: done getting next task for host managed_node1 7051 1726867104.93256: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867104.93258: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867104.93282: getting variables 7051 1726867104.93284: in VariableManager get_vars() 7051 1726867104.93329: Calling all_inventory to load vars for managed_node1 7051 1726867104.93331: Calling groups_inventory to load vars for managed_node1 7051 1726867104.93333: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867104.93341: Calling all_plugins_play to load vars for managed_node1 7051 1726867104.93343: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867104.93345: Calling groups_plugins_play to load vars for managed_node1 7051 1726867104.94294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867104.95761: done with get_vars() 7051 1726867104.95785: done getting variables 7051 1726867104.95839: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:24 -0400 (0:00:00.064) 0:01:10.085 ****** 7051 1726867104.95873: entering _queue_task() for managed_node1/copy 7051 1726867104.96161: worker is 1 (out of 1 available) 7051 1726867104.96172: exiting _queue_task() for managed_node1/copy 7051 1726867104.96336: done queuing things up, now waiting for results queue to drain 7051 1726867104.96340: waiting for pending results... 7051 1726867104.96454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867104.96551: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000584 7051 1726867104.96558: variable 'ansible_search_path' from source: unknown 7051 1726867104.96561: variable 'ansible_search_path' from source: unknown 7051 1726867104.96592: calling self._execute() 7051 1726867104.96681: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867104.96688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867104.96692: variable 'omit' from source: magic vars 7051 1726867104.96964: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.96973: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867104.97108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867104.99099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867104.99150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867104.99195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867104.99225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867104.99263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867104.99324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867104.99346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867104.99365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867104.99394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867104.99405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867104.99483: variable 'ansible_distribution' from source: facts 7051 1726867104.99486: variable 'ansible_distribution_major_version' from source: facts 7051 1726867104.99492: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867104.99569: variable 'network_provider' from source: set_fact 7051 1726867104.99581: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867104.99584: when evaluation is False, skipping this task 7051 1726867104.99587: _execute() done 7051 1726867104.99589: dumping result to json 7051 1726867104.99592: done dumping result, returning 7051 1726867104.99594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-000000000584] 7051 1726867104.99600: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000584 7051 1726867104.99686: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000584 7051 1726867104.99689: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867104.99730: no more pending results, returning what we have 7051 1726867104.99733: results queue empty 7051 1726867104.99735: checking for any_errors_fatal 7051 1726867104.99739: done checking for any_errors_fatal 7051 1726867104.99740: checking for max_fail_percentage 7051 1726867104.99742: done checking for max_fail_percentage 7051 1726867104.99742: checking to see if all hosts have failed and the running result is not ok 7051 1726867104.99743: done checking to see if all hosts have failed 7051 1726867104.99744: getting the remaining hosts for this loop 7051 1726867104.99745: done getting the remaining hosts for this loop 7051 1726867104.99748: getting the next task for host managed_node1 7051 1726867104.99756: done getting next task for host managed_node1 7051 1726867104.99759: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867104.99763: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867104.99788: getting variables 7051 1726867104.99790: in VariableManager get_vars() 7051 1726867104.99839: Calling all_inventory to load vars for managed_node1 7051 1726867104.99842: Calling groups_inventory to load vars for managed_node1 7051 1726867104.99844: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867104.99852: Calling all_plugins_play to load vars for managed_node1 7051 1726867104.99854: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867104.99856: Calling groups_plugins_play to load vars for managed_node1 7051 1726867105.00711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867105.01599: done with get_vars() 7051 1726867105.01615: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:25 -0400 (0:00:00.058) 0:01:10.143 ****** 7051 1726867105.01685: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867105.01901: worker is 1 (out of 1 available) 7051 1726867105.01915: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867105.01928: done queuing things up, now waiting for results queue to drain 7051 1726867105.01930: waiting for pending results... 7051 1726867105.02110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867105.02206: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000585 7051 1726867105.02218: variable 'ansible_search_path' from source: unknown 7051 1726867105.02221: variable 'ansible_search_path' from source: unknown 7051 1726867105.02248: calling self._execute() 7051 1726867105.02330: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867105.02334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867105.02343: variable 'omit' from source: magic vars 7051 1726867105.02620: variable 'ansible_distribution_major_version' from source: facts 7051 1726867105.02629: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867105.02759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867105.04250: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867105.04301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867105.04328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867105.04356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867105.04375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867105.04434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867105.04457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867105.04475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867105.04505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867105.04515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867105.04594: variable 'ansible_distribution' from source: facts 7051 1726867105.04598: variable 'ansible_distribution_major_version' from source: facts 7051 1726867105.04604: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867105.04609: variable 'omit' from source: magic vars 7051 1726867105.04647: variable 'omit' from source: magic vars 7051 1726867105.04730: variable 'network_provider' from source: set_fact 7051 1726867105.04796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867105.04813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867105.04831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867105.04856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867105.04866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867105.04921: variable 'omit' from source: magic vars 7051 1726867105.04996: variable 'omit' from source: magic vars 7051 1726867105.05080: variable 'network_connections' from source: task vars 7051 1726867105.05187: variable 'interface' from source: play vars 7051 1726867105.05357: variable 'omit' from source: magic vars 7051 1726867105.05360: variable '__lsr_ansible_managed' from source: task vars 7051 1726867105.05407: variable '__lsr_ansible_managed' from source: task vars 7051 1726867105.05674: Loaded config def from plugin (lookup/template) 7051 1726867105.05681: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867105.05783: File lookup term: get_ansible_managed.j2 7051 1726867105.05786: variable 'ansible_search_path' from source: unknown 7051 1726867105.05789: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867105.05800: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867105.05803: variable 'ansible_search_path' from source: unknown 7051 1726867105.10000: variable 'ansible_managed' from source: unknown 7051 1726867105.10112: variable 'omit' from source: magic vars 7051 1726867105.10136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867105.10182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867105.10185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867105.10198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867105.10207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867105.10232: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867105.10235: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867105.10237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867105.10383: Set connection var ansible_connection to ssh 7051 1726867105.10386: Set connection var ansible_pipelining to False 7051 1726867105.10396: Set connection var ansible_shell_executable to /bin/sh 7051 1726867105.10398: Set connection var ansible_shell_type to sh 7051 1726867105.10401: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867105.10403: Set connection var ansible_timeout to 10 7051 1726867105.10405: variable 'ansible_shell_executable' from source: unknown 7051 1726867105.10407: variable 'ansible_connection' from source: unknown 7051 1726867105.10409: variable 'ansible_module_compression' from source: unknown 7051 1726867105.10411: variable 'ansible_shell_type' from source: unknown 7051 1726867105.10413: variable 'ansible_shell_executable' from source: unknown 7051 1726867105.10414: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867105.10422: variable 'ansible_pipelining' from source: unknown 7051 1726867105.10428: variable 'ansible_timeout' from source: unknown 7051 1726867105.10430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867105.10523: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867105.10534: variable 'omit' from source: magic vars 7051 1726867105.10539: starting attempt loop 7051 1726867105.10542: running the handler 7051 1726867105.10555: _low_level_execute_command(): starting 7051 1726867105.10561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867105.11246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867105.11257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867105.11267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867105.11285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867105.11298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867105.11402: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867105.11405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.11408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867105.11410: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867105.11411: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867105.11413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867105.11415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867105.11417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867105.11419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867105.11421: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867105.11423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.11443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867105.11455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867105.11463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867105.11546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867105.13531: stdout chunk (state=3): >>>/root <<< 7051 1726867105.13535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867105.13537: stdout chunk (state=3): >>><<< 7051 1726867105.13539: stderr chunk (state=3): >>><<< 7051 1726867105.13542: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867105.13545: _low_level_execute_command(): starting 7051 1726867105.13547: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166 `" && echo ansible-tmp-1726867105.1342182-9593-265872265433166="` echo /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166 `" ) && sleep 0' 7051 1726867105.14128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867105.14132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.14135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867105.14137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.14165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867105.14215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867105.16113: stdout chunk (state=3): >>>ansible-tmp-1726867105.1342182-9593-265872265433166=/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166 <<< 7051 1726867105.16269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867105.16272: stdout chunk (state=3): >>><<< 7051 1726867105.16275: stderr chunk (state=3): >>><<< 7051 1726867105.16497: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867105.1342182-9593-265872265433166=/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867105.16504: variable 'ansible_module_compression' from source: unknown 7051 1726867105.16507: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7051 1726867105.16509: variable 'ansible_facts' from source: unknown 7051 1726867105.16570: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py 7051 1726867105.16753: Sending initial data 7051 1726867105.16762: Sent initial data (166 bytes) 7051 1726867105.17481: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867105.17574: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867105.17631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867105.17670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867105.19188: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867105.19258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867105.19315: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmps3vew3fo /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py <<< 7051 1726867105.19319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py" <<< 7051 1726867105.19362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmps3vew3fo" to remote "/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py" <<< 7051 1726867105.20482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867105.20485: stdout chunk (state=3): >>><<< 7051 1726867105.20489: stderr chunk (state=3): >>><<< 7051 1726867105.20522: done transferring module to remote 7051 1726867105.20602: _low_level_execute_command(): starting 7051 1726867105.20605: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/ /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py && sleep 0' 7051 1726867105.21187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.21233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867105.21249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867105.21267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867105.21349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867105.23158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867105.23275: stdout chunk (state=3): >>><<< 7051 1726867105.23280: stderr chunk (state=3): >>><<< 7051 1726867105.23284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867105.23286: _low_level_execute_command(): starting 7051 1726867105.23288: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/AnsiballZ_network_connections.py && sleep 0' 7051 1726867105.23888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867105.23902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867105.23916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867105.23943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867105.23991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867105.24063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867105.24082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867105.24106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867105.24209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867107.85481: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867107.87347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867107.87351: stdout chunk (state=3): >>><<< 7051 1726867107.87353: stderr chunk (state=3): >>><<< 7051 1726867107.87373: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867107.87452: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost_capath', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'ca_path': '/etc/pki/tls/my_ca_certs'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867107.87456: _low_level_execute_command(): starting 7051 1726867107.87531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867105.1342182-9593-265872265433166/ > /dev/null 2>&1 && sleep 0' 7051 1726867107.88094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867107.88108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867107.88124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867107.88151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867107.88169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867107.88255: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867107.88281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867107.88301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867107.88324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867107.88412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867107.90300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867107.90304: stdout chunk (state=3): >>><<< 7051 1726867107.90306: stderr chunk (state=3): >>><<< 7051 1726867107.90327: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867107.90382: handler run complete 7051 1726867107.90385: attempt loop complete, returning result 7051 1726867107.90388: _execute() done 7051 1726867107.90394: dumping result to json 7051 1726867107.90404: done dumping result, returning 7051 1726867107.90419: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-000000000585] 7051 1726867107.90433: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000585 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified) 7051 1726867107.90924: no more pending results, returning what we have 7051 1726867107.90927: results queue empty 7051 1726867107.90928: checking for any_errors_fatal 7051 1726867107.90934: done checking for any_errors_fatal 7051 1726867107.90934: checking for max_fail_percentage 7051 1726867107.90936: done checking for max_fail_percentage 7051 1726867107.90937: checking to see if all hosts have failed and the running result is not ok 7051 1726867107.90937: done checking to see if all hosts have failed 7051 1726867107.90938: getting the remaining hosts for this loop 7051 1726867107.90940: done getting the remaining hosts for this loop 7051 1726867107.90943: getting the next task for host managed_node1 7051 1726867107.90951: done getting next task for host managed_node1 7051 1726867107.90954: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867107.90958: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867107.90970: getting variables 7051 1726867107.90971: in VariableManager get_vars() 7051 1726867107.91340: Calling all_inventory to load vars for managed_node1 7051 1726867107.91343: Calling groups_inventory to load vars for managed_node1 7051 1726867107.91345: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867107.91357: Calling all_plugins_play to load vars for managed_node1 7051 1726867107.91360: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867107.91363: Calling groups_plugins_play to load vars for managed_node1 7051 1726867107.92151: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000585 7051 1726867107.92155: WORKER PROCESS EXITING 7051 1726867107.93217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867107.95473: done with get_vars() 7051 1726867107.95499: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:27 -0400 (0:00:02.940) 0:01:13.084 ****** 7051 1726867107.95790: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867107.96445: worker is 1 (out of 1 available) 7051 1726867107.96459: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867107.96472: done queuing things up, now waiting for results queue to drain 7051 1726867107.96473: waiting for pending results... 7051 1726867107.96922: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867107.97088: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000586 7051 1726867107.97112: variable 'ansible_search_path' from source: unknown 7051 1726867107.97120: variable 'ansible_search_path' from source: unknown 7051 1726867107.97155: calling self._execute() 7051 1726867107.97264: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867107.97279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867107.97299: variable 'omit' from source: magic vars 7051 1726867107.97702: variable 'ansible_distribution_major_version' from source: facts 7051 1726867107.97718: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867107.97930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.01482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.01569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.01617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.01684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.01700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.01786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.01866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.01869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.01973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.01984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.02050: variable 'ansible_distribution' from source: facts 7051 1726867108.02061: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.02073: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.02214: variable 'network_state' from source: role '' defaults 7051 1726867108.02230: Evaluated conditional (network_state != {}): False 7051 1726867108.02237: when evaluation is False, skipping this task 7051 1726867108.02245: _execute() done 7051 1726867108.02252: dumping result to json 7051 1726867108.02260: done dumping result, returning 7051 1726867108.02271: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-000000000586] 7051 1726867108.02286: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000586 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867108.02572: no more pending results, returning what we have 7051 1726867108.02581: results queue empty 7051 1726867108.02583: checking for any_errors_fatal 7051 1726867108.02597: done checking for any_errors_fatal 7051 1726867108.02598: checking for max_fail_percentage 7051 1726867108.02600: done checking for max_fail_percentage 7051 1726867108.02601: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.02602: done checking to see if all hosts have failed 7051 1726867108.02603: getting the remaining hosts for this loop 7051 1726867108.02604: done getting the remaining hosts for this loop 7051 1726867108.02608: getting the next task for host managed_node1 7051 1726867108.02616: done getting next task for host managed_node1 7051 1726867108.02621: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867108.02626: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.02650: getting variables 7051 1726867108.02652: in VariableManager get_vars() 7051 1726867108.02824: Calling all_inventory to load vars for managed_node1 7051 1726867108.02828: Calling groups_inventory to load vars for managed_node1 7051 1726867108.02830: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.02840: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.02843: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.02845: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.03595: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000586 7051 1726867108.03598: WORKER PROCESS EXITING 7051 1726867108.04852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.07007: done with get_vars() 7051 1726867108.07031: done getting variables 7051 1726867108.07098: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:28 -0400 (0:00:00.113) 0:01:13.198 ****** 7051 1726867108.07134: entering _queue_task() for managed_node1/debug 7051 1726867108.07471: worker is 1 (out of 1 available) 7051 1726867108.07489: exiting _queue_task() for managed_node1/debug 7051 1726867108.07502: done queuing things up, now waiting for results queue to drain 7051 1726867108.07504: waiting for pending results... 7051 1726867108.07931: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867108.08194: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000587 7051 1726867108.08217: variable 'ansible_search_path' from source: unknown 7051 1726867108.08226: variable 'ansible_search_path' from source: unknown 7051 1726867108.08273: calling self._execute() 7051 1726867108.08405: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.08417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.08434: variable 'omit' from source: magic vars 7051 1726867108.08850: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.08867: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867108.09084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.11516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.11924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.11970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.12068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.12071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.12142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.12185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.12222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.12267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.12296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.12428: variable 'ansible_distribution' from source: facts 7051 1726867108.12442: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.12456: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.12467: variable 'omit' from source: magic vars 7051 1726867108.12549: variable 'omit' from source: magic vars 7051 1726867108.12595: variable 'omit' from source: magic vars 7051 1726867108.12630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867108.12667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867108.12718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867108.12721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.12735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.12773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867108.12827: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.12830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.12908: Set connection var ansible_connection to ssh 7051 1726867108.12922: Set connection var ansible_pipelining to False 7051 1726867108.12939: Set connection var ansible_shell_executable to /bin/sh 7051 1726867108.12953: Set connection var ansible_shell_type to sh 7051 1726867108.12963: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867108.12987: Set connection var ansible_timeout to 10 7051 1726867108.13013: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.13044: variable 'ansible_connection' from source: unknown 7051 1726867108.13047: variable 'ansible_module_compression' from source: unknown 7051 1726867108.13049: variable 'ansible_shell_type' from source: unknown 7051 1726867108.13051: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.13053: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.13055: variable 'ansible_pipelining' from source: unknown 7051 1726867108.13057: variable 'ansible_timeout' from source: unknown 7051 1726867108.13060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.13182: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867108.13197: variable 'omit' from source: magic vars 7051 1726867108.13301: starting attempt loop 7051 1726867108.13305: running the handler 7051 1726867108.13352: variable '__network_connections_result' from source: set_fact 7051 1726867108.13421: handler run complete 7051 1726867108.13448: attempt loop complete, returning result 7051 1726867108.13456: _execute() done 7051 1726867108.13464: dumping result to json 7051 1726867108.13472: done dumping result, returning 7051 1726867108.13489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000587] 7051 1726867108.13499: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000587 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified)" ] } 7051 1726867108.13710: no more pending results, returning what we have 7051 1726867108.13714: results queue empty 7051 1726867108.13715: checking for any_errors_fatal 7051 1726867108.13722: done checking for any_errors_fatal 7051 1726867108.13723: checking for max_fail_percentage 7051 1726867108.13725: done checking for max_fail_percentage 7051 1726867108.13725: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.13726: done checking to see if all hosts have failed 7051 1726867108.13727: getting the remaining hosts for this loop 7051 1726867108.13729: done getting the remaining hosts for this loop 7051 1726867108.13732: getting the next task for host managed_node1 7051 1726867108.13740: done getting next task for host managed_node1 7051 1726867108.13743: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867108.13747: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.13766: getting variables 7051 1726867108.13768: in VariableManager get_vars() 7051 1726867108.14126: Calling all_inventory to load vars for managed_node1 7051 1726867108.14128: Calling groups_inventory to load vars for managed_node1 7051 1726867108.14131: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.14144: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.14147: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.14150: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.14757: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000587 7051 1726867108.14760: WORKER PROCESS EXITING 7051 1726867108.15799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.17440: done with get_vars() 7051 1726867108.17466: done getting variables 7051 1726867108.17535: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:28 -0400 (0:00:00.104) 0:01:13.302 ****** 7051 1726867108.17570: entering _queue_task() for managed_node1/debug 7051 1726867108.17933: worker is 1 (out of 1 available) 7051 1726867108.17946: exiting _queue_task() for managed_node1/debug 7051 1726867108.17958: done queuing things up, now waiting for results queue to drain 7051 1726867108.17960: waiting for pending results... 7051 1726867108.18208: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867108.18359: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000588 7051 1726867108.18386: variable 'ansible_search_path' from source: unknown 7051 1726867108.18394: variable 'ansible_search_path' from source: unknown 7051 1726867108.18438: calling self._execute() 7051 1726867108.18550: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.18561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.18582: variable 'omit' from source: magic vars 7051 1726867108.18991: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.19011: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867108.19228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.21537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.21631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.21671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.21721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.21755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.21847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.21929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.21934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.21989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.22015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.22187: variable 'ansible_distribution' from source: facts 7051 1726867108.22201: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.22258: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.22262: variable 'omit' from source: magic vars 7051 1726867108.22333: variable 'omit' from source: magic vars 7051 1726867108.22403: variable 'omit' from source: magic vars 7051 1726867108.22443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867108.22493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867108.22590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867108.22595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.22599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.22620: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867108.22636: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.22647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.22786: Set connection var ansible_connection to ssh 7051 1726867108.22789: Set connection var ansible_pipelining to False 7051 1726867108.22807: Set connection var ansible_shell_executable to /bin/sh 7051 1726867108.22821: Set connection var ansible_shell_type to sh 7051 1726867108.22832: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867108.22843: Set connection var ansible_timeout to 10 7051 1726867108.22872: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.22890: variable 'ansible_connection' from source: unknown 7051 1726867108.22904: variable 'ansible_module_compression' from source: unknown 7051 1726867108.22918: variable 'ansible_shell_type' from source: unknown 7051 1726867108.22925: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.22932: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.22940: variable 'ansible_pipelining' from source: unknown 7051 1726867108.22984: variable 'ansible_timeout' from source: unknown 7051 1726867108.22988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.23086: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867108.23115: variable 'omit' from source: magic vars 7051 1726867108.23141: starting attempt loop 7051 1726867108.23188: running the handler 7051 1726867108.23222: variable '__network_connections_result' from source: set_fact 7051 1726867108.23313: variable '__network_connections_result' from source: set_fact 7051 1726867108.23482: handler run complete 7051 1726867108.23563: attempt loop complete, returning result 7051 1726867108.23566: _execute() done 7051 1726867108.23569: dumping result to json 7051 1726867108.23571: done dumping result, returning 7051 1726867108.23574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000588] 7051 1726867108.23580: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000588 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 636e7378-463f-42a7-bc71-a968dcc3520f (is-modified)" ] } } 7051 1726867108.23899: no more pending results, returning what we have 7051 1726867108.23903: results queue empty 7051 1726867108.23904: checking for any_errors_fatal 7051 1726867108.23912: done checking for any_errors_fatal 7051 1726867108.23912: checking for max_fail_percentage 7051 1726867108.23914: done checking for max_fail_percentage 7051 1726867108.23915: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.23916: done checking to see if all hosts have failed 7051 1726867108.23916: getting the remaining hosts for this loop 7051 1726867108.23918: done getting the remaining hosts for this loop 7051 1726867108.23922: getting the next task for host managed_node1 7051 1726867108.23929: done getting next task for host managed_node1 7051 1726867108.23933: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867108.23937: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.23950: getting variables 7051 1726867108.23952: in VariableManager get_vars() 7051 1726867108.24127: Calling all_inventory to load vars for managed_node1 7051 1726867108.24130: Calling groups_inventory to load vars for managed_node1 7051 1726867108.24132: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.24203: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000588 7051 1726867108.24206: WORKER PROCESS EXITING 7051 1726867108.24216: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.24219: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.24222: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.25740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.27701: done with get_vars() 7051 1726867108.27728: done getting variables 7051 1726867108.28078: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:28 -0400 (0:00:00.105) 0:01:13.408 ****** 7051 1726867108.28117: entering _queue_task() for managed_node1/debug 7051 1726867108.28848: worker is 1 (out of 1 available) 7051 1726867108.28862: exiting _queue_task() for managed_node1/debug 7051 1726867108.28873: done queuing things up, now waiting for results queue to drain 7051 1726867108.28945: waiting for pending results... 7051 1726867108.29190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867108.29370: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000589 7051 1726867108.29399: variable 'ansible_search_path' from source: unknown 7051 1726867108.29406: variable 'ansible_search_path' from source: unknown 7051 1726867108.29445: calling self._execute() 7051 1726867108.29558: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.29569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.29591: variable 'omit' from source: magic vars 7051 1726867108.29983: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.30004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867108.30223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.35481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.35484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.35487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.35490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.35492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.35653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.35722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.35813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.35854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.35924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.36130: variable 'ansible_distribution' from source: facts 7051 1726867108.36139: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.36150: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.36278: variable 'network_state' from source: role '' defaults 7051 1726867108.36295: Evaluated conditional (network_state != {}): False 7051 1726867108.36303: when evaluation is False, skipping this task 7051 1726867108.36309: _execute() done 7051 1726867108.36316: dumping result to json 7051 1726867108.36323: done dumping result, returning 7051 1726867108.36337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-000000000589] 7051 1726867108.36349: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000589 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867108.36493: no more pending results, returning what we have 7051 1726867108.36497: results queue empty 7051 1726867108.36498: checking for any_errors_fatal 7051 1726867108.36505: done checking for any_errors_fatal 7051 1726867108.36506: checking for max_fail_percentage 7051 1726867108.36508: done checking for max_fail_percentage 7051 1726867108.36509: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.36510: done checking to see if all hosts have failed 7051 1726867108.36511: getting the remaining hosts for this loop 7051 1726867108.36512: done getting the remaining hosts for this loop 7051 1726867108.36516: getting the next task for host managed_node1 7051 1726867108.36524: done getting next task for host managed_node1 7051 1726867108.36528: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867108.36532: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.36555: getting variables 7051 1726867108.36557: in VariableManager get_vars() 7051 1726867108.36621: Calling all_inventory to load vars for managed_node1 7051 1726867108.36624: Calling groups_inventory to load vars for managed_node1 7051 1726867108.36626: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.36637: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.36640: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.36643: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.37391: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000589 7051 1726867108.37394: WORKER PROCESS EXITING 7051 1726867108.38429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.40621: done with get_vars() 7051 1726867108.40642: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:28 -0400 (0:00:00.126) 0:01:13.534 ****** 7051 1726867108.40739: entering _queue_task() for managed_node1/ping 7051 1726867108.41444: worker is 1 (out of 1 available) 7051 1726867108.41457: exiting _queue_task() for managed_node1/ping 7051 1726867108.41469: done queuing things up, now waiting for results queue to drain 7051 1726867108.41470: waiting for pending results... 7051 1726867108.41973: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867108.42255: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000058a 7051 1726867108.42269: variable 'ansible_search_path' from source: unknown 7051 1726867108.42272: variable 'ansible_search_path' from source: unknown 7051 1726867108.42308: calling self._execute() 7051 1726867108.42581: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.42585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.42594: variable 'omit' from source: magic vars 7051 1726867108.43414: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.43426: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867108.43805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.47543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.47637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.47681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.47720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.47756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.47838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.47882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.47912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.48067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.48071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.48102: variable 'ansible_distribution' from source: facts 7051 1726867108.48111: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.48122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.48132: variable 'omit' from source: magic vars 7051 1726867108.48211: variable 'omit' from source: magic vars 7051 1726867108.48247: variable 'omit' from source: magic vars 7051 1726867108.48274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867108.48395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867108.48398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867108.48400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.48403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.48405: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867108.48407: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.48411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.48546: Set connection var ansible_connection to ssh 7051 1726867108.48659: Set connection var ansible_pipelining to False 7051 1726867108.48691: Set connection var ansible_shell_executable to /bin/sh 7051 1726867108.48734: Set connection var ansible_shell_type to sh 7051 1726867108.48837: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867108.48860: Set connection var ansible_timeout to 10 7051 1726867108.48892: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.48937: variable 'ansible_connection' from source: unknown 7051 1726867108.48940: variable 'ansible_module_compression' from source: unknown 7051 1726867108.48942: variable 'ansible_shell_type' from source: unknown 7051 1726867108.48944: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.48946: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.48948: variable 'ansible_pipelining' from source: unknown 7051 1726867108.48953: variable 'ansible_timeout' from source: unknown 7051 1726867108.48956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.49098: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867108.49115: variable 'omit' from source: magic vars 7051 1726867108.49154: starting attempt loop 7051 1726867108.49157: running the handler 7051 1726867108.49160: _low_level_execute_command(): starting 7051 1726867108.49162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867108.49835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867108.49893: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867108.49927: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.50034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.50040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.50073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.50155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.51816: stdout chunk (state=3): >>>/root <<< 7051 1726867108.51982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.51985: stdout chunk (state=3): >>><<< 7051 1726867108.51988: stderr chunk (state=3): >>><<< 7051 1726867108.51991: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.52083: _low_level_execute_command(): starting 7051 1726867108.52086: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951 `" && echo ansible-tmp-1726867108.5197313-9735-148650194531951="` echo /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951 `" ) && sleep 0' 7051 1726867108.52653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867108.52665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.52685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867108.52705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867108.52728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867108.52793: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.52844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.52859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.52882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.52993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.54838: stdout chunk (state=3): >>>ansible-tmp-1726867108.5197313-9735-148650194531951=/root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951 <<< 7051 1726867108.54943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.54990: stderr chunk (state=3): >>><<< 7051 1726867108.55009: stdout chunk (state=3): >>><<< 7051 1726867108.55028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867108.5197313-9735-148650194531951=/root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.55071: variable 'ansible_module_compression' from source: unknown 7051 1726867108.55119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7051 1726867108.55151: variable 'ansible_facts' from source: unknown 7051 1726867108.55319: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py 7051 1726867108.55452: Sending initial data 7051 1726867108.55466: Sent initial data (151 bytes) 7051 1726867108.56104: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.56159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.56172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.56320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.56437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.57952: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867108.57966: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7051 1726867108.57981: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7051 1726867108.58003: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867108.58052: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867108.58124: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvykeveu8 /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py <<< 7051 1726867108.58134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py" <<< 7051 1726867108.58167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpvykeveu8" to remote "/root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py" <<< 7051 1726867108.59027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.59030: stdout chunk (state=3): >>><<< 7051 1726867108.59032: stderr chunk (state=3): >>><<< 7051 1726867108.59034: done transferring module to remote 7051 1726867108.59036: _low_level_execute_command(): starting 7051 1726867108.59038: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/ /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py && sleep 0' 7051 1726867108.59626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.59651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.59666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.59688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.59771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.61528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.61532: stdout chunk (state=3): >>><<< 7051 1726867108.61538: stderr chunk (state=3): >>><<< 7051 1726867108.61554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.61557: _low_level_execute_command(): starting 7051 1726867108.61631: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/AnsiballZ_ping.py && sleep 0' 7051 1726867108.62139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867108.62153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.62167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867108.62186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867108.62201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867108.62240: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.62313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.62340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.62361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.62454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.77574: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867108.78784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867108.78803: stdout chunk (state=3): >>><<< 7051 1726867108.78817: stderr chunk (state=3): >>><<< 7051 1726867108.78841: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867108.78873: 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-1726867108.5197313-9735-148650194531951/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867108.78979: _low_level_execute_command(): starting 7051 1726867108.78983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867108.5197313-9735-148650194531951/ > /dev/null 2>&1 && sleep 0' 7051 1726867108.79543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867108.79560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.79584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867108.79606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867108.79636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867108.79656: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867108.79672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.79698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867108.79745: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.79809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.79829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.79862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.79940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.81822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.81835: stderr chunk (state=3): >>><<< 7051 1726867108.81844: stdout chunk (state=3): >>><<< 7051 1726867108.81882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.81895: handler run complete 7051 1726867108.81916: attempt loop complete, returning result 7051 1726867108.81938: _execute() done 7051 1726867108.81941: dumping result to json 7051 1726867108.81943: done dumping result, returning 7051 1726867108.81945: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-00000000058a] 7051 1726867108.81947: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000058a 7051 1726867108.82239: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000058a 7051 1726867108.82242: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867108.82301: no more pending results, returning what we have 7051 1726867108.82304: results queue empty 7051 1726867108.82305: checking for any_errors_fatal 7051 1726867108.82309: done checking for any_errors_fatal 7051 1726867108.82310: checking for max_fail_percentage 7051 1726867108.82312: done checking for max_fail_percentage 7051 1726867108.82312: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.82313: done checking to see if all hosts have failed 7051 1726867108.82314: getting the remaining hosts for this loop 7051 1726867108.82315: done getting the remaining hosts for this loop 7051 1726867108.82318: getting the next task for host managed_node1 7051 1726867108.82327: done getting next task for host managed_node1 7051 1726867108.82329: ^ task is: TASK: meta (role_complete) 7051 1726867108.82332: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.82344: getting variables 7051 1726867108.82345: in VariableManager get_vars() 7051 1726867108.82400: Calling all_inventory to load vars for managed_node1 7051 1726867108.82403: Calling groups_inventory to load vars for managed_node1 7051 1726867108.82406: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.82415: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.82417: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.82421: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.83340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.84372: done with get_vars() 7051 1726867108.84399: done getting variables 7051 1726867108.84489: done queuing things up, now waiting for results queue to drain 7051 1726867108.84491: results queue empty 7051 1726867108.84492: checking for any_errors_fatal 7051 1726867108.84494: done checking for any_errors_fatal 7051 1726867108.84495: checking for max_fail_percentage 7051 1726867108.84496: done checking for max_fail_percentage 7051 1726867108.84497: checking to see if all hosts have failed and the running result is not ok 7051 1726867108.84498: done checking to see if all hosts have failed 7051 1726867108.84499: getting the remaining hosts for this loop 7051 1726867108.84499: done getting the remaining hosts for this loop 7051 1726867108.84502: getting the next task for host managed_node1 7051 1726867108.84507: done getting next task for host managed_node1 7051 1726867108.84510: ^ task is: TASK: Ensure ping command is present 7051 1726867108.84512: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867108.84515: getting variables 7051 1726867108.84516: in VariableManager get_vars() 7051 1726867108.84538: Calling all_inventory to load vars for managed_node1 7051 1726867108.84540: Calling groups_inventory to load vars for managed_node1 7051 1726867108.84542: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867108.84546: Calling all_plugins_play to load vars for managed_node1 7051 1726867108.84548: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867108.84550: Calling groups_plugins_play to load vars for managed_node1 7051 1726867108.85619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867108.86667: done with get_vars() 7051 1726867108.86685: done getting variables 7051 1726867108.86714: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Friday 20 September 2024 17:18:28 -0400 (0:00:00.459) 0:01:13.994 ****** 7051 1726867108.86735: entering _queue_task() for managed_node1/package 7051 1726867108.86983: worker is 1 (out of 1 available) 7051 1726867108.86996: exiting _queue_task() for managed_node1/package 7051 1726867108.87009: done queuing things up, now waiting for results queue to drain 7051 1726867108.87011: waiting for pending results... 7051 1726867108.87196: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7051 1726867108.87263: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005ba 7051 1726867108.87275: variable 'ansible_search_path' from source: unknown 7051 1726867108.87280: variable 'ansible_search_path' from source: unknown 7051 1726867108.87309: calling self._execute() 7051 1726867108.87391: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.87395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.87410: variable 'omit' from source: magic vars 7051 1726867108.87783: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.87786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867108.87925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867108.89611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867108.89668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867108.89699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867108.89725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867108.89744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867108.89808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.89827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.89844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.89874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.89887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.89966: variable 'ansible_distribution' from source: facts 7051 1726867108.89970: variable 'ansible_distribution_major_version' from source: facts 7051 1726867108.89980: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867108.89991: variable 'omit' from source: magic vars 7051 1726867108.90008: variable 'omit' from source: magic vars 7051 1726867108.90106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867108.90123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867108.90140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867108.90165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867108.90180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867108.90243: variable '__network_is_ostree' from source: set_fact 7051 1726867108.90246: variable 'omit' from source: magic vars 7051 1726867108.90268: variable 'omit' from source: magic vars 7051 1726867108.90298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867108.90320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867108.90334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867108.90347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.90356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867108.90381: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867108.90385: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.90387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.90455: Set connection var ansible_connection to ssh 7051 1726867108.90462: Set connection var ansible_pipelining to False 7051 1726867108.90467: Set connection var ansible_shell_executable to /bin/sh 7051 1726867108.90474: Set connection var ansible_shell_type to sh 7051 1726867108.90481: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867108.90488: Set connection var ansible_timeout to 10 7051 1726867108.90504: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.90507: variable 'ansible_connection' from source: unknown 7051 1726867108.90510: variable 'ansible_module_compression' from source: unknown 7051 1726867108.90512: variable 'ansible_shell_type' from source: unknown 7051 1726867108.90514: variable 'ansible_shell_executable' from source: unknown 7051 1726867108.90516: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867108.90521: variable 'ansible_pipelining' from source: unknown 7051 1726867108.90523: variable 'ansible_timeout' from source: unknown 7051 1726867108.90532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867108.90597: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867108.90605: variable 'omit' from source: magic vars 7051 1726867108.90610: starting attempt loop 7051 1726867108.90613: running the handler 7051 1726867108.90619: variable 'ansible_facts' from source: unknown 7051 1726867108.90621: variable 'ansible_facts' from source: unknown 7051 1726867108.90650: _low_level_execute_command(): starting 7051 1726867108.90655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867108.91138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867108.91142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.91152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867108.91154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.91198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.91205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.91275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.92899: stdout chunk (state=3): >>>/root <<< 7051 1726867108.93001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.93025: stderr chunk (state=3): >>><<< 7051 1726867108.93038: stdout chunk (state=3): >>><<< 7051 1726867108.93052: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.93084: _low_level_execute_command(): starting 7051 1726867108.93088: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662 `" && echo ansible-tmp-1726867108.9305625-9764-196564230111662="` echo /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662 `" ) && sleep 0' 7051 1726867108.93480: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.93484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867108.93511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.93514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.93516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867108.93518: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.93563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.93566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.93585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.93632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.95493: stdout chunk (state=3): >>>ansible-tmp-1726867108.9305625-9764-196564230111662=/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662 <<< 7051 1726867108.95605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.95628: stderr chunk (state=3): >>><<< 7051 1726867108.95631: stdout chunk (state=3): >>><<< 7051 1726867108.95646: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867108.9305625-9764-196564230111662=/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867108.95671: variable 'ansible_module_compression' from source: unknown 7051 1726867108.95722: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7051 1726867108.95754: variable 'ansible_facts' from source: unknown 7051 1726867108.95836: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py 7051 1726867108.95939: Sending initial data 7051 1726867108.95942: Sent initial data (150 bytes) 7051 1726867108.96358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.96368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867108.96395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.96399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.96455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.96465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.96467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.96534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867108.98048: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867108.98051: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867108.98100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867108.98148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpux0laicq /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py <<< 7051 1726867108.98151: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py" <<< 7051 1726867108.98194: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpux0laicq" to remote "/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py" <<< 7051 1726867108.98198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py" <<< 7051 1726867108.98876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867108.98918: stderr chunk (state=3): >>><<< 7051 1726867108.98921: stdout chunk (state=3): >>><<< 7051 1726867108.98949: done transferring module to remote 7051 1726867108.98961: _low_level_execute_command(): starting 7051 1726867108.98964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/ /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py && sleep 0' 7051 1726867108.99417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867108.99420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.99422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867108.99424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867108.99426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867108.99473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867108.99480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867108.99484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867108.99524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.01232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.01257: stderr chunk (state=3): >>><<< 7051 1726867109.01260: stdout chunk (state=3): >>><<< 7051 1726867109.01274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.01281: _low_level_execute_command(): starting 7051 1726867109.01283: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/AnsiballZ_dnf.py && sleep 0' 7051 1726867109.01724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.01727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867109.01729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.01731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.01733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.01787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.01791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.01845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.42197: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7051 1726867109.46160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867109.46189: stderr chunk (state=3): >>><<< 7051 1726867109.46192: stdout chunk (state=3): >>><<< 7051 1726867109.46212: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867109.46247: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867109.46252: _low_level_execute_command(): starting 7051 1726867109.46257: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867108.9305625-9764-196564230111662/ > /dev/null 2>&1 && sleep 0' 7051 1726867109.46718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.46722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867109.46724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867109.46726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.46728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.46774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867109.46796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.46845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.48712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.48718: stderr chunk (state=3): >>><<< 7051 1726867109.48721: stdout chunk (state=3): >>><<< 7051 1726867109.48750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.48754: handler run complete 7051 1726867109.48794: attempt loop complete, returning result 7051 1726867109.48797: _execute() done 7051 1726867109.48799: dumping result to json 7051 1726867109.48804: done dumping result, returning 7051 1726867109.48811: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0affcac9-a3a5-79ed-6d0d-0000000005ba] 7051 1726867109.48815: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005ba 7051 1726867109.48915: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005ba 7051 1726867109.48918: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7051 1726867109.49014: no more pending results, returning what we have 7051 1726867109.49017: results queue empty 7051 1726867109.49018: checking for any_errors_fatal 7051 1726867109.49021: done checking for any_errors_fatal 7051 1726867109.49021: checking for max_fail_percentage 7051 1726867109.49023: done checking for max_fail_percentage 7051 1726867109.49024: checking to see if all hosts have failed and the running result is not ok 7051 1726867109.49025: done checking to see if all hosts have failed 7051 1726867109.49025: getting the remaining hosts for this loop 7051 1726867109.49029: done getting the remaining hosts for this loop 7051 1726867109.49033: getting the next task for host managed_node1 7051 1726867109.49039: done getting next task for host managed_node1 7051 1726867109.49043: ^ task is: TASK: TEST: I can ping the EAP server 7051 1726867109.49045: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867109.49053: getting variables 7051 1726867109.49055: in VariableManager get_vars() 7051 1726867109.49118: Calling all_inventory to load vars for managed_node1 7051 1726867109.49121: Calling groups_inventory to load vars for managed_node1 7051 1726867109.49124: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867109.49133: Calling all_plugins_play to load vars for managed_node1 7051 1726867109.49135: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867109.49137: Calling groups_plugins_play to load vars for managed_node1 7051 1726867109.50057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867109.51223: done with get_vars() 7051 1726867109.51243: done getting variables 7051 1726867109.51298: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Friday 20 September 2024 17:18:29 -0400 (0:00:00.645) 0:01:14.640 ****** 7051 1726867109.51325: entering _queue_task() for managed_node1/command 7051 1726867109.51626: worker is 1 (out of 1 available) 7051 1726867109.51639: exiting _queue_task() for managed_node1/command 7051 1726867109.51651: done queuing things up, now waiting for results queue to drain 7051 1726867109.51653: waiting for pending results... 7051 1726867109.52096: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7051 1726867109.52102: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005bb 7051 1726867109.52104: variable 'ansible_search_path' from source: unknown 7051 1726867109.52107: variable 'ansible_search_path' from source: unknown 7051 1726867109.52124: calling self._execute() 7051 1726867109.52238: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.52250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.52267: variable 'omit' from source: magic vars 7051 1726867109.52681: variable 'ansible_distribution_major_version' from source: facts 7051 1726867109.52699: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867109.52912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867109.54702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867109.54757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867109.54786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867109.54814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867109.54835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867109.54894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867109.54918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867109.54937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867109.54964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867109.54984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867109.55061: variable 'ansible_distribution' from source: facts 7051 1726867109.55065: variable 'ansible_distribution_major_version' from source: facts 7051 1726867109.55072: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867109.55081: variable 'omit' from source: magic vars 7051 1726867109.55097: variable 'omit' from source: magic vars 7051 1726867109.55122: variable 'omit' from source: magic vars 7051 1726867109.55227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867109.55232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867109.55235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867109.55237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867109.55239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867109.55382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867109.55385: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.55387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.55389: Set connection var ansible_connection to ssh 7051 1726867109.55391: Set connection var ansible_pipelining to False 7051 1726867109.55393: Set connection var ansible_shell_executable to /bin/sh 7051 1726867109.55395: Set connection var ansible_shell_type to sh 7051 1726867109.55397: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867109.55399: Set connection var ansible_timeout to 10 7051 1726867109.55420: variable 'ansible_shell_executable' from source: unknown 7051 1726867109.55428: variable 'ansible_connection' from source: unknown 7051 1726867109.55435: variable 'ansible_module_compression' from source: unknown 7051 1726867109.55442: variable 'ansible_shell_type' from source: unknown 7051 1726867109.55448: variable 'ansible_shell_executable' from source: unknown 7051 1726867109.55455: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.55794: variable 'ansible_pipelining' from source: unknown 7051 1726867109.55798: variable 'ansible_timeout' from source: unknown 7051 1726867109.55800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.55803: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867109.55895: variable 'omit' from source: magic vars 7051 1726867109.56038: starting attempt loop 7051 1726867109.56041: running the handler 7051 1726867109.56044: _low_level_execute_command(): starting 7051 1726867109.56046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867109.56759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.56793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867109.56805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.56834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.56847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.56909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.58883: stdout chunk (state=3): >>>/root <<< 7051 1726867109.58886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.59193: stderr chunk (state=3): >>><<< 7051 1726867109.59196: stdout chunk (state=3): >>><<< 7051 1726867109.59199: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.59210: _low_level_execute_command(): starting 7051 1726867109.59213: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874 `" && echo ansible-tmp-1726867109.591142-9789-76044417315874="` echo /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874 `" ) && sleep 0' 7051 1726867109.60244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.60259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.60269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.60440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.60534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.60606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.62496: stdout chunk (state=3): >>>ansible-tmp-1726867109.591142-9789-76044417315874=/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874 <<< 7051 1726867109.62624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.62659: stderr chunk (state=3): >>><<< 7051 1726867109.62668: stdout chunk (state=3): >>><<< 7051 1726867109.63084: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867109.591142-9789-76044417315874=/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.63087: variable 'ansible_module_compression' from source: unknown 7051 1726867109.63089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867109.63091: variable 'ansible_facts' from source: unknown 7051 1726867109.63115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py 7051 1726867109.63416: Sending initial data 7051 1726867109.63426: Sent initial data (152 bytes) 7051 1726867109.64793: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.64998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867109.65019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.65096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.66667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867109.66697: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867109.66762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpikz6j8n_ /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py <<< 7051 1726867109.66772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py" <<< 7051 1726867109.67010: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpikz6j8n_" to remote "/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py" <<< 7051 1726867109.68289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.68292: stdout chunk (state=3): >>><<< 7051 1726867109.68294: stderr chunk (state=3): >>><<< 7051 1726867109.68296: done transferring module to remote 7051 1726867109.68298: _low_level_execute_command(): starting 7051 1726867109.68300: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/ /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py && sleep 0' 7051 1726867109.69198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.69201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867109.69208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867109.69210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.69212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.69267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.69338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.69352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.71082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.71121: stderr chunk (state=3): >>><<< 7051 1726867109.71130: stdout chunk (state=3): >>><<< 7051 1726867109.71150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.71158: _low_level_execute_command(): starting 7051 1726867109.71167: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/AnsiballZ_command.py && sleep 0' 7051 1726867109.71762: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867109.71783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.71798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.71816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867109.71832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867109.71846: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867109.71861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.71885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867109.71898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867109.71909: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867109.71919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.71931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.71950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867109.71963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867109.71974: stderr chunk (state=3): >>>debug2: match found <<< 7051 1726867109.72053: 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/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867109.72201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.72247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.87670: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.046 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.046/0.046/0.046/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:18:29.871376", "end": "2024-09-20 17:18:29.874969", "delta": "0:00:00.003593", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867109.89160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867109.89164: stderr chunk (state=3): >>><<< 7051 1726867109.89167: stdout chunk (state=3): >>><<< 7051 1726867109.89186: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.046 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.046/0.046/0.046/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 17:18:29.871376", "end": "2024-09-20 17:18:29.874969", "delta": "0:00:00.003593", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867109.89213: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867109.89223: _low_level_execute_command(): starting 7051 1726867109.89226: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867109.591142-9789-76044417315874/ > /dev/null 2>&1 && sleep 0' 7051 1726867109.89649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867109.89652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.89655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867109.89657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867109.89659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867109.89711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867109.89718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867109.89762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867109.91566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867109.91589: stderr chunk (state=3): >>><<< 7051 1726867109.91592: stdout chunk (state=3): >>><<< 7051 1726867109.91606: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867109.91612: handler run complete 7051 1726867109.91632: Evaluated conditional (False): False 7051 1726867109.91640: attempt loop complete, returning result 7051 1726867109.91643: _execute() done 7051 1726867109.91645: dumping result to json 7051 1726867109.91651: done dumping result, returning 7051 1726867109.91658: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0affcac9-a3a5-79ed-6d0d-0000000005bb] 7051 1726867109.91662: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bb 7051 1726867109.91761: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bb 7051 1726867109.91763: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003593", "end": "2024-09-20 17:18:29.874969", "rc": 0, "start": "2024-09-20 17:18:29.871376" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.046 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.046/0.046/0.046/0.000 ms 7051 1726867109.91827: no more pending results, returning what we have 7051 1726867109.91830: results queue empty 7051 1726867109.91831: checking for any_errors_fatal 7051 1726867109.91840: done checking for any_errors_fatal 7051 1726867109.91841: checking for max_fail_percentage 7051 1726867109.91842: done checking for max_fail_percentage 7051 1726867109.91843: checking to see if all hosts have failed and the running result is not ok 7051 1726867109.91844: done checking to see if all hosts have failed 7051 1726867109.91844: getting the remaining hosts for this loop 7051 1726867109.91846: done getting the remaining hosts for this loop 7051 1726867109.91849: getting the next task for host managed_node1 7051 1726867109.91857: done getting next task for host managed_node1 7051 1726867109.91859: ^ task is: TASK: Trigger failure in case the role did not fail 7051 1726867109.91861: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867109.91865: getting variables 7051 1726867109.91866: in VariableManager get_vars() 7051 1726867109.91926: Calling all_inventory to load vars for managed_node1 7051 1726867109.91929: Calling groups_inventory to load vars for managed_node1 7051 1726867109.91931: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867109.91940: Calling all_plugins_play to load vars for managed_node1 7051 1726867109.91943: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867109.91945: Calling groups_plugins_play to load vars for managed_node1 7051 1726867109.92738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867109.93599: done with get_vars() 7051 1726867109.93617: done getting variables 7051 1726867109.93659: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Friday 20 September 2024 17:18:29 -0400 (0:00:00.423) 0:01:15.063 ****** 7051 1726867109.93683: entering _queue_task() for managed_node1/fail 7051 1726867109.93902: worker is 1 (out of 1 available) 7051 1726867109.93916: exiting _queue_task() for managed_node1/fail 7051 1726867109.93927: done queuing things up, now waiting for results queue to drain 7051 1726867109.93929: waiting for pending results... 7051 1726867109.94106: running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail 7051 1726867109.94169: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005bc 7051 1726867109.94183: variable 'ansible_search_path' from source: unknown 7051 1726867109.94187: variable 'ansible_search_path' from source: unknown 7051 1726867109.94213: calling self._execute() 7051 1726867109.94293: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.94296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.94306: variable 'omit' from source: magic vars 7051 1726867109.94580: variable 'ansible_distribution_major_version' from source: facts 7051 1726867109.94593: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867109.94727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867109.96418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867109.96462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867109.96491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867109.96525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867109.96545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867109.96607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867109.96627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867109.96644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867109.96673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867109.96688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867109.96763: variable 'ansible_distribution' from source: facts 7051 1726867109.96768: variable 'ansible_distribution_major_version' from source: facts 7051 1726867109.96771: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867109.96784: variable 'omit' from source: magic vars 7051 1726867109.96797: variable 'omit' from source: magic vars 7051 1726867109.96819: variable 'omit' from source: magic vars 7051 1726867109.96838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867109.96858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867109.96871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867109.96892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867109.96901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867109.96923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867109.96927: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.96929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.96996: Set connection var ansible_connection to ssh 7051 1726867109.97002: Set connection var ansible_pipelining to False 7051 1726867109.97006: Set connection var ansible_shell_executable to /bin/sh 7051 1726867109.97013: Set connection var ansible_shell_type to sh 7051 1726867109.97018: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867109.97024: Set connection var ansible_timeout to 10 7051 1726867109.97039: variable 'ansible_shell_executable' from source: unknown 7051 1726867109.97042: variable 'ansible_connection' from source: unknown 7051 1726867109.97044: variable 'ansible_module_compression' from source: unknown 7051 1726867109.97046: variable 'ansible_shell_type' from source: unknown 7051 1726867109.97049: variable 'ansible_shell_executable' from source: unknown 7051 1726867109.97051: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867109.97055: variable 'ansible_pipelining' from source: unknown 7051 1726867109.97057: variable 'ansible_timeout' from source: unknown 7051 1726867109.97061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867109.97133: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867109.97142: variable 'omit' from source: magic vars 7051 1726867109.97148: starting attempt loop 7051 1726867109.97151: running the handler 7051 1726867109.97158: handler run complete 7051 1726867109.97172: attempt loop complete, returning result 7051 1726867109.97175: _execute() done 7051 1726867109.97181: dumping result to json 7051 1726867109.97184: done dumping result, returning 7051 1726867109.97192: done running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail [0affcac9-a3a5-79ed-6d0d-0000000005bc] 7051 1726867109.97196: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bc 7051 1726867109.97273: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bc 7051 1726867109.97276: WORKER PROCESS EXITING 7051 1726867109.97316: marking managed_node1 as failed 7051 1726867109.97324: marking host managed_node1 failed, current state: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867109.97333: ^ failed state is now: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867109.97335: getting the next task for host managed_node1 7051 1726867109.97344: done getting next task for host managed_node1 7051 1726867109.97347: ^ task is: TASK: Show failed item 7051 1726867109.97348: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: after test 7051 1726867109.97438: no more pending results, returning what we have 7051 1726867109.97441: results queue empty 7051 1726867109.97441: checking for any_errors_fatal 7051 1726867109.97447: done checking for any_errors_fatal 7051 1726867109.97447: checking for max_fail_percentage 7051 1726867109.97448: done checking for max_fail_percentage 7051 1726867109.97449: checking to see if all hosts have failed and the running result is not ok 7051 1726867109.97450: done checking to see if all hosts have failed 7051 1726867109.97450: getting the remaining hosts for this loop 7051 1726867109.97451: done getting the remaining hosts for this loop 7051 1726867109.97454: getting the next task for host managed_node1 7051 1726867109.97459: done getting next task for host managed_node1 7051 1726867109.97460: ^ task is: TASK: Show failed item 7051 1726867109.97462: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867109.97464: getting variables 7051 1726867109.97465: in VariableManager get_vars() 7051 1726867109.97510: Calling all_inventory to load vars for managed_node1 7051 1726867109.97512: Calling groups_inventory to load vars for managed_node1 7051 1726867109.97513: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867109.97520: Calling all_plugins_play to load vars for managed_node1 7051 1726867109.97522: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867109.97523: Calling groups_plugins_play to load vars for managed_node1 7051 1726867109.98344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867109.99209: done with get_vars() 7051 1726867109.99226: done getting variables 7051 1726867109.99264: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show failed item] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Friday 20 September 2024 17:18:29 -0400 (0:00:00.056) 0:01:15.119 ****** 7051 1726867109.99285: entering _queue_task() for managed_node1/debug 7051 1726867109.99493: worker is 1 (out of 1 available) 7051 1726867109.99507: exiting _queue_task() for managed_node1/debug 7051 1726867109.99519: done queuing things up, now waiting for results queue to drain 7051 1726867109.99521: waiting for pending results... 7051 1726867109.99691: running TaskExecutor() for managed_node1/TASK: Show failed item 7051 1726867109.99770: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005bd 7051 1726867109.99784: variable 'ansible_search_path' from source: unknown 7051 1726867109.99787: variable 'ansible_search_path' from source: unknown 7051 1726867109.99950: Loaded config def from plugin (lookup/items) 7051 1726867109.99954: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867109.99979: variable 'omit' from source: magic vars 7051 1726867110.00087: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.00098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.00107: variable 'omit' from source: magic vars 7051 1726867110.00360: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.00367: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.00497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.02357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.02412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.02440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.02466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.02488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.02545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.02565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.02585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.02610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.02621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.02702: variable 'ansible_distribution' from source: facts 7051 1726867110.02705: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.02712: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.02789: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.02793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.02910: variable 'ansible_distribution' from source: facts 7051 1726867110.02914: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.02919: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.02924: variable 'omit' from source: magic vars 7051 1726867110.02938: variable 'omit' from source: magic vars 7051 1726867110.02968: variable 'item' from source: unknown 7051 1726867110.03022: variable 'item' from source: unknown 7051 1726867110.03036: variable 'omit' from source: magic vars 7051 1726867110.03055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867110.03080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.03096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867110.03109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.03118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.03141: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.03144: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.03146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.03213: Set connection var ansible_connection to ssh 7051 1726867110.03220: Set connection var ansible_pipelining to False 7051 1726867110.03226: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.03232: Set connection var ansible_shell_type to sh 7051 1726867110.03237: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.03244: Set connection var ansible_timeout to 10 7051 1726867110.03259: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.03262: variable 'ansible_connection' from source: unknown 7051 1726867110.03264: variable 'ansible_module_compression' from source: unknown 7051 1726867110.03266: variable 'ansible_shell_type' from source: unknown 7051 1726867110.03269: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.03271: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.03275: variable 'ansible_pipelining' from source: unknown 7051 1726867110.03282: variable 'ansible_timeout' from source: unknown 7051 1726867110.03287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.03351: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.03360: variable 'omit' from source: magic vars 7051 1726867110.03364: starting attempt loop 7051 1726867110.03368: running the handler 7051 1726867110.03409: handler run complete 7051 1726867110.03419: Evaluated conditional (False): False 7051 1726867110.03424: attempt loop complete, returning result 7051 1726867110.03435: variable 'item' from source: unknown 7051 1726867110.03479: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } 7051 1726867110.03628: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.03631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.03633: variable 'omit' from source: magic vars 7051 1726867110.04057: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.04060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.04063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.04065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.04074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.04081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.04083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.04145: variable 'ansible_distribution' from source: facts 7051 1726867110.04154: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.04165: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.04270: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.04287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.04435: variable 'ansible_distribution' from source: facts 7051 1726867110.04444: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.04454: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.04462: variable 'omit' from source: magic vars 7051 1726867110.04483: variable 'omit' from source: magic vars 7051 1726867110.04524: variable 'item' from source: unknown 7051 1726867110.04588: variable 'item' from source: unknown 7051 1726867110.04607: variable 'omit' from source: magic vars 7051 1726867110.04882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.04885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.04887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.04889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.04891: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.04893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.04895: Set connection var ansible_connection to ssh 7051 1726867110.04897: Set connection var ansible_pipelining to False 7051 1726867110.04898: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.04900: Set connection var ansible_shell_type to sh 7051 1726867110.04902: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.04904: Set connection var ansible_timeout to 10 7051 1726867110.04906: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.04908: variable 'ansible_connection' from source: unknown 7051 1726867110.04909: variable 'ansible_module_compression' from source: unknown 7051 1726867110.04911: variable 'ansible_shell_type' from source: unknown 7051 1726867110.04913: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.04915: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.04916: variable 'ansible_pipelining' from source: unknown 7051 1726867110.04918: variable 'ansible_timeout' from source: unknown 7051 1726867110.04920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.04922: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.04924: variable 'omit' from source: magic vars 7051 1726867110.04925: starting attempt loop 7051 1726867110.04927: running the handler 7051 1726867110.04951: handler run complete 7051 1726867110.04965: Evaluated conditional (False): False 7051 1726867110.04974: attempt loop complete, returning result 7051 1726867110.04996: variable 'item' from source: unknown 7051 1726867110.05055: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } 7051 1726867110.05195: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.05207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.05219: variable 'omit' from source: magic vars 7051 1726867110.05362: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.05373: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.05501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.05528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.05556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.05603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.05621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.05717: variable 'ansible_distribution' from source: facts 7051 1726867110.05726: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.05735: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.05842: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.05851: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.06021: variable 'ansible_distribution' from source: facts 7051 1726867110.06032: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.06042: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.06049: variable 'omit' from source: magic vars 7051 1726867110.06065: variable 'omit' from source: magic vars 7051 1726867110.06110: variable 'item' from source: unknown 7051 1726867110.06171: variable 'item' from source: unknown 7051 1726867110.06194: variable 'omit' from source: magic vars 7051 1726867110.06216: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.06226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.06382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.06385: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.06387: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.06389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.06394: Set connection var ansible_connection to ssh 7051 1726867110.06396: Set connection var ansible_pipelining to False 7051 1726867110.06398: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.06400: Set connection var ansible_shell_type to sh 7051 1726867110.06402: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.06404: Set connection var ansible_timeout to 10 7051 1726867110.06405: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.06407: variable 'ansible_connection' from source: unknown 7051 1726867110.06409: variable 'ansible_module_compression' from source: unknown 7051 1726867110.06411: variable 'ansible_shell_type' from source: unknown 7051 1726867110.06412: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.06414: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.06416: variable 'ansible_pipelining' from source: unknown 7051 1726867110.06418: variable 'ansible_timeout' from source: unknown 7051 1726867110.06420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.06503: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.06514: variable 'omit' from source: magic vars 7051 1726867110.06522: starting attempt loop 7051 1726867110.06528: running the handler 7051 1726867110.06546: handler run complete 7051 1726867110.06559: Evaluated conditional (False): False 7051 1726867110.06568: attempt loop complete, returning result 7051 1726867110.06591: variable 'item' from source: unknown 7051 1726867110.06652: variable 'item' from source: unknown ok: [managed_node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } 7051 1726867110.06810: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.06882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.06885: variable 'omit' from source: magic vars 7051 1726867110.06984: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.06994: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.07117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.07146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.07174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.07222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.07241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.07334: variable 'ansible_distribution' from source: facts 7051 1726867110.07343: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.07482: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.07486: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.07488: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.07638: variable 'ansible_distribution' from source: facts 7051 1726867110.07646: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.07655: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.07663: variable 'omit' from source: magic vars 7051 1726867110.07683: variable 'omit' from source: magic vars 7051 1726867110.07720: variable 'item' from source: unknown 7051 1726867110.07786: variable 'item' from source: unknown 7051 1726867110.07808: variable 'omit' from source: magic vars 7051 1726867110.07831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.07843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.07853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.07867: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.07875: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.07887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.07954: Set connection var ansible_connection to ssh 7051 1726867110.07965: Set connection var ansible_pipelining to False 7051 1726867110.07980: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.07994: Set connection var ansible_shell_type to sh 7051 1726867110.08003: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.08014: Set connection var ansible_timeout to 10 7051 1726867110.08041: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.08048: variable 'ansible_connection' from source: unknown 7051 1726867110.08055: variable 'ansible_module_compression' from source: unknown 7051 1726867110.08061: variable 'ansible_shell_type' from source: unknown 7051 1726867110.08067: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.08074: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.08282: variable 'ansible_pipelining' from source: unknown 7051 1726867110.08285: variable 'ansible_timeout' from source: unknown 7051 1726867110.08287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.08289: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.08291: variable 'omit' from source: magic vars 7051 1726867110.08293: starting attempt loop 7051 1726867110.08295: running the handler 7051 1726867110.08297: handler run complete 7051 1726867110.08299: Evaluated conditional (False): False 7051 1726867110.08302: attempt loop complete, returning result 7051 1726867110.08304: variable 'item' from source: unknown 7051 1726867110.08316: variable 'item' from source: unknown ok: [managed_node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } 7051 1726867110.08413: dumping result to json 7051 1726867110.08425: done dumping result, returning 7051 1726867110.08437: done running TaskExecutor() for managed_node1/TASK: Show failed item [0affcac9-a3a5-79ed-6d0d-0000000005bd] 7051 1726867110.08509: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bd 7051 1726867110.08555: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bd 7051 1726867110.08562: WORKER PROCESS EXITING 7051 1726867110.08649: no more pending results, returning what we have 7051 1726867110.08653: results queue empty 7051 1726867110.08654: checking for any_errors_fatal 7051 1726867110.08660: done checking for any_errors_fatal 7051 1726867110.08661: checking for max_fail_percentage 7051 1726867110.08663: done checking for max_fail_percentage 7051 1726867110.08664: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.08664: done checking to see if all hosts have failed 7051 1726867110.08665: getting the remaining hosts for this loop 7051 1726867110.08667: done getting the remaining hosts for this loop 7051 1726867110.08670: getting the next task for host managed_node1 7051 1726867110.08686: done getting next task for host managed_node1 7051 1726867110.08689: ^ task is: TASK: Assert role behavior 7051 1726867110.08692: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867110.08696: getting variables 7051 1726867110.08697: in VariableManager get_vars() 7051 1726867110.08759: Calling all_inventory to load vars for managed_node1 7051 1726867110.08762: Calling groups_inventory to load vars for managed_node1 7051 1726867110.08765: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.08781: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.08785: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.08789: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.10404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.11933: done with get_vars() 7051 1726867110.11955: done getting variables 7051 1726867110.12054: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert role behavior] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Friday 20 September 2024 17:18:30 -0400 (0:00:00.127) 0:01:15.247 ****** 7051 1726867110.12086: entering _queue_task() for managed_node1/assert 7051 1726867110.12088: Creating lock for assert 7051 1726867110.12393: worker is 1 (out of 1 available) 7051 1726867110.12404: exiting _queue_task() for managed_node1/assert 7051 1726867110.12417: done queuing things up, now waiting for results queue to drain 7051 1726867110.12419: waiting for pending results... 7051 1726867110.12799: running TaskExecutor() for managed_node1/TASK: Assert role behavior 7051 1726867110.12810: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005be 7051 1726867110.12833: variable 'ansible_search_path' from source: unknown 7051 1726867110.12841: variable 'ansible_search_path' from source: unknown 7051 1726867110.12888: calling self._execute() 7051 1726867110.13041: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.13054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.13071: variable 'omit' from source: magic vars 7051 1726867110.13457: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.13532: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.13736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.15439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.15583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.15587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.15596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.15627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.15710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.15745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.15830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.15851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.15966: variable 'ansible_distribution' from source: facts 7051 1726867110.15975: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.16084: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.16089: variable 'omit' from source: magic vars 7051 1726867110.16091: variable 'omit' from source: magic vars 7051 1726867110.16231: variable 'failure' from source: task vars 7051 1726867110.16242: variable 'expected_failure' from source: task vars 7051 1726867110.16250: variable '__network_nm_nvr' from source: set_fact 7051 1726867110.16288: variable 'omit' from source: magic vars 7051 1726867110.16322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867110.16353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.16381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867110.16408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.16432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.16461: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.16465: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.16467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.16535: Set connection var ansible_connection to ssh 7051 1726867110.16542: Set connection var ansible_pipelining to False 7051 1726867110.16551: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.16563: Set connection var ansible_shell_type to sh 7051 1726867110.16565: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.16573: Set connection var ansible_timeout to 10 7051 1726867110.16592: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.16595: variable 'ansible_connection' from source: unknown 7051 1726867110.16597: variable 'ansible_module_compression' from source: unknown 7051 1726867110.16600: variable 'ansible_shell_type' from source: unknown 7051 1726867110.16602: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.16604: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.16610: variable 'ansible_pipelining' from source: unknown 7051 1726867110.16612: variable 'ansible_timeout' from source: unknown 7051 1726867110.16614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.16683: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.16691: variable 'omit' from source: magic vars 7051 1726867110.16696: starting attempt loop 7051 1726867110.16699: running the handler 7051 1726867110.16809: variable 'failure' from source: task vars 7051 1726867110.16813: variable 'expected_failure' from source: task vars 7051 1726867110.16816: Evaluated conditional ((failure and expected_failure) or (not failure and not expected_failure)): True 7051 1726867110.16824: handler run complete 7051 1726867110.16838: attempt loop complete, returning result 7051 1726867110.16841: _execute() done 7051 1726867110.16843: dumping result to json 7051 1726867110.16845: done dumping result, returning 7051 1726867110.16850: done running TaskExecutor() for managed_node1/TASK: Assert role behavior [0affcac9-a3a5-79ed-6d0d-0000000005be] 7051 1726867110.16856: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005be 7051 1726867110.16932: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005be 7051 1726867110.16936: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7051 1726867110.17005: no more pending results, returning what we have 7051 1726867110.17008: results queue empty 7051 1726867110.17010: checking for any_errors_fatal 7051 1726867110.17019: done checking for any_errors_fatal 7051 1726867110.17019: checking for max_fail_percentage 7051 1726867110.17021: done checking for max_fail_percentage 7051 1726867110.17022: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.17023: done checking to see if all hosts have failed 7051 1726867110.17023: getting the remaining hosts for this loop 7051 1726867110.17025: done getting the remaining hosts for this loop 7051 1726867110.17028: getting the next task for host managed_node1 7051 1726867110.17036: done getting next task for host managed_node1 7051 1726867110.17039: ^ task is: TASK: Assert role failure 7051 1726867110.17048: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=3, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867110.17051: getting variables 7051 1726867110.17053: in VariableManager get_vars() 7051 1726867110.17106: Calling all_inventory to load vars for managed_node1 7051 1726867110.17109: Calling groups_inventory to load vars for managed_node1 7051 1726867110.17111: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.17119: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.17122: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.17124: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.17972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.19186: done with get_vars() 7051 1726867110.19206: done getting variables 7051 1726867110.19261: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert role failure] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Friday 20 September 2024 17:18:30 -0400 (0:00:00.072) 0:01:15.319 ****** 7051 1726867110.19292: entering _queue_task() for managed_node1/assert 7051 1726867110.19579: worker is 1 (out of 1 available) 7051 1726867110.19592: exiting _queue_task() for managed_node1/assert 7051 1726867110.19606: done queuing things up, now waiting for results queue to drain 7051 1726867110.19607: waiting for pending results... 7051 1726867110.19883: running TaskExecutor() for managed_node1/TASK: Assert role failure 7051 1726867110.19950: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005bf 7051 1726867110.19961: variable 'ansible_search_path' from source: unknown 7051 1726867110.19970: variable 'ansible_search_path' from source: unknown 7051 1726867110.19997: calling self._execute() 7051 1726867110.20075: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.20080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.20092: variable 'omit' from source: magic vars 7051 1726867110.20371: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.20384: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.20520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.22372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.22583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.22587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.22589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.22591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.22612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.22646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.22680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.22724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.22744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.22861: variable 'ansible_distribution' from source: facts 7051 1726867110.22870: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.22887: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.23007: variable '__network_connections_result' from source: set_fact 7051 1726867110.23032: Evaluated conditional (__network_connections_result.failed): False 7051 1726867110.23040: when evaluation is False, skipping this task 7051 1726867110.23047: _execute() done 7051 1726867110.23054: dumping result to json 7051 1726867110.23061: done dumping result, returning 7051 1726867110.23070: done running TaskExecutor() for managed_node1/TASK: Assert role failure [0affcac9-a3a5-79ed-6d0d-0000000005bf] 7051 1726867110.23084: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bf skipping: [managed_node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } 7051 1726867110.23244: no more pending results, returning what we have 7051 1726867110.23247: results queue empty 7051 1726867110.23248: checking for any_errors_fatal 7051 1726867110.23255: done checking for any_errors_fatal 7051 1726867110.23256: checking for max_fail_percentage 7051 1726867110.23258: done checking for max_fail_percentage 7051 1726867110.23258: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.23259: done checking to see if all hosts have failed 7051 1726867110.23260: getting the remaining hosts for this loop 7051 1726867110.23261: done getting the remaining hosts for this loop 7051 1726867110.23264: getting the next task for host managed_node1 7051 1726867110.23274: done getting next task for host managed_node1 7051 1726867110.23280: ^ task is: TASK: Assert ping succeeded 7051 1726867110.23282: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=4, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7051 1726867110.23285: getting variables 7051 1726867110.23287: in VariableManager get_vars() 7051 1726867110.23349: Calling all_inventory to load vars for managed_node1 7051 1726867110.23352: Calling groups_inventory to load vars for managed_node1 7051 1726867110.23354: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.23365: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.23367: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.23369: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.23891: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005bf 7051 1726867110.23894: WORKER PROCESS EXITING 7051 1726867110.24204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.25324: done with get_vars() 7051 1726867110.25346: done getting variables 7051 1726867110.25409: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ping succeeded] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Friday 20 September 2024 17:18:30 -0400 (0:00:00.061) 0:01:15.381 ****** 7051 1726867110.25439: entering _queue_task() for managed_node1/assert 7051 1726867110.25763: worker is 1 (out of 1 available) 7051 1726867110.25782: exiting _queue_task() for managed_node1/assert 7051 1726867110.25796: done queuing things up, now waiting for results queue to drain 7051 1726867110.25797: waiting for pending results... 7051 1726867110.26085: running TaskExecutor() for managed_node1/TASK: Assert ping succeeded 7051 1726867110.26161: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000005c0 7051 1726867110.26173: variable 'ansible_search_path' from source: unknown 7051 1726867110.26178: variable 'ansible_search_path' from source: unknown 7051 1726867110.26215: calling self._execute() 7051 1726867110.26293: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.26297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.26307: variable 'omit' from source: magic vars 7051 1726867110.26597: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.26606: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.26744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.28251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.28308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.28334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.28359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.28382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.28441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.28462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.28483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.28513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.28523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.28602: variable 'ansible_distribution' from source: facts 7051 1726867110.28607: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.28616: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.28618: variable 'omit' from source: magic vars 7051 1726867110.28632: variable 'omit' from source: magic vars 7051 1726867110.28655: variable 'omit' from source: magic vars 7051 1726867110.28673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867110.28698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.28712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867110.28727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.28736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.28758: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.28761: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.28763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.28901: Set connection var ansible_connection to ssh 7051 1726867110.28904: Set connection var ansible_pipelining to False 7051 1726867110.28907: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.28909: Set connection var ansible_shell_type to sh 7051 1726867110.28912: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.28914: Set connection var ansible_timeout to 10 7051 1726867110.28916: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.28918: variable 'ansible_connection' from source: unknown 7051 1726867110.28920: variable 'ansible_module_compression' from source: unknown 7051 1726867110.28922: variable 'ansible_shell_type' from source: unknown 7051 1726867110.28924: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.28926: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.28928: variable 'ansible_pipelining' from source: unknown 7051 1726867110.28930: variable 'ansible_timeout' from source: unknown 7051 1726867110.28934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.28960: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867110.28969: variable 'omit' from source: magic vars 7051 1726867110.28974: starting attempt loop 7051 1726867110.28976: running the handler 7051 1726867110.29068: variable 'ansible_failed_result' from source: set_fact 7051 1726867110.29076: Evaluated conditional (not 'cmd' in ansible_failed_result): True 7051 1726867110.29086: handler run complete 7051 1726867110.29096: attempt loop complete, returning result 7051 1726867110.29099: _execute() done 7051 1726867110.29102: dumping result to json 7051 1726867110.29104: done dumping result, returning 7051 1726867110.29110: done running TaskExecutor() for managed_node1/TASK: Assert ping succeeded [0affcac9-a3a5-79ed-6d0d-0000000005c0] 7051 1726867110.29114: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005c0 7051 1726867110.29199: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000005c0 7051 1726867110.29201: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7051 1726867110.29265: no more pending results, returning what we have 7051 1726867110.29269: results queue empty 7051 1726867110.29270: checking for any_errors_fatal 7051 1726867110.29281: done checking for any_errors_fatal 7051 1726867110.29282: checking for max_fail_percentage 7051 1726867110.29284: done checking for max_fail_percentage 7051 1726867110.29285: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.29291: done checking to see if all hosts have failed 7051 1726867110.29292: getting the remaining hosts for this loop 7051 1726867110.29294: done getting the remaining hosts for this loop 7051 1726867110.29298: getting the next task for host managed_node1 7051 1726867110.29312: done getting next task for host managed_node1 7051 1726867110.29317: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867110.29321: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867110.29344: getting variables 7051 1726867110.29346: in VariableManager get_vars() 7051 1726867110.29400: Calling all_inventory to load vars for managed_node1 7051 1726867110.29403: Calling groups_inventory to load vars for managed_node1 7051 1726867110.29405: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.29413: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.29416: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.29418: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.30162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.31027: done with get_vars() 7051 1726867110.31042: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:18:30 -0400 (0:00:00.056) 0:01:15.438 ****** 7051 1726867110.31111: entering _queue_task() for managed_node1/include_tasks 7051 1726867110.31330: worker is 1 (out of 1 available) 7051 1726867110.31343: exiting _queue_task() for managed_node1/include_tasks 7051 1726867110.31355: done queuing things up, now waiting for results queue to drain 7051 1726867110.31357: waiting for pending results... 7051 1726867110.31537: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7051 1726867110.31637: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000014e 7051 1726867110.31648: variable 'ansible_search_path' from source: unknown 7051 1726867110.31652: variable 'ansible_search_path' from source: unknown 7051 1726867110.31681: calling self._execute() 7051 1726867110.31751: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.31754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.31764: variable 'omit' from source: magic vars 7051 1726867110.32031: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.32041: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.32171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.33632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.33906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.33934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.33958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.33989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.34038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.34058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.34078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.34108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.34119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.34196: variable 'ansible_distribution' from source: facts 7051 1726867110.34199: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.34210: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.34280: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.34284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.34393: variable 'ansible_distribution' from source: facts 7051 1726867110.34398: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.34402: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.34474: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.34481: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.34590: variable 'ansible_distribution' from source: facts 7051 1726867110.34594: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.34599: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.34605: _execute() done 7051 1726867110.34607: dumping result to json 7051 1726867110.34611: done dumping result, returning 7051 1726867110.34618: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-79ed-6d0d-00000000014e] 7051 1726867110.34623: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000014e 7051 1726867110.34708: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000014e 7051 1726867110.34711: WORKER PROCESS EXITING 7051 1726867110.34788: no more pending results, returning what we have 7051 1726867110.34792: in VariableManager get_vars() 7051 1726867110.34848: Calling all_inventory to load vars for managed_node1 7051 1726867110.34851: Calling groups_inventory to load vars for managed_node1 7051 1726867110.34853: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.34862: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.34864: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.34867: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.35722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.36556: done with get_vars() 7051 1726867110.36568: variable 'ansible_search_path' from source: unknown 7051 1726867110.36569: variable 'ansible_search_path' from source: unknown 7051 1726867110.36597: we have included files to process 7051 1726867110.36597: generating all_blocks data 7051 1726867110.36599: done generating all_blocks data 7051 1726867110.36603: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867110.36603: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867110.36605: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7051 1726867110.36989: done processing included file 7051 1726867110.36990: iterating over new_blocks loaded from include file 7051 1726867110.36991: in VariableManager get_vars() 7051 1726867110.37013: done with get_vars() 7051 1726867110.37014: filtering new block on tags 7051 1726867110.37033: done filtering new block on tags 7051 1726867110.37034: in VariableManager get_vars() 7051 1726867110.37052: done with get_vars() 7051 1726867110.37053: filtering new block on tags 7051 1726867110.37082: done filtering new block on tags 7051 1726867110.37084: in VariableManager get_vars() 7051 1726867110.37102: done with get_vars() 7051 1726867110.37103: filtering new block on tags 7051 1726867110.37125: done filtering new block on tags 7051 1726867110.37127: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7051 1726867110.37130: extending task lists for all hosts with included blocks 7051 1726867110.37704: done extending task lists 7051 1726867110.37705: done processing included files 7051 1726867110.37706: results queue empty 7051 1726867110.37707: checking for any_errors_fatal 7051 1726867110.37710: done checking for any_errors_fatal 7051 1726867110.37710: checking for max_fail_percentage 7051 1726867110.37711: done checking for max_fail_percentage 7051 1726867110.37711: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.37712: done checking to see if all hosts have failed 7051 1726867110.37712: getting the remaining hosts for this loop 7051 1726867110.37713: done getting the remaining hosts for this loop 7051 1726867110.37719: getting the next task for host managed_node1 7051 1726867110.37722: done getting next task for host managed_node1 7051 1726867110.37724: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867110.37726: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867110.37732: getting variables 7051 1726867110.37733: in VariableManager get_vars() 7051 1726867110.37747: Calling all_inventory to load vars for managed_node1 7051 1726867110.37748: Calling groups_inventory to load vars for managed_node1 7051 1726867110.37749: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.37753: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.37754: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.37756: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.38360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.39206: done with get_vars() 7051 1726867110.39227: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:18:30 -0400 (0:00:00.081) 0:01:15.519 ****** 7051 1726867110.39290: entering _queue_task() for managed_node1/setup 7051 1726867110.39566: worker is 1 (out of 1 available) 7051 1726867110.39581: exiting _queue_task() for managed_node1/setup 7051 1726867110.39595: done queuing things up, now waiting for results queue to drain 7051 1726867110.39597: waiting for pending results... 7051 1726867110.39783: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7051 1726867110.39887: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000090b 7051 1726867110.39900: variable 'ansible_search_path' from source: unknown 7051 1726867110.39903: variable 'ansible_search_path' from source: unknown 7051 1726867110.39937: calling self._execute() 7051 1726867110.40006: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.40011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.40019: variable 'omit' from source: magic vars 7051 1726867110.40303: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.40313: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.40448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.45692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.45734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.45759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.45822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.45825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.45857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.45881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.45897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.45927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.45984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.46009: variable 'ansible_distribution' from source: facts 7051 1726867110.46013: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46019: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.46100: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46103: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.46215: variable 'ansible_distribution' from source: facts 7051 1726867110.46218: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46223: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.46298: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.46409: variable 'ansible_distribution' from source: facts 7051 1726867110.46413: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46418: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.46491: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.46600: variable 'ansible_distribution' from source: facts 7051 1726867110.46604: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.46679: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.46787: variable 'ansible_distribution' from source: facts 7051 1726867110.46791: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.46802: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.46888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.46909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.46926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.46951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.46961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.46995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.47014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.47031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.47055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.47065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.47151: variable '__network_required_facts' from source: role '' defaults 7051 1726867110.47158: variable 'ansible_facts' from source: unknown 7051 1726867110.47502: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7051 1726867110.47506: when evaluation is False, skipping this task 7051 1726867110.47508: _execute() done 7051 1726867110.47510: dumping result to json 7051 1726867110.47512: done dumping result, returning 7051 1726867110.47519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-79ed-6d0d-00000000090b] 7051 1726867110.47529: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090b 7051 1726867110.47605: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090b 7051 1726867110.47608: 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 } 7051 1726867110.47646: no more pending results, returning what we have 7051 1726867110.47649: results queue empty 7051 1726867110.47650: checking for any_errors_fatal 7051 1726867110.47651: done checking for any_errors_fatal 7051 1726867110.47652: checking for max_fail_percentage 7051 1726867110.47654: done checking for max_fail_percentage 7051 1726867110.47654: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.47655: done checking to see if all hosts have failed 7051 1726867110.47656: getting the remaining hosts for this loop 7051 1726867110.47657: done getting the remaining hosts for this loop 7051 1726867110.47661: getting the next task for host managed_node1 7051 1726867110.47669: done getting next task for host managed_node1 7051 1726867110.47672: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867110.47680: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867110.47698: getting variables 7051 1726867110.47700: in VariableManager get_vars() 7051 1726867110.47751: Calling all_inventory to load vars for managed_node1 7051 1726867110.47753: Calling groups_inventory to load vars for managed_node1 7051 1726867110.47755: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.47764: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.47766: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.47769: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.51882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.52752: done with get_vars() 7051 1726867110.52767: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:18:30 -0400 (0:00:00.135) 0:01:15.655 ****** 7051 1726867110.52830: entering _queue_task() for managed_node1/stat 7051 1726867110.53093: worker is 1 (out of 1 available) 7051 1726867110.53105: exiting _queue_task() for managed_node1/stat 7051 1726867110.53118: done queuing things up, now waiting for results queue to drain 7051 1726867110.53120: waiting for pending results... 7051 1726867110.53300: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7051 1726867110.53422: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000090d 7051 1726867110.53433: variable 'ansible_search_path' from source: unknown 7051 1726867110.53436: variable 'ansible_search_path' from source: unknown 7051 1726867110.53466: calling self._execute() 7051 1726867110.53539: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.53543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.53552: variable 'omit' from source: magic vars 7051 1726867110.53831: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.53840: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.53973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.55452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.55502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.55530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.55557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.55580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.55640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.55657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.55674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.55703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.55714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.55793: variable 'ansible_distribution' from source: facts 7051 1726867110.55797: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.55802: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.55881: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.55884: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.55996: variable 'ansible_distribution' from source: facts 7051 1726867110.56000: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56006: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.56081: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56085: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.56190: variable 'ansible_distribution' from source: facts 7051 1726867110.56193: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56199: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.56266: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56269: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.56382: variable 'ansible_distribution' from source: facts 7051 1726867110.56386: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56389: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.56461: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56464: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.56572: variable 'ansible_distribution' from source: facts 7051 1726867110.56580: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.56583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.56658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867110.56779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867110.56805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867110.56827: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867110.56851: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867110.56882: 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) 7051 1726867110.56902: 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) 7051 1726867110.56918: 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) 7051 1726867110.56935: 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) 7051 1726867110.56993: variable '__network_is_ostree' from source: set_fact 7051 1726867110.56998: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867110.57001: when evaluation is False, skipping this task 7051 1726867110.57003: _execute() done 7051 1726867110.57007: dumping result to json 7051 1726867110.57011: done dumping result, returning 7051 1726867110.57018: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-79ed-6d0d-00000000090d] 7051 1726867110.57022: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090d skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867110.57161: no more pending results, returning what we have 7051 1726867110.57164: results queue empty 7051 1726867110.57165: checking for any_errors_fatal 7051 1726867110.57172: done checking for any_errors_fatal 7051 1726867110.57173: checking for max_fail_percentage 7051 1726867110.57175: done checking for max_fail_percentage 7051 1726867110.57175: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.57176: done checking to see if all hosts have failed 7051 1726867110.57179: getting the remaining hosts for this loop 7051 1726867110.57186: done getting the remaining hosts for this loop 7051 1726867110.57190: getting the next task for host managed_node1 7051 1726867110.57199: done getting next task for host managed_node1 7051 1726867110.57202: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867110.57207: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867110.57226: getting variables 7051 1726867110.57228: in VariableManager get_vars() 7051 1726867110.57276: Calling all_inventory to load vars for managed_node1 7051 1726867110.57286: Calling groups_inventory to load vars for managed_node1 7051 1726867110.57289: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.57294: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090d 7051 1726867110.57297: WORKER PROCESS EXITING 7051 1726867110.57304: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.57307: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.57309: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.58081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.59061: done with get_vars() 7051 1726867110.59084: done getting variables 7051 1726867110.59134: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:18:30 -0400 (0:00:00.063) 0:01:15.718 ****** 7051 1726867110.59171: entering _queue_task() for managed_node1/set_fact 7051 1726867110.59446: worker is 1 (out of 1 available) 7051 1726867110.59460: exiting _queue_task() for managed_node1/set_fact 7051 1726867110.59475: done queuing things up, now waiting for results queue to drain 7051 1726867110.59480: waiting for pending results... 7051 1726867110.59751: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7051 1726867110.59931: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000090e 7051 1726867110.59956: variable 'ansible_search_path' from source: unknown 7051 1726867110.59964: variable 'ansible_search_path' from source: unknown 7051 1726867110.60003: calling self._execute() 7051 1726867110.60109: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.60121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.60148: variable 'omit' from source: magic vars 7051 1726867110.60431: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.60439: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.60566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.62056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.62283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.62286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.62289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.62291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.62307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.62340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.62369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.62419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.62444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.62567: variable 'ansible_distribution' from source: facts 7051 1726867110.62581: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.62594: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.62694: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.62706: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.62866: variable 'ansible_distribution' from source: facts 7051 1726867110.62875: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.62890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.62994: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.63166: variable 'ansible_distribution' from source: facts 7051 1726867110.63179: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63191: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.63299: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.63481: variable 'ansible_distribution' from source: facts 7051 1726867110.63491: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63501: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.63608: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.63788: variable 'ansible_distribution' from source: facts 7051 1726867110.63799: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.63809: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.63926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867110.64106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867110.64283: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867110.64286: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867110.64288: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867110.64291: 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) 7051 1726867110.64293: 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) 7051 1726867110.64306: 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) 7051 1726867110.64335: 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) 7051 1726867110.64410: variable '__network_is_ostree' from source: set_fact 7051 1726867110.64423: Evaluated conditional (not __network_is_ostree is defined): False 7051 1726867110.64430: when evaluation is False, skipping this task 7051 1726867110.64437: _execute() done 7051 1726867110.64446: dumping result to json 7051 1726867110.64449: done dumping result, returning 7051 1726867110.64456: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-79ed-6d0d-00000000090e] 7051 1726867110.64464: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090e skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7051 1726867110.64599: no more pending results, returning what we have 7051 1726867110.64602: results queue empty 7051 1726867110.64603: checking for any_errors_fatal 7051 1726867110.64608: done checking for any_errors_fatal 7051 1726867110.64608: checking for max_fail_percentage 7051 1726867110.64610: done checking for max_fail_percentage 7051 1726867110.64611: checking to see if all hosts have failed and the running result is not ok 7051 1726867110.64612: done checking to see if all hosts have failed 7051 1726867110.64619: getting the remaining hosts for this loop 7051 1726867110.64620: done getting the remaining hosts for this loop 7051 1726867110.64623: getting the next task for host managed_node1 7051 1726867110.64633: done getting next task for host managed_node1 7051 1726867110.64636: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867110.64641: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867110.64659: getting variables 7051 1726867110.64660: in VariableManager get_vars() 7051 1726867110.64716: Calling all_inventory to load vars for managed_node1 7051 1726867110.64719: Calling groups_inventory to load vars for managed_node1 7051 1726867110.64721: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867110.64730: Calling all_plugins_play to load vars for managed_node1 7051 1726867110.64733: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867110.64735: Calling groups_plugins_play to load vars for managed_node1 7051 1726867110.65385: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000090e 7051 1726867110.65389: WORKER PROCESS EXITING 7051 1726867110.66126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867110.67809: done with get_vars() 7051 1726867110.67830: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:18:30 -0400 (0:00:00.087) 0:01:15.806 ****** 7051 1726867110.67943: entering _queue_task() for managed_node1/service_facts 7051 1726867110.68258: worker is 1 (out of 1 available) 7051 1726867110.68269: exiting _queue_task() for managed_node1/service_facts 7051 1726867110.68285: done queuing things up, now waiting for results queue to drain 7051 1726867110.68382: waiting for pending results... 7051 1726867110.68631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7051 1726867110.68765: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000910 7051 1726867110.68838: variable 'ansible_search_path' from source: unknown 7051 1726867110.68842: variable 'ansible_search_path' from source: unknown 7051 1726867110.68845: calling self._execute() 7051 1726867110.68954: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.68968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.68983: variable 'omit' from source: magic vars 7051 1726867110.69346: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.69361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.69551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867110.72018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867110.72071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867110.72113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867110.72160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867110.72194: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867110.72343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867110.72347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867110.72349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867110.72388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867110.72406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867110.72525: variable 'ansible_distribution' from source: facts 7051 1726867110.72534: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.72544: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.72664: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.72680: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.72865: variable 'ansible_distribution' from source: facts 7051 1726867110.72874: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.72890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.73003: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.73194: variable 'ansible_distribution' from source: facts 7051 1726867110.73204: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73218: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.73338: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73354: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.73530: variable 'ansible_distribution' from source: facts 7051 1726867110.73543: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73553: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.73673: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867110.73868: variable 'ansible_distribution' from source: facts 7051 1726867110.73871: variable 'ansible_distribution_major_version' from source: facts 7051 1726867110.73975: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867110.73980: variable 'omit' from source: magic vars 7051 1726867110.73982: variable 'omit' from source: magic vars 7051 1726867110.74026: variable 'omit' from source: magic vars 7051 1726867110.74055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867110.74087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867110.74117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867110.74139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.74153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867110.74188: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867110.74198: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.74215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.74317: Set connection var ansible_connection to ssh 7051 1726867110.74382: Set connection var ansible_pipelining to False 7051 1726867110.74385: Set connection var ansible_shell_executable to /bin/sh 7051 1726867110.74387: Set connection var ansible_shell_type to sh 7051 1726867110.74390: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867110.74392: Set connection var ansible_timeout to 10 7051 1726867110.74395: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.74397: variable 'ansible_connection' from source: unknown 7051 1726867110.74403: variable 'ansible_module_compression' from source: unknown 7051 1726867110.74411: variable 'ansible_shell_type' from source: unknown 7051 1726867110.74423: variable 'ansible_shell_executable' from source: unknown 7051 1726867110.74435: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867110.74443: variable 'ansible_pipelining' from source: unknown 7051 1726867110.74451: variable 'ansible_timeout' from source: unknown 7051 1726867110.74459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867110.74594: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867110.74645: variable 'omit' from source: magic vars 7051 1726867110.74648: starting attempt loop 7051 1726867110.74651: running the handler 7051 1726867110.74653: _low_level_execute_command(): starting 7051 1726867110.74662: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867110.75367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867110.75385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867110.75497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867110.75517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867110.75569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867110.75634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867110.77297: stdout chunk (state=3): >>>/root <<< 7051 1726867110.77455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867110.77458: stdout chunk (state=3): >>><<< 7051 1726867110.77461: stderr chunk (state=3): >>><<< 7051 1726867110.77484: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867110.77564: _low_level_execute_command(): starting 7051 1726867110.77567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091 `" && echo ansible-tmp-1726867110.7749078-9838-91286480585091="` echo /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091 `" ) && sleep 0' 7051 1726867110.78129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867110.78145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867110.78158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867110.78180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867110.78264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867110.78314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867110.78332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867110.78373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867110.78467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867110.80319: stdout chunk (state=3): >>>ansible-tmp-1726867110.7749078-9838-91286480585091=/root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091 <<< 7051 1726867110.80490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867110.80493: stdout chunk (state=3): >>><<< 7051 1726867110.80495: stderr chunk (state=3): >>><<< 7051 1726867110.80687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867110.7749078-9838-91286480585091=/root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867110.80691: variable 'ansible_module_compression' from source: unknown 7051 1726867110.80693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7051 1726867110.80695: variable 'ansible_facts' from source: unknown 7051 1726867110.80761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py 7051 1726867110.81025: Sending initial data 7051 1726867110.81028: Sent initial data (159 bytes) 7051 1726867110.81691: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867110.81711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867110.81801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867110.81828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867110.81845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867110.81867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867110.81940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867110.83504: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867110.83560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867110.83615: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwn74b0nj /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py <<< 7051 1726867110.83618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py" <<< 7051 1726867110.83676: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwn74b0nj" to remote "/root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py" <<< 7051 1726867110.85085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867110.85091: stdout chunk (state=3): >>><<< 7051 1726867110.85093: stderr chunk (state=3): >>><<< 7051 1726867110.85096: done transferring module to remote 7051 1726867110.85098: _low_level_execute_command(): starting 7051 1726867110.85100: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/ /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py && sleep 0' 7051 1726867110.86068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867110.86221: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867110.86654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867110.86724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867110.88495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867110.88504: stderr chunk (state=3): >>><<< 7051 1726867110.88507: stdout chunk (state=3): >>><<< 7051 1726867110.88526: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867110.88529: _low_level_execute_command(): starting 7051 1726867110.88534: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/AnsiballZ_service_facts.py && sleep 0' 7051 1726867110.89737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867110.89744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867110.89898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.41008: 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.<<< 7051 1726867112.41047: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7051 1726867112.41080: 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"}, "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": {}}} <<< 7051 1726867112.42608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867112.42612: stdout chunk (state=3): >>><<< 7051 1726867112.42614: stderr chunk (state=3): >>><<< 7051 1726867112.42791: _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"}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867112.43686: 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-1726867110.7749078-9838-91286480585091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867112.43690: _low_level_execute_command(): starting 7051 1726867112.43693: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867110.7749078-9838-91286480585091/ > /dev/null 2>&1 && sleep 0' 7051 1726867112.44100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867112.44115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867112.44130: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867112.44168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867112.44184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.44241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.46058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867112.46074: stderr chunk (state=3): >>><<< 7051 1726867112.46080: stdout chunk (state=3): >>><<< 7051 1726867112.46094: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867112.46099: handler run complete 7051 1726867112.46205: variable 'ansible_facts' from source: unknown 7051 1726867112.46293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867112.46560: variable 'ansible_facts' from source: unknown 7051 1726867112.46642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867112.46755: attempt loop complete, returning result 7051 1726867112.46758: _execute() done 7051 1726867112.46760: dumping result to json 7051 1726867112.46799: done dumping result, returning 7051 1726867112.46806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-79ed-6d0d-000000000910] 7051 1726867112.46809: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000910 7051 1726867112.47541: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000910 7051 1726867112.47544: 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 } 7051 1726867112.47592: no more pending results, returning what we have 7051 1726867112.47594: results queue empty 7051 1726867112.47595: checking for any_errors_fatal 7051 1726867112.47597: done checking for any_errors_fatal 7051 1726867112.47598: checking for max_fail_percentage 7051 1726867112.47599: done checking for max_fail_percentage 7051 1726867112.47599: checking to see if all hosts have failed and the running result is not ok 7051 1726867112.47600: done checking to see if all hosts have failed 7051 1726867112.47600: getting the remaining hosts for this loop 7051 1726867112.47601: done getting the remaining hosts for this loop 7051 1726867112.47605: getting the next task for host managed_node1 7051 1726867112.47610: done getting next task for host managed_node1 7051 1726867112.47613: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867112.47617: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867112.47625: getting variables 7051 1726867112.47626: in VariableManager get_vars() 7051 1726867112.47655: Calling all_inventory to load vars for managed_node1 7051 1726867112.47656: Calling groups_inventory to load vars for managed_node1 7051 1726867112.47658: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867112.47664: Calling all_plugins_play to load vars for managed_node1 7051 1726867112.47665: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867112.47667: Calling groups_plugins_play to load vars for managed_node1 7051 1726867112.48765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867112.50328: done with get_vars() 7051 1726867112.50351: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:18:32 -0400 (0:00:01.825) 0:01:17.631 ****** 7051 1726867112.50456: entering _queue_task() for managed_node1/package_facts 7051 1726867112.51004: worker is 1 (out of 1 available) 7051 1726867112.51011: exiting _queue_task() for managed_node1/package_facts 7051 1726867112.51022: done queuing things up, now waiting for results queue to drain 7051 1726867112.51024: waiting for pending results... 7051 1726867112.51095: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7051 1726867112.51228: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000911 7051 1726867112.51357: variable 'ansible_search_path' from source: unknown 7051 1726867112.51361: variable 'ansible_search_path' from source: unknown 7051 1726867112.51364: calling self._execute() 7051 1726867112.51403: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867112.51414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867112.51431: variable 'omit' from source: magic vars 7051 1726867112.51817: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.51832: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867112.52042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867112.54268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867112.54342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867112.54383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867112.54427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867112.54458: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867112.54693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867112.54733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867112.54765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867112.54811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867112.54835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867112.55054: variable 'ansible_distribution' from source: facts 7051 1726867112.55057: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55060: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867112.55095: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55107: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867112.55287: variable 'ansible_distribution' from source: facts 7051 1726867112.55297: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55309: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867112.55420: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55431: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867112.55604: variable 'ansible_distribution' from source: facts 7051 1726867112.55614: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55627: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867112.55735: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867112.55918: variable 'ansible_distribution' from source: facts 7051 1726867112.55929: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.55939: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867112.56048: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.56059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867112.56242: variable 'ansible_distribution' from source: facts 7051 1726867112.56245: variable 'ansible_distribution_major_version' from source: facts 7051 1726867112.56252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867112.56351: variable 'omit' from source: magic vars 7051 1726867112.56354: variable 'omit' from source: magic vars 7051 1726867112.56392: variable 'omit' from source: magic vars 7051 1726867112.56420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867112.56451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867112.56481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867112.56504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867112.56519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867112.56554: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867112.56582: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867112.56586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867112.56681: Set connection var ansible_connection to ssh 7051 1726867112.56784: Set connection var ansible_pipelining to False 7051 1726867112.56787: Set connection var ansible_shell_executable to /bin/sh 7051 1726867112.56789: Set connection var ansible_shell_type to sh 7051 1726867112.56791: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867112.56793: Set connection var ansible_timeout to 10 7051 1726867112.56796: variable 'ansible_shell_executable' from source: unknown 7051 1726867112.56798: variable 'ansible_connection' from source: unknown 7051 1726867112.56800: variable 'ansible_module_compression' from source: unknown 7051 1726867112.56802: variable 'ansible_shell_type' from source: unknown 7051 1726867112.56804: variable 'ansible_shell_executable' from source: unknown 7051 1726867112.56806: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867112.56808: variable 'ansible_pipelining' from source: unknown 7051 1726867112.56810: variable 'ansible_timeout' from source: unknown 7051 1726867112.56812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867112.56932: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867112.56948: variable 'omit' from source: magic vars 7051 1726867112.56958: starting attempt loop 7051 1726867112.56965: running the handler 7051 1726867112.56985: _low_level_execute_command(): starting 7051 1726867112.57009: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867112.57705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867112.57722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867112.57773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867112.57831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867112.57852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867112.57873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.57960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.59642: stdout chunk (state=3): >>>/root <<< 7051 1726867112.59807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867112.59810: stdout chunk (state=3): >>><<< 7051 1726867112.59812: stderr chunk (state=3): >>><<< 7051 1726867112.59911: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867112.59914: _low_level_execute_command(): starting 7051 1726867112.59917: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475 `" && echo ansible-tmp-1726867112.5983052-9909-195505713403475="` echo /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475 `" ) && sleep 0' 7051 1726867112.60494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867112.60498: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867112.60602: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867112.60617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867112.60646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.60723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.62636: stdout chunk (state=3): >>>ansible-tmp-1726867112.5983052-9909-195505713403475=/root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475 <<< 7051 1726867112.62792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867112.62795: stdout chunk (state=3): >>><<< 7051 1726867112.62798: stderr chunk (state=3): >>><<< 7051 1726867112.62987: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867112.5983052-9909-195505713403475=/root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867112.62991: variable 'ansible_module_compression' from source: unknown 7051 1726867112.62994: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7051 1726867112.62996: variable 'ansible_facts' from source: unknown 7051 1726867112.63161: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py 7051 1726867112.63354: Sending initial data 7051 1726867112.63357: Sent initial data (160 bytes) 7051 1726867112.63943: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867112.63958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867112.63999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867112.64015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867112.64109: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867112.64129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867112.64150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.64229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.65785: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867112.65806: 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 <<< 7051 1726867112.65871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867112.65930: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmph3hipha9 /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py <<< 7051 1726867112.65933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py" <<< 7051 1726867112.65975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmph3hipha9" to remote "/root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py" <<< 7051 1726867112.67599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867112.67602: stdout chunk (state=3): >>><<< 7051 1726867112.67605: stderr chunk (state=3): >>><<< 7051 1726867112.67708: done transferring module to remote 7051 1726867112.67712: _low_level_execute_command(): starting 7051 1726867112.67716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/ /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py && sleep 0' 7051 1726867112.68313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867112.68328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867112.68373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867112.68398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867112.68411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867112.68485: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867112.68513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867112.68535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867112.68558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.68629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867112.70532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867112.70535: stdout chunk (state=3): >>><<< 7051 1726867112.70537: stderr chunk (state=3): >>><<< 7051 1726867112.70540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867112.70542: _low_level_execute_command(): starting 7051 1726867112.70544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/AnsiballZ_package_facts.py && sleep 0' 7051 1726867112.71056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867112.71070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867112.71095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867112.71120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867112.71139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867112.71152: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867112.71192: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867112.71263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867112.71304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867112.71332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867112.71414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867113.15460: 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"<<< 7051 1726867113.15491: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 7051 1726867113.15645: 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.7<<< 7051 1726867113.15690: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7051 1726867113.17465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867113.17502: stderr chunk (state=3): >>><<< 7051 1726867113.17506: stdout chunk (state=3): >>><<< 7051 1726867113.17543: _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"}]}}, "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867113.18792: 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-1726867112.5983052-9909-195505713403475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867113.18807: _low_level_execute_command(): starting 7051 1726867113.18811: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867112.5983052-9909-195505713403475/ > /dev/null 2>&1 && sleep 0' 7051 1726867113.19243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867113.19247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867113.19288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867113.19291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867113.19293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867113.19295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867113.19297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867113.19348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867113.19351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867113.19356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867113.19406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867113.21233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867113.21260: stderr chunk (state=3): >>><<< 7051 1726867113.21263: stdout chunk (state=3): >>><<< 7051 1726867113.21274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867113.21282: handler run complete 7051 1726867113.21761: variable 'ansible_facts' from source: unknown 7051 1726867113.22021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.23055: variable 'ansible_facts' from source: unknown 7051 1726867113.23297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.23671: attempt loop complete, returning result 7051 1726867113.23682: _execute() done 7051 1726867113.23685: dumping result to json 7051 1726867113.23799: done dumping result, returning 7051 1726867113.23809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-79ed-6d0d-000000000911] 7051 1726867113.23811: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000911 7051 1726867113.25159: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000911 7051 1726867113.25162: 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 } 7051 1726867113.25243: no more pending results, returning what we have 7051 1726867113.25245: results queue empty 7051 1726867113.25246: checking for any_errors_fatal 7051 1726867113.25249: done checking for any_errors_fatal 7051 1726867113.25250: checking for max_fail_percentage 7051 1726867113.25251: done checking for max_fail_percentage 7051 1726867113.25252: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.25252: done checking to see if all hosts have failed 7051 1726867113.25253: getting the remaining hosts for this loop 7051 1726867113.25254: done getting the remaining hosts for this loop 7051 1726867113.25256: getting the next task for host managed_node1 7051 1726867113.25261: done getting next task for host managed_node1 7051 1726867113.25263: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867113.25266: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.25273: getting variables 7051 1726867113.25274: in VariableManager get_vars() 7051 1726867113.25314: Calling all_inventory to load vars for managed_node1 7051 1726867113.25316: Calling groups_inventory to load vars for managed_node1 7051 1726867113.25318: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.25327: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.25330: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.25332: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.26029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.26906: done with get_vars() 7051 1726867113.26922: done getting variables 7051 1726867113.26967: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:33 -0400 (0:00:00.765) 0:01:18.397 ****** 7051 1726867113.27001: entering _queue_task() for managed_node1/debug 7051 1726867113.27242: worker is 1 (out of 1 available) 7051 1726867113.27255: exiting _queue_task() for managed_node1/debug 7051 1726867113.27268: done queuing things up, now waiting for results queue to drain 7051 1726867113.27270: waiting for pending results... 7051 1726867113.27449: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7051 1726867113.27549: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000014f 7051 1726867113.27561: variable 'ansible_search_path' from source: unknown 7051 1726867113.27565: variable 'ansible_search_path' from source: unknown 7051 1726867113.27595: calling self._execute() 7051 1726867113.27670: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.27674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.27688: variable 'omit' from source: magic vars 7051 1726867113.27967: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.27980: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.28110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.29597: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.29639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.29667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.29695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.29715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.29784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.29805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.29823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.29848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.29858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.29940: variable 'ansible_distribution' from source: facts 7051 1726867113.29944: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.29950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.30027: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.30030: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.30144: variable 'ansible_distribution' from source: facts 7051 1726867113.30148: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.30152: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.30229: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.30232: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.30338: variable 'ansible_distribution' from source: facts 7051 1726867113.30344: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.30347: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.30353: variable 'omit' from source: magic vars 7051 1726867113.30393: variable 'omit' from source: magic vars 7051 1726867113.30457: variable 'network_provider' from source: set_fact 7051 1726867113.30476: variable 'omit' from source: magic vars 7051 1726867113.30497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867113.30517: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867113.30532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867113.30545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867113.30554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867113.30585: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867113.30589: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.30591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.30651: Set connection var ansible_connection to ssh 7051 1726867113.30657: Set connection var ansible_pipelining to False 7051 1726867113.30666: Set connection var ansible_shell_executable to /bin/sh 7051 1726867113.30672: Set connection var ansible_shell_type to sh 7051 1726867113.30679: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867113.30688: Set connection var ansible_timeout to 10 7051 1726867113.30704: variable 'ansible_shell_executable' from source: unknown 7051 1726867113.30707: variable 'ansible_connection' from source: unknown 7051 1726867113.30710: variable 'ansible_module_compression' from source: unknown 7051 1726867113.30712: variable 'ansible_shell_type' from source: unknown 7051 1726867113.30714: variable 'ansible_shell_executable' from source: unknown 7051 1726867113.30717: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.30721: variable 'ansible_pipelining' from source: unknown 7051 1726867113.30723: variable 'ansible_timeout' from source: unknown 7051 1726867113.30727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.30797: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867113.30806: variable 'omit' from source: magic vars 7051 1726867113.30811: starting attempt loop 7051 1726867113.30814: running the handler 7051 1726867113.30847: handler run complete 7051 1726867113.30857: attempt loop complete, returning result 7051 1726867113.30860: _execute() done 7051 1726867113.30862: dumping result to json 7051 1726867113.30865: done dumping result, returning 7051 1726867113.30871: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-79ed-6d0d-00000000014f] 7051 1726867113.30875: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000014f 7051 1726867113.30954: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000014f 7051 1726867113.30957: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7051 1726867113.31047: no more pending results, returning what we have 7051 1726867113.31050: results queue empty 7051 1726867113.31051: checking for any_errors_fatal 7051 1726867113.31059: done checking for any_errors_fatal 7051 1726867113.31067: checking for max_fail_percentage 7051 1726867113.31068: done checking for max_fail_percentage 7051 1726867113.31069: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.31070: done checking to see if all hosts have failed 7051 1726867113.31071: getting the remaining hosts for this loop 7051 1726867113.31072: done getting the remaining hosts for this loop 7051 1726867113.31075: getting the next task for host managed_node1 7051 1726867113.31084: done getting next task for host managed_node1 7051 1726867113.31088: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7051 1726867113.31091: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.31103: getting variables 7051 1726867113.31105: in VariableManager get_vars() 7051 1726867113.31150: Calling all_inventory to load vars for managed_node1 7051 1726867113.31153: Calling groups_inventory to load vars for managed_node1 7051 1726867113.31155: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.31163: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.31165: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.31167: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.32094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.33055: done with get_vars() 7051 1726867113.33069: done getting variables 7051 1726867113.33112: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:33 -0400 (0:00:00.061) 0:01:18.458 ****** 7051 1726867113.33136: entering _queue_task() for managed_node1/fail 7051 1726867113.33357: worker is 1 (out of 1 available) 7051 1726867113.33368: exiting _queue_task() for managed_node1/fail 7051 1726867113.33383: done queuing things up, now waiting for results queue to drain 7051 1726867113.33385: waiting for pending results... 7051 1726867113.33556: 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 7051 1726867113.33649: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000150 7051 1726867113.33661: variable 'ansible_search_path' from source: unknown 7051 1726867113.33664: variable 'ansible_search_path' from source: unknown 7051 1726867113.33696: calling self._execute() 7051 1726867113.33767: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.33770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.33780: variable 'omit' from source: magic vars 7051 1726867113.34053: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.34064: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.34199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.35655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.35703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.35729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.35754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.35774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.35842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.35861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.35883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.35914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.35925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.36000: variable 'ansible_distribution' from source: facts 7051 1726867113.36003: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.36007: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.36083: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.36086: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.36198: variable 'ansible_distribution' from source: facts 7051 1726867113.36202: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.36207: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.36281: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.36285: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.36392: variable 'ansible_distribution' from source: facts 7051 1726867113.36396: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.36401: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.36476: variable 'network_state' from source: role '' defaults 7051 1726867113.36486: Evaluated conditional (network_state != {}): False 7051 1726867113.36489: when evaluation is False, skipping this task 7051 1726867113.36492: _execute() done 7051 1726867113.36494: dumping result to json 7051 1726867113.36499: done dumping result, returning 7051 1726867113.36506: 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 [0affcac9-a3a5-79ed-6d0d-000000000150] 7051 1726867113.36510: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000150 7051 1726867113.36594: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000150 7051 1726867113.36597: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867113.36639: no more pending results, returning what we have 7051 1726867113.36642: results queue empty 7051 1726867113.36643: checking for any_errors_fatal 7051 1726867113.36651: done checking for any_errors_fatal 7051 1726867113.36652: checking for max_fail_percentage 7051 1726867113.36653: done checking for max_fail_percentage 7051 1726867113.36654: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.36655: done checking to see if all hosts have failed 7051 1726867113.36656: getting the remaining hosts for this loop 7051 1726867113.36657: done getting the remaining hosts for this loop 7051 1726867113.36660: getting the next task for host managed_node1 7051 1726867113.36668: done getting next task for host managed_node1 7051 1726867113.36672: ^ 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 7051 1726867113.36680: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.36699: getting variables 7051 1726867113.36701: in VariableManager get_vars() 7051 1726867113.36748: Calling all_inventory to load vars for managed_node1 7051 1726867113.36750: Calling groups_inventory to load vars for managed_node1 7051 1726867113.36753: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.36760: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.36763: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.36765: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.37530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.38405: done with get_vars() 7051 1726867113.38422: done getting variables 7051 1726867113.38462: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:33 -0400 (0:00:00.053) 0:01:18.512 ****** 7051 1726867113.38495: entering _queue_task() for managed_node1/fail 7051 1726867113.38718: worker is 1 (out of 1 available) 7051 1726867113.38730: exiting _queue_task() for managed_node1/fail 7051 1726867113.38743: done queuing things up, now waiting for results queue to drain 7051 1726867113.38745: waiting for pending results... 7051 1726867113.38926: 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 7051 1726867113.39019: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000151 7051 1726867113.39031: variable 'ansible_search_path' from source: unknown 7051 1726867113.39035: variable 'ansible_search_path' from source: unknown 7051 1726867113.39062: calling self._execute() 7051 1726867113.39145: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.39150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.39159: variable 'omit' from source: magic vars 7051 1726867113.39443: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.39452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.39587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.41096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.41145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.41169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.41199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.41218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.41531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.41551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.41569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.41603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.41614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.41694: variable 'ansible_distribution' from source: facts 7051 1726867113.41697: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.41700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.41770: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.41774: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.41890: variable 'ansible_distribution' from source: facts 7051 1726867113.41893: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.41899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.41971: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.41974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.42089: variable 'ansible_distribution' from source: facts 7051 1726867113.42093: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.42098: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.42172: variable 'network_state' from source: role '' defaults 7051 1726867113.42184: Evaluated conditional (network_state != {}): False 7051 1726867113.42187: when evaluation is False, skipping this task 7051 1726867113.42190: _execute() done 7051 1726867113.42192: dumping result to json 7051 1726867113.42196: done dumping result, returning 7051 1726867113.42203: 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 [0affcac9-a3a5-79ed-6d0d-000000000151] 7051 1726867113.42208: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000151 7051 1726867113.42289: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000151 7051 1726867113.42291: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867113.42333: no more pending results, returning what we have 7051 1726867113.42336: results queue empty 7051 1726867113.42337: checking for any_errors_fatal 7051 1726867113.42343: done checking for any_errors_fatal 7051 1726867113.42343: checking for max_fail_percentage 7051 1726867113.42345: done checking for max_fail_percentage 7051 1726867113.42346: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.42346: done checking to see if all hosts have failed 7051 1726867113.42347: getting the remaining hosts for this loop 7051 1726867113.42348: done getting the remaining hosts for this loop 7051 1726867113.42351: getting the next task for host managed_node1 7051 1726867113.42359: done getting next task for host managed_node1 7051 1726867113.42363: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7051 1726867113.42367: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.42388: getting variables 7051 1726867113.42390: in VariableManager get_vars() 7051 1726867113.42443: Calling all_inventory to load vars for managed_node1 7051 1726867113.42446: Calling groups_inventory to load vars for managed_node1 7051 1726867113.42448: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.42456: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.42459: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.42461: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.43363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.44207: done with get_vars() 7051 1726867113.44225: done getting variables 7051 1726867113.44281: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:33 -0400 (0:00:00.058) 0:01:18.570 ****** 7051 1726867113.44349: entering _queue_task() for managed_node1/fail 7051 1726867113.44678: worker is 1 (out of 1 available) 7051 1726867113.44691: exiting _queue_task() for managed_node1/fail 7051 1726867113.44704: done queuing things up, now waiting for results queue to drain 7051 1726867113.44706: waiting for pending results... 7051 1726867113.44887: 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 7051 1726867113.44994: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000152 7051 1726867113.45006: variable 'ansible_search_path' from source: unknown 7051 1726867113.45010: variable 'ansible_search_path' from source: unknown 7051 1726867113.45038: calling self._execute() 7051 1726867113.45119: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.45123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.45133: variable 'omit' from source: magic vars 7051 1726867113.45414: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.45423: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.45554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.47483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.47486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.47508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.47546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.47576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.47669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.47708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.47737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.47783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.47803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.47927: variable 'ansible_distribution' from source: facts 7051 1726867113.47937: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.47948: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.48059: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.48070: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.48242: variable 'ansible_distribution' from source: facts 7051 1726867113.48482: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.48486: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.48488: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.48491: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.48541: variable 'ansible_distribution' from source: facts 7051 1726867113.48550: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.48560: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.48693: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.48711: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7051 1726867113.48818: variable 'ansible_distribution' from source: facts 7051 1726867113.48829: variable '__network_rh_distros' from source: role '' defaults 7051 1726867113.48843: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7051 1726867113.49071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.49103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.49134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.49182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.49203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.49252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.49280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.49309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.49350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.49367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.49415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.49443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.49468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.49512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.49536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.49858: variable 'network_connections' from source: task vars 7051 1726867113.49867: variable 'interface' from source: play vars 7051 1726867113.49920: variable 'interface' from source: play vars 7051 1726867113.49934: variable 'network_state' from source: role '' defaults 7051 1726867113.49991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867113.50102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867113.50129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867113.50151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867113.50174: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867113.50214: 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) 7051 1726867113.50230: 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) 7051 1726867113.50247: 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) 7051 1726867113.50265: 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) 7051 1726867113.50287: 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 7051 1726867113.50291: when evaluation is False, skipping this task 7051 1726867113.50293: _execute() done 7051 1726867113.50296: dumping result to json 7051 1726867113.50306: done dumping result, returning 7051 1726867113.50309: 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 [0affcac9-a3a5-79ed-6d0d-000000000152] 7051 1726867113.50314: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000152 7051 1726867113.50399: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000152 7051 1726867113.50401: 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" } 7051 1726867113.50450: no more pending results, returning what we have 7051 1726867113.50453: results queue empty 7051 1726867113.50454: checking for any_errors_fatal 7051 1726867113.50462: done checking for any_errors_fatal 7051 1726867113.50463: checking for max_fail_percentage 7051 1726867113.50465: done checking for max_fail_percentage 7051 1726867113.50465: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.50466: done checking to see if all hosts have failed 7051 1726867113.50467: getting the remaining hosts for this loop 7051 1726867113.50468: done getting the remaining hosts for this loop 7051 1726867113.50472: getting the next task for host managed_node1 7051 1726867113.50482: done getting next task for host managed_node1 7051 1726867113.50485: ^ 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 7051 1726867113.50489: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.50508: getting variables 7051 1726867113.50510: in VariableManager get_vars() 7051 1726867113.50565: Calling all_inventory to load vars for managed_node1 7051 1726867113.50567: Calling groups_inventory to load vars for managed_node1 7051 1726867113.50569: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.50586: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.50590: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.50593: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.51383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.52738: done with get_vars() 7051 1726867113.52760: done getting variables 7051 1726867113.52820: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:33 -0400 (0:00:00.085) 0:01:18.655 ****** 7051 1726867113.52856: entering _queue_task() for managed_node1/dnf 7051 1726867113.53158: worker is 1 (out of 1 available) 7051 1726867113.53291: exiting _queue_task() for managed_node1/dnf 7051 1726867113.53303: done queuing things up, now waiting for results queue to drain 7051 1726867113.53304: waiting for pending results... 7051 1726867113.53495: 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 7051 1726867113.53636: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000153 7051 1726867113.53784: variable 'ansible_search_path' from source: unknown 7051 1726867113.53787: variable 'ansible_search_path' from source: unknown 7051 1726867113.53790: calling self._execute() 7051 1726867113.53801: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.53812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.53825: variable 'omit' from source: magic vars 7051 1726867113.54205: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.54221: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.54421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.57603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.57609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.57708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.57794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.57833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.57935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.57972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.58025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.58105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.58128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.58270: variable 'ansible_distribution' from source: facts 7051 1726867113.58299: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.58314: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.58491: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.58494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.58632: variable 'ansible_distribution' from source: facts 7051 1726867113.58643: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.58655: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.58847: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.58859: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.59190: variable 'ansible_distribution' from source: facts 7051 1726867113.59249: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.59252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.59466: variable 'ansible_distribution' from source: facts 7051 1726867113.59892: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.59895: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7051 1726867113.60000: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867113.60584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.60587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.60589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.60591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.60593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.60595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.60874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.60909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.60952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.61017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.61129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.61157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.61245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.61290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.61357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.61533: variable 'network_connections' from source: task vars 7051 1726867113.61554: variable 'interface' from source: play vars 7051 1726867113.61625: variable 'interface' from source: play vars 7051 1726867113.61711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867113.61882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867113.61923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867113.61979: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867113.62000: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867113.62052: 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) 7051 1726867113.62081: 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) 7051 1726867113.62283: 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) 7051 1726867113.62287: 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) 7051 1726867113.62289: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867113.62468: variable 'network_connections' from source: task vars 7051 1726867113.62481: variable 'interface' from source: play vars 7051 1726867113.62547: variable 'interface' from source: play vars 7051 1726867113.62575: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867113.62587: when evaluation is False, skipping this task 7051 1726867113.62594: _execute() done 7051 1726867113.62601: dumping result to json 7051 1726867113.62608: done dumping result, returning 7051 1726867113.62623: 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 [0affcac9-a3a5-79ed-6d0d-000000000153] 7051 1726867113.62632: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000153 7051 1726867113.62983: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000153 7051 1726867113.62986: 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" } 7051 1726867113.63028: no more pending results, returning what we have 7051 1726867113.63031: results queue empty 7051 1726867113.63032: checking for any_errors_fatal 7051 1726867113.63037: done checking for any_errors_fatal 7051 1726867113.63038: checking for max_fail_percentage 7051 1726867113.63040: done checking for max_fail_percentage 7051 1726867113.63041: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.63042: done checking to see if all hosts have failed 7051 1726867113.63042: getting the remaining hosts for this loop 7051 1726867113.63044: done getting the remaining hosts for this loop 7051 1726867113.63047: getting the next task for host managed_node1 7051 1726867113.63054: done getting next task for host managed_node1 7051 1726867113.63058: ^ 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 7051 1726867113.63062: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.63081: getting variables 7051 1726867113.63082: in VariableManager get_vars() 7051 1726867113.63135: Calling all_inventory to load vars for managed_node1 7051 1726867113.63138: Calling groups_inventory to load vars for managed_node1 7051 1726867113.63140: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.63149: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.63152: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.63155: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.64712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.66482: done with get_vars() 7051 1726867113.66504: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7051 1726867113.66572: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:33 -0400 (0:00:00.137) 0:01:18.793 ****** 7051 1726867113.66602: entering _queue_task() for managed_node1/yum 7051 1726867113.67411: worker is 1 (out of 1 available) 7051 1726867113.67421: exiting _queue_task() for managed_node1/yum 7051 1726867113.67437: done queuing things up, now waiting for results queue to drain 7051 1726867113.67439: waiting for pending results... 7051 1726867113.67514: 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 7051 1726867113.67675: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000154 7051 1726867113.67699: variable 'ansible_search_path' from source: unknown 7051 1726867113.67708: variable 'ansible_search_path' from source: unknown 7051 1726867113.67748: calling self._execute() 7051 1726867113.67856: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.67883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.67890: variable 'omit' from source: magic vars 7051 1726867113.68318: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.68321: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.68494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.70693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.70759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.70802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.70845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.70884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.70984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.71003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.71038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.71140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.71144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.71560: variable 'ansible_distribution' from source: facts 7051 1726867113.71563: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.71565: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.71567: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.71569: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.71960: variable 'ansible_distribution' from source: facts 7051 1726867113.71968: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.71980: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.72240: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.72254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.72631: variable 'ansible_distribution' from source: facts 7051 1726867113.72641: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.72652: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.72881: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.72905: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7051 1726867113.72913: when evaluation is False, skipping this task 7051 1726867113.72921: _execute() done 7051 1726867113.72928: dumping result to json 7051 1726867113.72936: done dumping result, returning 7051 1726867113.72948: 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 [0affcac9-a3a5-79ed-6d0d-000000000154] 7051 1726867113.72956: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000154 7051 1726867113.73183: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000154 7051 1726867113.73187: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7051 1726867113.73239: no more pending results, returning what we have 7051 1726867113.73243: results queue empty 7051 1726867113.73244: checking for any_errors_fatal 7051 1726867113.73251: done checking for any_errors_fatal 7051 1726867113.73252: checking for max_fail_percentage 7051 1726867113.73253: done checking for max_fail_percentage 7051 1726867113.73254: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.73255: done checking to see if all hosts have failed 7051 1726867113.73256: getting the remaining hosts for this loop 7051 1726867113.73258: done getting the remaining hosts for this loop 7051 1726867113.73261: getting the next task for host managed_node1 7051 1726867113.73269: done getting next task for host managed_node1 7051 1726867113.73273: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867113.73279: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.73301: getting variables 7051 1726867113.73303: in VariableManager get_vars() 7051 1726867113.73363: Calling all_inventory to load vars for managed_node1 7051 1726867113.73365: Calling groups_inventory to load vars for managed_node1 7051 1726867113.73368: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.73564: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.73569: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.73573: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.74824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.76456: done with get_vars() 7051 1726867113.76479: done getting variables 7051 1726867113.76535: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:33 -0400 (0:00:00.099) 0:01:18.892 ****** 7051 1726867113.76568: entering _queue_task() for managed_node1/fail 7051 1726867113.76844: worker is 1 (out of 1 available) 7051 1726867113.76855: exiting _queue_task() for managed_node1/fail 7051 1726867113.76866: done queuing things up, now waiting for results queue to drain 7051 1726867113.76867: waiting for pending results... 7051 1726867113.77136: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7051 1726867113.77587: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000155 7051 1726867113.77591: variable 'ansible_search_path' from source: unknown 7051 1726867113.77593: variable 'ansible_search_path' from source: unknown 7051 1726867113.77596: calling self._execute() 7051 1726867113.77885: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.77888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.77890: variable 'omit' from source: magic vars 7051 1726867113.78455: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.78582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.78857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867113.83498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867113.83502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867113.83515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867113.83551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867113.83619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867113.83807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.83970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.83974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.84063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.84157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.84578: variable 'ansible_distribution' from source: facts 7051 1726867113.84582: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.84585: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.84631: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.84691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.84884: variable 'ansible_distribution' from source: facts 7051 1726867113.85089: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.85105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.85205: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.85326: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.85876: variable 'ansible_distribution' from source: facts 7051 1726867113.85880: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.85883: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867113.85941: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867113.86236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.86267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.86303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.86348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.86366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.86416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.86444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.86471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.86518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.86536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.86580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867113.86608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867113.86725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867113.86729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867113.86731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867113.86853: variable 'network_connections' from source: task vars 7051 1726867113.86871: variable 'interface' from source: play vars 7051 1726867113.86947: variable 'interface' from source: play vars 7051 1726867113.87030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867113.87239: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867113.87287: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867113.87337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867113.87409: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867113.87484: 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) 7051 1726867113.87494: 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) 7051 1726867113.87595: 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) 7051 1726867113.87599: 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) 7051 1726867113.87629: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867113.87884: variable 'network_connections' from source: task vars 7051 1726867113.87895: variable 'interface' from source: play vars 7051 1726867113.87961: variable 'interface' from source: play vars 7051 1726867113.87992: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867113.88000: when evaluation is False, skipping this task 7051 1726867113.88007: _execute() done 7051 1726867113.88013: dumping result to json 7051 1726867113.88024: done dumping result, returning 7051 1726867113.88036: 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 [0affcac9-a3a5-79ed-6d0d-000000000155] 7051 1726867113.88044: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000155 7051 1726867113.88401: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000155 7051 1726867113.88404: 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" } 7051 1726867113.88446: no more pending results, returning what we have 7051 1726867113.88449: results queue empty 7051 1726867113.88450: checking for any_errors_fatal 7051 1726867113.88456: done checking for any_errors_fatal 7051 1726867113.88457: checking for max_fail_percentage 7051 1726867113.88459: done checking for max_fail_percentage 7051 1726867113.88460: checking to see if all hosts have failed and the running result is not ok 7051 1726867113.88461: done checking to see if all hosts have failed 7051 1726867113.88461: getting the remaining hosts for this loop 7051 1726867113.88462: done getting the remaining hosts for this loop 7051 1726867113.88465: getting the next task for host managed_node1 7051 1726867113.88472: done getting next task for host managed_node1 7051 1726867113.88475: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7051 1726867113.88481: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867113.88499: getting variables 7051 1726867113.88501: in VariableManager get_vars() 7051 1726867113.88552: Calling all_inventory to load vars for managed_node1 7051 1726867113.88555: Calling groups_inventory to load vars for managed_node1 7051 1726867113.88557: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867113.88566: Calling all_plugins_play to load vars for managed_node1 7051 1726867113.88569: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867113.88572: Calling groups_plugins_play to load vars for managed_node1 7051 1726867113.90667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867113.92343: done with get_vars() 7051 1726867113.92367: done getting variables 7051 1726867113.92425: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:33 -0400 (0:00:00.158) 0:01:19.051 ****** 7051 1726867113.92461: entering _queue_task() for managed_node1/package 7051 1726867113.92762: worker is 1 (out of 1 available) 7051 1726867113.92774: exiting _queue_task() for managed_node1/package 7051 1726867113.92790: done queuing things up, now waiting for results queue to drain 7051 1726867113.92792: waiting for pending results... 7051 1726867113.93142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7051 1726867113.93296: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000156 7051 1726867113.93329: variable 'ansible_search_path' from source: unknown 7051 1726867113.93338: variable 'ansible_search_path' from source: unknown 7051 1726867113.93375: calling self._execute() 7051 1726867113.93486: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867113.93498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867113.93513: variable 'omit' from source: magic vars 7051 1726867113.94224: variable 'ansible_distribution_major_version' from source: facts 7051 1726867113.94227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867113.94923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867114.01271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867114.01366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867114.01417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867114.01549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867114.01592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867114.01728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.01829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.01884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.01914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.01935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.02101: variable 'ansible_distribution' from source: facts 7051 1726867114.02104: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.02107: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.02320: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.02323: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.02725: variable 'ansible_distribution' from source: facts 7051 1726867114.02734: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.02745: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.02981: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.03084: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.03346: variable 'ansible_distribution' from source: facts 7051 1726867114.03519: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.03522: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.03716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867114.03917: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867114.04051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867114.04097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867114.04132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867114.04232: variable 'network_packages' from source: role '' defaults 7051 1726867114.04339: variable '__network_provider_setup' from source: role '' defaults 7051 1726867114.04354: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867114.04425: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867114.04445: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867114.04508: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867114.05021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.05057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.05090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.05141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.05182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.05205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.05235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.05270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.05358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.05362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.05876: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867114.05881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.05910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.05962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.06010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.06031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.06124: variable 'ansible_python' from source: facts 7051 1726867114.06147: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867114.06229: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867114.06307: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867114.06433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.06460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.06492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.06537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.06557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.06607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.06639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.06685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.06714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.06733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.06884: variable 'network_connections' from source: task vars 7051 1726867114.06887: variable 'interface' from source: play vars 7051 1726867114.07073: variable 'interface' from source: play vars 7051 1726867114.07104: 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) 7051 1726867114.07159: 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) 7051 1726867114.07272: 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) 7051 1726867114.07328: 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) 7051 1726867114.07381: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867114.07684: variable 'network_connections' from source: task vars 7051 1726867114.07724: variable 'interface' from source: play vars 7051 1726867114.07801: variable 'interface' from source: play vars 7051 1726867114.07842: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867114.07926: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867114.08243: variable 'network_connections' from source: task vars 7051 1726867114.08266: variable 'interface' from source: play vars 7051 1726867114.08325: variable 'interface' from source: play vars 7051 1726867114.08374: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867114.08439: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867114.08752: variable 'network_connections' from source: task vars 7051 1726867114.08883: variable 'interface' from source: play vars 7051 1726867114.08886: variable 'interface' from source: play vars 7051 1726867114.08889: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867114.08948: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867114.08959: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867114.09028: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867114.09247: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867114.10361: variable 'network_connections' from source: task vars 7051 1726867114.10371: variable 'interface' from source: play vars 7051 1726867114.10443: variable 'interface' from source: play vars 7051 1726867114.10462: variable 'ansible_distribution' from source: facts 7051 1726867114.10469: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.10484: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.10502: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867114.10681: variable 'ansible_distribution' from source: facts 7051 1726867114.10695: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.10763: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.10808: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867114.11284: variable 'ansible_distribution' from source: facts 7051 1726867114.11380: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.11383: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.11545: variable 'network_provider' from source: set_fact 7051 1726867114.11724: variable 'ansible_facts' from source: unknown 7051 1726867114.13893: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7051 1726867114.13896: when evaluation is False, skipping this task 7051 1726867114.13900: _execute() done 7051 1726867114.13903: dumping result to json 7051 1726867114.13905: done dumping result, returning 7051 1726867114.13908: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-79ed-6d0d-000000000156] 7051 1726867114.13910: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000156 7051 1726867114.14069: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000156 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7051 1726867114.14130: no more pending results, returning what we have 7051 1726867114.14134: results queue empty 7051 1726867114.14135: checking for any_errors_fatal 7051 1726867114.14143: done checking for any_errors_fatal 7051 1726867114.14144: checking for max_fail_percentage 7051 1726867114.14146: done checking for max_fail_percentage 7051 1726867114.14147: checking to see if all hosts have failed and the running result is not ok 7051 1726867114.14148: done checking to see if all hosts have failed 7051 1726867114.14148: getting the remaining hosts for this loop 7051 1726867114.14150: done getting the remaining hosts for this loop 7051 1726867114.14154: getting the next task for host managed_node1 7051 1726867114.14164: done getting next task for host managed_node1 7051 1726867114.14168: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867114.14172: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867114.14196: getting variables 7051 1726867114.14198: in VariableManager get_vars() 7051 1726867114.14264: Calling all_inventory to load vars for managed_node1 7051 1726867114.14267: Calling groups_inventory to load vars for managed_node1 7051 1726867114.14270: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867114.14595: Calling all_plugins_play to load vars for managed_node1 7051 1726867114.14605: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867114.14731: Calling groups_plugins_play to load vars for managed_node1 7051 1726867114.15360: WORKER PROCESS EXITING 7051 1726867114.16527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867114.19249: done with get_vars() 7051 1726867114.19272: done getting variables 7051 1726867114.19366: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:34 -0400 (0:00:00.270) 0:01:19.321 ****** 7051 1726867114.19493: entering _queue_task() for managed_node1/package 7051 1726867114.20289: worker is 1 (out of 1 available) 7051 1726867114.20300: exiting _queue_task() for managed_node1/package 7051 1726867114.20312: done queuing things up, now waiting for results queue to drain 7051 1726867114.20314: waiting for pending results... 7051 1726867114.20517: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7051 1726867114.20664: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000157 7051 1726867114.20689: variable 'ansible_search_path' from source: unknown 7051 1726867114.20698: variable 'ansible_search_path' from source: unknown 7051 1726867114.20739: calling self._execute() 7051 1726867114.20889: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.20899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.20913: variable 'omit' from source: magic vars 7051 1726867114.21288: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.21405: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.21775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867114.25489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867114.25676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867114.25772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867114.26041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867114.26044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867114.26047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.26099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.26131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.26186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.26234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.26713: variable 'ansible_distribution' from source: facts 7051 1726867114.26717: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.26719: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.27227: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.27273: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.27644: variable 'ansible_distribution' from source: facts 7051 1726867114.27701: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.27725: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.27935: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.27966: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.28207: variable 'ansible_distribution' from source: facts 7051 1726867114.28218: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.28229: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.28348: variable 'network_state' from source: role '' defaults 7051 1726867114.28467: Evaluated conditional (network_state != {}): False 7051 1726867114.28470: when evaluation is False, skipping this task 7051 1726867114.28473: _execute() done 7051 1726867114.28475: dumping result to json 7051 1726867114.28479: done dumping result, returning 7051 1726867114.28487: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-000000000157] 7051 1726867114.28490: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000157 7051 1726867114.28564: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000157 7051 1726867114.28567: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867114.28726: no more pending results, returning what we have 7051 1726867114.28730: results queue empty 7051 1726867114.28731: checking for any_errors_fatal 7051 1726867114.28738: done checking for any_errors_fatal 7051 1726867114.28739: checking for max_fail_percentage 7051 1726867114.28741: done checking for max_fail_percentage 7051 1726867114.28742: checking to see if all hosts have failed and the running result is not ok 7051 1726867114.28743: done checking to see if all hosts have failed 7051 1726867114.28743: getting the remaining hosts for this loop 7051 1726867114.28745: done getting the remaining hosts for this loop 7051 1726867114.28749: getting the next task for host managed_node1 7051 1726867114.28757: done getting next task for host managed_node1 7051 1726867114.28761: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867114.28766: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867114.28791: getting variables 7051 1726867114.28793: in VariableManager get_vars() 7051 1726867114.28856: Calling all_inventory to load vars for managed_node1 7051 1726867114.28859: Calling groups_inventory to load vars for managed_node1 7051 1726867114.28861: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867114.28872: Calling all_plugins_play to load vars for managed_node1 7051 1726867114.28875: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867114.29126: Calling groups_plugins_play to load vars for managed_node1 7051 1726867114.31446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867114.33586: done with get_vars() 7051 1726867114.33618: done getting variables 7051 1726867114.33684: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:34 -0400 (0:00:00.142) 0:01:19.464 ****** 7051 1726867114.33726: entering _queue_task() for managed_node1/package 7051 1726867114.34161: worker is 1 (out of 1 available) 7051 1726867114.34227: exiting _queue_task() for managed_node1/package 7051 1726867114.34240: done queuing things up, now waiting for results queue to drain 7051 1726867114.34242: waiting for pending results... 7051 1726867114.34455: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7051 1726867114.34619: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000158 7051 1726867114.34641: variable 'ansible_search_path' from source: unknown 7051 1726867114.34649: variable 'ansible_search_path' from source: unknown 7051 1726867114.34696: calling self._execute() 7051 1726867114.34835: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.34943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.34948: variable 'omit' from source: magic vars 7051 1726867114.35291: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.35309: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.35543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867114.38275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867114.38359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867114.38405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867114.38462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867114.38497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867114.38783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.38787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.38790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.38792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.38794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.38832: variable 'ansible_distribution' from source: facts 7051 1726867114.38840: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.38852: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.38973: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.38987: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.39173: variable 'ansible_distribution' from source: facts 7051 1726867114.39185: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.39196: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.39310: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.39320: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.39508: variable 'ansible_distribution' from source: facts 7051 1726867114.39568: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.39572: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.39659: variable 'network_state' from source: role '' defaults 7051 1726867114.39689: Evaluated conditional (network_state != {}): False 7051 1726867114.39697: when evaluation is False, skipping this task 7051 1726867114.39704: _execute() done 7051 1726867114.39710: dumping result to json 7051 1726867114.39717: done dumping result, returning 7051 1726867114.39728: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-79ed-6d0d-000000000158] 7051 1726867114.39737: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000158 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867114.40011: no more pending results, returning what we have 7051 1726867114.40015: results queue empty 7051 1726867114.40016: checking for any_errors_fatal 7051 1726867114.40025: done checking for any_errors_fatal 7051 1726867114.40026: checking for max_fail_percentage 7051 1726867114.40028: done checking for max_fail_percentage 7051 1726867114.40028: checking to see if all hosts have failed and the running result is not ok 7051 1726867114.40029: done checking to see if all hosts have failed 7051 1726867114.40030: getting the remaining hosts for this loop 7051 1726867114.40032: done getting the remaining hosts for this loop 7051 1726867114.40036: getting the next task for host managed_node1 7051 1726867114.40045: done getting next task for host managed_node1 7051 1726867114.40049: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867114.40054: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867114.40079: getting variables 7051 1726867114.40082: in VariableManager get_vars() 7051 1726867114.40336: Calling all_inventory to load vars for managed_node1 7051 1726867114.40338: Calling groups_inventory to load vars for managed_node1 7051 1726867114.40341: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867114.40350: Calling all_plugins_play to load vars for managed_node1 7051 1726867114.40353: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867114.40356: Calling groups_plugins_play to load vars for managed_node1 7051 1726867114.40951: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000158 7051 1726867114.40956: WORKER PROCESS EXITING 7051 1726867114.42182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867114.44032: done with get_vars() 7051 1726867114.44054: done getting variables 7051 1726867114.44113: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:34 -0400 (0:00:00.104) 0:01:19.568 ****** 7051 1726867114.44152: entering _queue_task() for managed_node1/service 7051 1726867114.44445: worker is 1 (out of 1 available) 7051 1726867114.44458: exiting _queue_task() for managed_node1/service 7051 1726867114.44470: done queuing things up, now waiting for results queue to drain 7051 1726867114.44472: waiting for pending results... 7051 1726867114.44947: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7051 1726867114.45240: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000159 7051 1726867114.45259: variable 'ansible_search_path' from source: unknown 7051 1726867114.45267: variable 'ansible_search_path' from source: unknown 7051 1726867114.45308: calling self._execute() 7051 1726867114.45636: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.45746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.45749: variable 'omit' from source: magic vars 7051 1726867114.46132: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.46148: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.46348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867114.48583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867114.48647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867114.48830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867114.48871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867114.49082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867114.49086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.49309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.49312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.49315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.49317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.49543: variable 'ansible_distribution' from source: facts 7051 1726867114.49581: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.49605: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.49746: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.49908: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.50220: variable 'ansible_distribution' from source: facts 7051 1726867114.50291: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.50304: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.50420: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.50582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.50898: variable 'ansible_distribution' from source: facts 7051 1726867114.50907: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.51085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.51189: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867114.51404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.51611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.51720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.51723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.51726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.51751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.51781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.51856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.51978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.51999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.52047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.52265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.52268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.52271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.52274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.52630: variable 'network_connections' from source: task vars 7051 1726867114.52646: variable 'interface' from source: play vars 7051 1726867114.52767: variable 'interface' from source: play vars 7051 1726867114.53030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867114.53301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867114.53481: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867114.53517: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867114.53551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867114.53617: 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) 7051 1726867114.53709: 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) 7051 1726867114.53740: 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) 7051 1726867114.53825: 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) 7051 1726867114.53885: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867114.54131: variable 'network_connections' from source: task vars 7051 1726867114.54141: variable 'interface' from source: play vars 7051 1726867114.54202: variable 'interface' from source: play vars 7051 1726867114.54232: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7051 1726867114.54239: when evaluation is False, skipping this task 7051 1726867114.54245: _execute() done 7051 1726867114.54250: dumping result to json 7051 1726867114.54256: done dumping result, returning 7051 1726867114.54265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-79ed-6d0d-000000000159] 7051 1726867114.54273: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000159 7051 1726867114.54484: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000159 7051 1726867114.54487: 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" } 7051 1726867114.54533: no more pending results, returning what we have 7051 1726867114.54537: results queue empty 7051 1726867114.54538: checking for any_errors_fatal 7051 1726867114.54544: done checking for any_errors_fatal 7051 1726867114.54545: checking for max_fail_percentage 7051 1726867114.54548: done checking for max_fail_percentage 7051 1726867114.54548: checking to see if all hosts have failed and the running result is not ok 7051 1726867114.54549: done checking to see if all hosts have failed 7051 1726867114.54550: getting the remaining hosts for this loop 7051 1726867114.54552: done getting the remaining hosts for this loop 7051 1726867114.54556: getting the next task for host managed_node1 7051 1726867114.54565: done getting next task for host managed_node1 7051 1726867114.54569: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867114.54573: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867114.54601: getting variables 7051 1726867114.54604: in VariableManager get_vars() 7051 1726867114.54668: Calling all_inventory to load vars for managed_node1 7051 1726867114.54671: Calling groups_inventory to load vars for managed_node1 7051 1726867114.54673: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867114.54887: Calling all_plugins_play to load vars for managed_node1 7051 1726867114.54890: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867114.54894: Calling groups_plugins_play to load vars for managed_node1 7051 1726867114.56898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867114.58653: done with get_vars() 7051 1726867114.58707: done getting variables 7051 1726867114.59034: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:34 -0400 (0:00:00.149) 0:01:19.717 ****** 7051 1726867114.59078: entering _queue_task() for managed_node1/service 7051 1726867114.59901: worker is 1 (out of 1 available) 7051 1726867114.59911: exiting _queue_task() for managed_node1/service 7051 1726867114.59924: done queuing things up, now waiting for results queue to drain 7051 1726867114.59925: waiting for pending results... 7051 1726867114.60212: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7051 1726867114.60483: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015a 7051 1726867114.60488: variable 'ansible_search_path' from source: unknown 7051 1726867114.60491: variable 'ansible_search_path' from source: unknown 7051 1726867114.60684: calling self._execute() 7051 1726867114.60875: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.60881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.60895: variable 'omit' from source: magic vars 7051 1726867114.61678: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.61787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.62199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867114.73275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867114.73483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867114.73487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867114.73490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867114.73493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867114.73504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.73532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.73556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.73604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.73617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.73735: variable 'ansible_distribution' from source: facts 7051 1726867114.73739: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.73741: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.73954: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.73957: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.74044: variable 'ansible_distribution' from source: facts 7051 1726867114.74047: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.74062: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.74162: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.74167: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867114.74393: variable 'ansible_distribution' from source: facts 7051 1726867114.74397: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.74399: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867114.74464: variable 'network_provider' from source: set_fact 7051 1726867114.74467: variable 'network_state' from source: role '' defaults 7051 1726867114.74610: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7051 1726867114.74614: variable 'omit' from source: magic vars 7051 1726867114.74616: variable 'omit' from source: magic vars 7051 1726867114.74618: variable 'network_service_name' from source: role '' defaults 7051 1726867114.74719: variable 'network_service_name' from source: role '' defaults 7051 1726867114.74733: variable '__network_provider_setup' from source: role '' defaults 7051 1726867114.74739: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867114.75010: variable '__network_service_name_default_nm' from source: role '' defaults 7051 1726867114.75022: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867114.75084: variable '__network_packages_default_nm' from source: role '' defaults 7051 1726867114.75336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.75361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.75594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.75650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.75663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.75705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.75827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.75862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.75971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.75988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.76420: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7051 1726867114.76628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.76651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.76689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.76832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.76848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.77048: variable 'ansible_python' from source: facts 7051 1726867114.77060: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7051 1726867114.77285: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867114.77469: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867114.77706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.77729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.77751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.77864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.77892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.77958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867114.78012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867114.78041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867114.78086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867114.78119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867114.78260: variable 'network_connections' from source: task vars 7051 1726867114.78322: variable 'interface' from source: play vars 7051 1726867114.78355: variable 'interface' from source: play vars 7051 1726867114.78469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867114.78683: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867114.78735: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867114.78786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867114.78826: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867114.78893: 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) 7051 1726867114.78975: 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) 7051 1726867114.78980: 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) 7051 1726867114.78991: 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) 7051 1726867114.79030: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867114.79299: variable 'network_connections' from source: task vars 7051 1726867114.79314: variable 'interface' from source: play vars 7051 1726867114.79383: variable 'interface' from source: play vars 7051 1726867114.79426: variable '__network_packages_default_wireless' from source: role '' defaults 7051 1726867114.79506: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867114.79824: variable 'network_connections' from source: task vars 7051 1726867114.79848: variable 'interface' from source: play vars 7051 1726867114.79957: variable 'interface' from source: play vars 7051 1726867114.79960: variable '__network_packages_default_team' from source: role '' defaults 7051 1726867114.80023: variable '__network_team_connections_defined' from source: role '' defaults 7051 1726867114.80329: variable 'network_connections' from source: task vars 7051 1726867114.80338: variable 'interface' from source: play vars 7051 1726867114.80421: variable 'interface' from source: play vars 7051 1726867114.80475: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867114.80545: variable '__network_service_name_default_initscripts' from source: role '' defaults 7051 1726867114.80609: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867114.80624: variable '__network_packages_default_initscripts' from source: role '' defaults 7051 1726867114.80856: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7051 1726867114.81685: variable 'network_connections' from source: task vars 7051 1726867114.81688: variable 'interface' from source: play vars 7051 1726867114.81690: variable 'interface' from source: play vars 7051 1726867114.81988: variable 'ansible_distribution' from source: facts 7051 1726867114.81991: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.81993: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.81995: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7051 1726867114.82081: variable 'ansible_distribution' from source: facts 7051 1726867114.82313: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.82317: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.82319: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7051 1726867114.82644: variable 'ansible_distribution' from source: facts 7051 1726867114.82653: variable '__network_rh_distros' from source: role '' defaults 7051 1726867114.82662: variable 'ansible_distribution_major_version' from source: facts 7051 1726867114.82706: variable 'network_provider' from source: set_fact 7051 1726867114.82730: variable 'omit' from source: magic vars 7051 1726867114.82756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867114.82788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867114.82810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867114.82830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867114.82842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867114.82863: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867114.82870: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.82878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.82973: Set connection var ansible_connection to ssh 7051 1726867114.82989: Set connection var ansible_pipelining to False 7051 1726867114.83000: Set connection var ansible_shell_executable to /bin/sh 7051 1726867114.83015: Set connection var ansible_shell_type to sh 7051 1726867114.83025: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867114.83035: Set connection var ansible_timeout to 10 7051 1726867114.83061: variable 'ansible_shell_executable' from source: unknown 7051 1726867114.83067: variable 'ansible_connection' from source: unknown 7051 1726867114.83073: variable 'ansible_module_compression' from source: unknown 7051 1726867114.83082: variable 'ansible_shell_type' from source: unknown 7051 1726867114.83088: variable 'ansible_shell_executable' from source: unknown 7051 1726867114.83094: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867114.83102: variable 'ansible_pipelining' from source: unknown 7051 1726867114.83108: variable 'ansible_timeout' from source: unknown 7051 1726867114.83114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867114.83210: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867114.83228: variable 'omit' from source: magic vars 7051 1726867114.83240: starting attempt loop 7051 1726867114.83246: running the handler 7051 1726867114.83322: variable 'ansible_facts' from source: unknown 7051 1726867114.84011: _low_level_execute_command(): starting 7051 1726867114.84083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867114.84657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867114.84669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867114.84686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867114.84762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.84805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867114.84823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867114.84871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867114.84960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867114.86655: stdout chunk (state=3): >>>/root <<< 7051 1726867114.86755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867114.86819: stderr chunk (state=3): >>><<< 7051 1726867114.86844: stdout chunk (state=3): >>><<< 7051 1726867114.86876: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867114.86975: _low_level_execute_command(): starting 7051 1726867114.86981: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849 `" && echo ansible-tmp-1726867114.8688698-9972-174376489839849="` echo /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849 `" ) && sleep 0' 7051 1726867114.87556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867114.87570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867114.87590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867114.87608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867114.87649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867114.87665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867114.87692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.87774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867114.87797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867114.87845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867114.87900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867114.90023: stdout chunk (state=3): >>>ansible-tmp-1726867114.8688698-9972-174376489839849=/root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849 <<< 7051 1726867114.90041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867114.90052: stdout chunk (state=3): >>><<< 7051 1726867114.90289: stderr chunk (state=3): >>><<< 7051 1726867114.90293: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867114.8688698-9972-174376489839849=/root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867114.90295: variable 'ansible_module_compression' from source: unknown 7051 1726867114.90297: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7051 1726867114.90364: variable 'ansible_facts' from source: unknown 7051 1726867114.90659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py 7051 1726867114.90891: Sending initial data 7051 1726867114.90901: Sent initial data (154 bytes) 7051 1726867114.91433: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867114.91453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867114.91490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.91505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867114.91600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.91613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867114.91632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867114.91670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867114.91746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867114.93288: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867114.93357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867114.93417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpiu8xqc8l /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py <<< 7051 1726867114.93420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py" <<< 7051 1726867114.93464: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpiu8xqc8l" to remote "/root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py" <<< 7051 1726867114.95024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867114.95183: stderr chunk (state=3): >>><<< 7051 1726867114.95186: stdout chunk (state=3): >>><<< 7051 1726867114.95189: done transferring module to remote 7051 1726867114.95191: _low_level_execute_command(): starting 7051 1726867114.95193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/ /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py && sleep 0' 7051 1726867114.95893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.95981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867114.96000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867114.96027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867114.96166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867114.97929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867114.97933: stdout chunk (state=3): >>><<< 7051 1726867114.97935: stderr chunk (state=3): >>><<< 7051 1726867114.97951: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867114.98038: _low_level_execute_command(): starting 7051 1726867114.98042: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/AnsiballZ_systemd.py && sleep 0' 7051 1726867114.98627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867114.98642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867114.98694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867114.98775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867114.98795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867114.98823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867114.98909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867115.27709: 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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9994240", "MemoryPeak": "10522624", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303571456", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "274449000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 7051 1726867115.29525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867115.29539: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867115.29617: stdout chunk (state=3): >>><<< 7051 1726867115.29620: stderr chunk (state=3): >>><<< 7051 1726867115.29639: _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": "700", "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 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "9994240", "MemoryPeak": "10522624", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303571456", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "274449000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "network-pre.target systemd-journald.socket dbus-broker.service system.slice sysinit.target basic.target cloud-init-local.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:17:45 EDT", "StateChangeTimestampMonotonic": "310225051", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867115.29920: 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-1726867114.8688698-9972-174376489839849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867115.29924: _low_level_execute_command(): starting 7051 1726867115.29926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867114.8688698-9972-174376489839849/ > /dev/null 2>&1 && sleep 0' 7051 1726867115.30448: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867115.30464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867115.30483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867115.30504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867115.30596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867115.30624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867115.30643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867115.30662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867115.30891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867115.32558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867115.32786: stderr chunk (state=3): >>><<< 7051 1726867115.32790: stdout chunk (state=3): >>><<< 7051 1726867115.32793: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867115.32795: handler run complete 7051 1726867115.32816: attempt loop complete, returning result 7051 1726867115.32825: _execute() done 7051 1726867115.32832: dumping result to json 7051 1726867115.32854: done dumping result, returning 7051 1726867115.32896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-79ed-6d0d-00000000015a] 7051 1726867115.32927: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015a 7051 1726867115.33585: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015a 7051 1726867115.33589: 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 } 7051 1726867115.33645: no more pending results, returning what we have 7051 1726867115.33649: results queue empty 7051 1726867115.33650: checking for any_errors_fatal 7051 1726867115.33654: done checking for any_errors_fatal 7051 1726867115.33655: checking for max_fail_percentage 7051 1726867115.33657: done checking for max_fail_percentage 7051 1726867115.33658: checking to see if all hosts have failed and the running result is not ok 7051 1726867115.33659: done checking to see if all hosts have failed 7051 1726867115.33659: getting the remaining hosts for this loop 7051 1726867115.33661: done getting the remaining hosts for this loop 7051 1726867115.33664: getting the next task for host managed_node1 7051 1726867115.33672: done getting next task for host managed_node1 7051 1726867115.33676: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867115.33684: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867115.33697: getting variables 7051 1726867115.33699: in VariableManager get_vars() 7051 1726867115.34540: Calling all_inventory to load vars for managed_node1 7051 1726867115.34543: Calling groups_inventory to load vars for managed_node1 7051 1726867115.34546: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867115.34572: Calling all_plugins_play to load vars for managed_node1 7051 1726867115.34575: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867115.34583: Calling groups_plugins_play to load vars for managed_node1 7051 1726867115.41557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867115.43138: done with get_vars() 7051 1726867115.43161: done getting variables 7051 1726867115.43220: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:35 -0400 (0:00:00.841) 0:01:20.559 ****** 7051 1726867115.43257: entering _queue_task() for managed_node1/service 7051 1726867115.43633: worker is 1 (out of 1 available) 7051 1726867115.43645: exiting _queue_task() for managed_node1/service 7051 1726867115.43657: done queuing things up, now waiting for results queue to drain 7051 1726867115.43659: waiting for pending results... 7051 1726867115.43897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7051 1726867115.44186: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015b 7051 1726867115.44190: variable 'ansible_search_path' from source: unknown 7051 1726867115.44192: variable 'ansible_search_path' from source: unknown 7051 1726867115.44196: calling self._execute() 7051 1726867115.44212: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.44223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.44239: variable 'omit' from source: magic vars 7051 1726867115.44628: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.44642: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.44821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867115.47095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867115.47168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867115.47211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867115.47247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867115.47274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867115.47359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.47391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.47424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.47464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.47482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.47600: variable 'ansible_distribution' from source: facts 7051 1726867115.47604: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.47616: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.47738: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.47785: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.47918: variable 'ansible_distribution' from source: facts 7051 1726867115.47921: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.47927: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.48038: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.48042: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.48223: variable 'ansible_distribution' from source: facts 7051 1726867115.48227: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.48273: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.48340: variable 'network_provider' from source: set_fact 7051 1726867115.48346: Evaluated conditional (network_provider == "nm"): True 7051 1726867115.48442: variable '__network_wpa_supplicant_required' from source: role '' defaults 7051 1726867115.48528: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7051 1726867115.48639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.48685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.48688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.48736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.48749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.48817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.48820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.48835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.48869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.48883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.48986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.48990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.48993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.49001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.49013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.49131: variable 'network_connections' from source: task vars 7051 1726867115.49150: variable 'interface' from source: play vars 7051 1726867115.49213: variable 'interface' from source: play vars 7051 1726867115.49293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7051 1726867115.49463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7051 1726867115.49574: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7051 1726867115.49582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7051 1726867115.49585: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7051 1726867115.49596: 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) 7051 1726867115.49619: 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) 7051 1726867115.49645: 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) 7051 1726867115.49671: 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) 7051 1726867115.49726: variable '__network_wireless_connections_defined' from source: role '' defaults 7051 1726867115.49968: variable 'network_connections' from source: task vars 7051 1726867115.49974: variable 'interface' from source: play vars 7051 1726867115.50042: variable 'interface' from source: play vars 7051 1726867115.50074: Evaluated conditional (__network_wpa_supplicant_required): False 7051 1726867115.50081: when evaluation is False, skipping this task 7051 1726867115.50085: _execute() done 7051 1726867115.50087: dumping result to json 7051 1726867115.50090: done dumping result, returning 7051 1726867115.50092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-79ed-6d0d-00000000015b] 7051 1726867115.50094: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015b 7051 1726867115.50204: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015b 7051 1726867115.50207: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7051 1726867115.50274: no more pending results, returning what we have 7051 1726867115.50279: results queue empty 7051 1726867115.50281: checking for any_errors_fatal 7051 1726867115.50304: done checking for any_errors_fatal 7051 1726867115.50305: checking for max_fail_percentage 7051 1726867115.50307: done checking for max_fail_percentage 7051 1726867115.50308: checking to see if all hosts have failed and the running result is not ok 7051 1726867115.50309: done checking to see if all hosts have failed 7051 1726867115.50310: getting the remaining hosts for this loop 7051 1726867115.50312: done getting the remaining hosts for this loop 7051 1726867115.50316: getting the next task for host managed_node1 7051 1726867115.50483: done getting next task for host managed_node1 7051 1726867115.50488: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867115.50492: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867115.50510: getting variables 7051 1726867115.50512: in VariableManager get_vars() 7051 1726867115.50567: Calling all_inventory to load vars for managed_node1 7051 1726867115.50570: Calling groups_inventory to load vars for managed_node1 7051 1726867115.50572: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867115.50587: Calling all_plugins_play to load vars for managed_node1 7051 1726867115.50590: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867115.50594: Calling groups_plugins_play to load vars for managed_node1 7051 1726867115.52034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867115.53796: done with get_vars() 7051 1726867115.53819: done getting variables 7051 1726867115.53886: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:35 -0400 (0:00:00.106) 0:01:20.666 ****** 7051 1726867115.53922: entering _queue_task() for managed_node1/service 7051 1726867115.54232: worker is 1 (out of 1 available) 7051 1726867115.54243: exiting _queue_task() for managed_node1/service 7051 1726867115.54254: done queuing things up, now waiting for results queue to drain 7051 1726867115.54256: waiting for pending results... 7051 1726867115.54698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7051 1726867115.54704: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015c 7051 1726867115.54708: variable 'ansible_search_path' from source: unknown 7051 1726867115.54711: variable 'ansible_search_path' from source: unknown 7051 1726867115.54720: calling self._execute() 7051 1726867115.54832: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.54836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.54847: variable 'omit' from source: magic vars 7051 1726867115.55251: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.55267: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.55460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867115.57689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867115.57919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867115.57923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867115.57925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867115.57928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867115.57944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.57984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.58007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.58046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.58061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.58175: variable 'ansible_distribution' from source: facts 7051 1726867115.58186: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.58196: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.58312: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.58315: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.58492: variable 'ansible_distribution' from source: facts 7051 1726867115.58495: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.58502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.58615: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.58630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.58804: variable 'ansible_distribution' from source: facts 7051 1726867115.58808: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.58810: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.58985: variable 'network_provider' from source: set_fact 7051 1726867115.58988: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867115.58991: when evaluation is False, skipping this task 7051 1726867115.58993: _execute() done 7051 1726867115.58995: dumping result to json 7051 1726867115.58998: done dumping result, returning 7051 1726867115.59000: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-79ed-6d0d-00000000015c] 7051 1726867115.59002: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015c skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7051 1726867115.59112: no more pending results, returning what we have 7051 1726867115.59115: results queue empty 7051 1726867115.59117: checking for any_errors_fatal 7051 1726867115.59123: done checking for any_errors_fatal 7051 1726867115.59124: checking for max_fail_percentage 7051 1726867115.59126: done checking for max_fail_percentage 7051 1726867115.59127: checking to see if all hosts have failed and the running result is not ok 7051 1726867115.59128: done checking to see if all hosts have failed 7051 1726867115.59129: getting the remaining hosts for this loop 7051 1726867115.59130: done getting the remaining hosts for this loop 7051 1726867115.59134: getting the next task for host managed_node1 7051 1726867115.59142: done getting next task for host managed_node1 7051 1726867115.59146: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867115.59150: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867115.59168: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015c 7051 1726867115.59171: WORKER PROCESS EXITING 7051 1726867115.59393: getting variables 7051 1726867115.59395: in VariableManager get_vars() 7051 1726867115.59442: Calling all_inventory to load vars for managed_node1 7051 1726867115.59445: Calling groups_inventory to load vars for managed_node1 7051 1726867115.59447: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867115.59455: Calling all_plugins_play to load vars for managed_node1 7051 1726867115.59457: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867115.59460: Calling groups_plugins_play to load vars for managed_node1 7051 1726867115.60760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867115.62374: done with get_vars() 7051 1726867115.62398: done getting variables 7051 1726867115.62462: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:35 -0400 (0:00:00.085) 0:01:20.752 ****** 7051 1726867115.62508: entering _queue_task() for managed_node1/copy 7051 1726867115.62810: worker is 1 (out of 1 available) 7051 1726867115.62821: exiting _queue_task() for managed_node1/copy 7051 1726867115.62835: done queuing things up, now waiting for results queue to drain 7051 1726867115.62837: waiting for pending results... 7051 1726867115.63128: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7051 1726867115.63284: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015d 7051 1726867115.63288: variable 'ansible_search_path' from source: unknown 7051 1726867115.63291: variable 'ansible_search_path' from source: unknown 7051 1726867115.63331: calling self._execute() 7051 1726867115.63439: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.63443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.63453: variable 'omit' from source: magic vars 7051 1726867115.63833: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.63851: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.64086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867115.66205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867115.66604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867115.66640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867115.66784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867115.66788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867115.66791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.66811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.66836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.66873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.66890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.67001: variable 'ansible_distribution' from source: facts 7051 1726867115.67004: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.67019: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.67130: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.67134: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.67313: variable 'ansible_distribution' from source: facts 7051 1726867115.67323: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.67395: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.67511: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.67514: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.67703: variable 'ansible_distribution' from source: facts 7051 1726867115.67706: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.67708: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.67813: variable 'network_provider' from source: set_fact 7051 1726867115.67819: Evaluated conditional (network_provider == "initscripts"): False 7051 1726867115.67821: when evaluation is False, skipping this task 7051 1726867115.67824: _execute() done 7051 1726867115.67826: dumping result to json 7051 1726867115.67832: done dumping result, returning 7051 1726867115.67839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-79ed-6d0d-00000000015d] 7051 1726867115.67844: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015d 7051 1726867115.68030: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015d 7051 1726867115.68034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7051 1726867115.68081: no more pending results, returning what we have 7051 1726867115.68085: results queue empty 7051 1726867115.68086: checking for any_errors_fatal 7051 1726867115.68092: done checking for any_errors_fatal 7051 1726867115.68093: checking for max_fail_percentage 7051 1726867115.68096: done checking for max_fail_percentage 7051 1726867115.68097: checking to see if all hosts have failed and the running result is not ok 7051 1726867115.68097: done checking to see if all hosts have failed 7051 1726867115.68098: getting the remaining hosts for this loop 7051 1726867115.68100: done getting the remaining hosts for this loop 7051 1726867115.68103: getting the next task for host managed_node1 7051 1726867115.68111: done getting next task for host managed_node1 7051 1726867115.68115: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867115.68118: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867115.68140: getting variables 7051 1726867115.68142: in VariableManager get_vars() 7051 1726867115.68206: Calling all_inventory to load vars for managed_node1 7051 1726867115.68209: Calling groups_inventory to load vars for managed_node1 7051 1726867115.68212: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867115.68222: Calling all_plugins_play to load vars for managed_node1 7051 1726867115.68226: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867115.68229: Calling groups_plugins_play to load vars for managed_node1 7051 1726867115.70352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867115.72067: done with get_vars() 7051 1726867115.72092: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:35 -0400 (0:00:00.096) 0:01:20.848 ****** 7051 1726867115.72190: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867115.72701: worker is 1 (out of 1 available) 7051 1726867115.72709: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7051 1726867115.72719: done queuing things up, now waiting for results queue to drain 7051 1726867115.72720: waiting for pending results... 7051 1726867115.72895: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7051 1726867115.72922: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015e 7051 1726867115.72937: variable 'ansible_search_path' from source: unknown 7051 1726867115.72940: variable 'ansible_search_path' from source: unknown 7051 1726867115.72985: calling self._execute() 7051 1726867115.73084: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.73088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.73102: variable 'omit' from source: magic vars 7051 1726867115.73591: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.73601: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.74357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867115.79403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867115.79593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867115.79631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867115.79667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867115.79805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867115.79886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.80013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.80046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.80086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.80103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.80402: variable 'ansible_distribution' from source: facts 7051 1726867115.80405: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.80414: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.80647: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.80650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.81086: variable 'ansible_distribution' from source: facts 7051 1726867115.81089: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.81091: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.81252: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.81257: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867115.81608: variable 'ansible_distribution' from source: facts 7051 1726867115.81611: variable 'ansible_distribution_major_version' from source: facts 7051 1726867115.81617: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867115.81629: variable 'omit' from source: magic vars 7051 1726867115.81894: variable 'omit' from source: magic vars 7051 1726867115.82027: variable 'network_provider' from source: set_fact 7051 1726867115.82227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867115.82251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867115.82275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867115.82421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867115.82439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867115.82510: variable 'omit' from source: magic vars 7051 1726867115.82789: variable 'omit' from source: magic vars 7051 1726867115.83184: variable 'network_connections' from source: task vars 7051 1726867115.83187: variable 'interface' from source: play vars 7051 1726867115.83190: variable 'interface' from source: play vars 7051 1726867115.83445: variable 'omit' from source: magic vars 7051 1726867115.83453: variable '__lsr_ansible_managed' from source: task vars 7051 1726867115.83555: variable '__lsr_ansible_managed' from source: task vars 7051 1726867115.84138: Loaded config def from plugin (lookup/template) 7051 1726867115.84144: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7051 1726867115.84171: File lookup term: get_ansible_managed.j2 7051 1726867115.84175: variable 'ansible_search_path' from source: unknown 7051 1726867115.84184: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7051 1726867115.84347: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7051 1726867115.84363: variable 'ansible_search_path' from source: unknown 7051 1726867115.94541: variable 'ansible_managed' from source: unknown 7051 1726867115.94785: variable 'omit' from source: magic vars 7051 1726867115.94788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867115.94799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867115.94801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867115.94803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867115.94805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867115.94807: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867115.94810: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.94811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.94872: Set connection var ansible_connection to ssh 7051 1726867115.95085: Set connection var ansible_pipelining to False 7051 1726867115.95089: Set connection var ansible_shell_executable to /bin/sh 7051 1726867115.95091: Set connection var ansible_shell_type to sh 7051 1726867115.95093: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867115.95095: Set connection var ansible_timeout to 10 7051 1726867115.95097: variable 'ansible_shell_executable' from source: unknown 7051 1726867115.95099: variable 'ansible_connection' from source: unknown 7051 1726867115.95101: variable 'ansible_module_compression' from source: unknown 7051 1726867115.95103: variable 'ansible_shell_type' from source: unknown 7051 1726867115.95104: variable 'ansible_shell_executable' from source: unknown 7051 1726867115.95107: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867115.95110: variable 'ansible_pipelining' from source: unknown 7051 1726867115.95112: variable 'ansible_timeout' from source: unknown 7051 1726867115.95115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867115.95125: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867115.95129: variable 'omit' from source: magic vars 7051 1726867115.95132: starting attempt loop 7051 1726867115.95135: running the handler 7051 1726867115.95284: _low_level_execute_command(): starting 7051 1726867115.95287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867115.95855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867115.95910: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867115.95971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867115.96001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867115.96042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867115.96094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867115.97764: stdout chunk (state=3): >>>/root <<< 7051 1726867115.97928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867115.97933: stdout chunk (state=3): >>><<< 7051 1726867115.97941: stderr chunk (state=3): >>><<< 7051 1726867115.98042: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867115.98055: _low_level_execute_command(): starting 7051 1726867115.98061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255 `" && echo ansible-tmp-1726867115.980421-10022-45163446520255="` echo /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255 `" ) && sleep 0' 7051 1726867115.99302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867115.99369: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867115.99401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867115.99442: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867115.99515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867115.99700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867115.99721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867115.99849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867116.01895: stdout chunk (state=3): >>>ansible-tmp-1726867115.980421-10022-45163446520255=/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255 <<< 7051 1726867116.02099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867116.02144: stderr chunk (state=3): >>><<< 7051 1726867116.02153: stdout chunk (state=3): >>><<< 7051 1726867116.02232: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867115.980421-10022-45163446520255=/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867116.02485: variable 'ansible_module_compression' from source: unknown 7051 1726867116.02488: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7051 1726867116.02491: variable 'ansible_facts' from source: unknown 7051 1726867116.02681: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py 7051 1726867116.03205: Sending initial data 7051 1726867116.03208: Sent initial data (165 bytes) 7051 1726867116.03887: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867116.03931: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867116.03999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867116.04051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867116.04068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867116.04088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867116.04182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867116.05707: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867116.05773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867116.05901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpcqmjczkh /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py <<< 7051 1726867116.05905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py" <<< 7051 1726867116.06109: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpcqmjczkh" to remote "/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py" <<< 7051 1726867116.07697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867116.07720: stderr chunk (state=3): >>><<< 7051 1726867116.07727: stdout chunk (state=3): >>><<< 7051 1726867116.07789: done transferring module to remote 7051 1726867116.07811: _low_level_execute_command(): starting 7051 1726867116.07820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/ /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py && sleep 0' 7051 1726867116.08384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867116.08395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867116.08404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867116.08417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867116.08430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867116.08436: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867116.08450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867116.08459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867116.08602: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867116.08607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867116.08648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867116.10659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867116.10662: stdout chunk (state=3): >>><<< 7051 1726867116.10664: stderr chunk (state=3): >>><<< 7051 1726867116.10852: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867116.10855: _low_level_execute_command(): starting 7051 1726867116.10858: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/AnsiballZ_network_connections.py && sleep 0' 7051 1726867116.12061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867116.12155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867116.12252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867116.12297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867116.12393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867116.47953: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_qz14nbbb/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_qz14nbbb/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 <<< 7051 1726867116.47974: stdout chunk (state=3): >>>ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/636e7378-463f-42a7-bc71-a968dcc3520f: error=unknown <<< 7051 1726867116.48684: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7051 1726867116.50561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867116.50572: stdout chunk (state=3): >>><<< 7051 1726867116.50590: stderr chunk (state=3): >>><<< 7051 1726867116.50614: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_qz14nbbb/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_qz14nbbb/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/636e7378-463f-42a7-bc71-a968dcc3520f: error=unknown {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867116.50740: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'br1', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867116.50743: _low_level_execute_command(): starting 7051 1726867116.50746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867115.980421-10022-45163446520255/ > /dev/null 2>&1 && sleep 0' 7051 1726867116.51260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867116.51272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867116.51287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867116.51384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867116.51407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867116.51475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867116.53340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867116.53351: stdout chunk (state=3): >>><<< 7051 1726867116.53363: stderr chunk (state=3): >>><<< 7051 1726867116.53387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867116.53398: handler run complete 7051 1726867116.53429: attempt loop complete, returning result 7051 1726867116.53439: _execute() done 7051 1726867116.53445: dumping result to json 7051 1726867116.53453: done dumping result, returning 7051 1726867116.53464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-79ed-6d0d-00000000015e] 7051 1726867116.53471: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015e 7051 1726867116.53835: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015e 7051 1726867116.53839: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete 7051 1726867116.53942: no more pending results, returning what we have 7051 1726867116.53946: results queue empty 7051 1726867116.53947: checking for any_errors_fatal 7051 1726867116.53953: done checking for any_errors_fatal 7051 1726867116.53953: checking for max_fail_percentage 7051 1726867116.53955: done checking for max_fail_percentage 7051 1726867116.53956: checking to see if all hosts have failed and the running result is not ok 7051 1726867116.53956: done checking to see if all hosts have failed 7051 1726867116.53957: getting the remaining hosts for this loop 7051 1726867116.53958: done getting the remaining hosts for this loop 7051 1726867116.53961: getting the next task for host managed_node1 7051 1726867116.53967: done getting next task for host managed_node1 7051 1726867116.53971: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867116.53974: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867116.53990: getting variables 7051 1726867116.53991: in VariableManager get_vars() 7051 1726867116.54048: Calling all_inventory to load vars for managed_node1 7051 1726867116.54051: Calling groups_inventory to load vars for managed_node1 7051 1726867116.54053: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867116.54062: Calling all_plugins_play to load vars for managed_node1 7051 1726867116.54066: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867116.54069: Calling groups_plugins_play to load vars for managed_node1 7051 1726867116.55476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867116.57066: done with get_vars() 7051 1726867116.57101: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:36 -0400 (0:00:00.850) 0:01:21.698 ****** 7051 1726867116.57193: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867116.57787: worker is 1 (out of 1 available) 7051 1726867116.57795: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7051 1726867116.57806: done queuing things up, now waiting for results queue to drain 7051 1726867116.57807: waiting for pending results... 7051 1726867116.57856: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7051 1726867116.58011: in run() - task 0affcac9-a3a5-79ed-6d0d-00000000015f 7051 1726867116.58041: variable 'ansible_search_path' from source: unknown 7051 1726867116.58048: variable 'ansible_search_path' from source: unknown 7051 1726867116.58093: calling self._execute() 7051 1726867116.58201: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.58212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.58226: variable 'omit' from source: magic vars 7051 1726867116.58628: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.58688: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.58843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867116.62333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867116.62585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867116.62589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867116.62613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867116.62638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867116.62886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867116.62890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867116.62893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867116.62895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867116.62899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867116.63003: variable 'ansible_distribution' from source: facts 7051 1726867116.63007: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.63014: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.63138: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.63182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.63593: variable 'ansible_distribution' from source: facts 7051 1726867116.63596: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.63604: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.63827: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.63830: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.64220: variable 'ansible_distribution' from source: facts 7051 1726867116.64223: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.64230: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.64515: variable 'network_state' from source: role '' defaults 7051 1726867116.64527: Evaluated conditional (network_state != {}): False 7051 1726867116.64531: when evaluation is False, skipping this task 7051 1726867116.64534: _execute() done 7051 1726867116.64538: dumping result to json 7051 1726867116.64540: done dumping result, returning 7051 1726867116.64546: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-79ed-6d0d-00000000015f] 7051 1726867116.64552: sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015f 7051 1726867116.64765: done sending task result for task 0affcac9-a3a5-79ed-6d0d-00000000015f 7051 1726867116.64767: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7051 1726867116.64835: no more pending results, returning what we have 7051 1726867116.64839: results queue empty 7051 1726867116.64840: checking for any_errors_fatal 7051 1726867116.64849: done checking for any_errors_fatal 7051 1726867116.64850: checking for max_fail_percentage 7051 1726867116.64853: done checking for max_fail_percentage 7051 1726867116.64854: checking to see if all hosts have failed and the running result is not ok 7051 1726867116.64854: done checking to see if all hosts have failed 7051 1726867116.64855: getting the remaining hosts for this loop 7051 1726867116.64857: done getting the remaining hosts for this loop 7051 1726867116.64861: getting the next task for host managed_node1 7051 1726867116.64869: done getting next task for host managed_node1 7051 1726867116.64874: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867116.64882: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867116.64905: getting variables 7051 1726867116.64907: in VariableManager get_vars() 7051 1726867116.64970: Calling all_inventory to load vars for managed_node1 7051 1726867116.64973: Calling groups_inventory to load vars for managed_node1 7051 1726867116.64975: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867116.65311: Calling all_plugins_play to load vars for managed_node1 7051 1726867116.65314: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867116.65318: Calling groups_plugins_play to load vars for managed_node1 7051 1726867116.68040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867116.70602: done with get_vars() 7051 1726867116.70628: done getting variables 7051 1726867116.70897: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:36 -0400 (0:00:00.137) 0:01:21.836 ****** 7051 1726867116.70940: entering _queue_task() for managed_node1/debug 7051 1726867116.71669: worker is 1 (out of 1 available) 7051 1726867116.71685: exiting _queue_task() for managed_node1/debug 7051 1726867116.71698: done queuing things up, now waiting for results queue to drain 7051 1726867116.71699: waiting for pending results... 7051 1726867116.72196: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7051 1726867116.72580: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000160 7051 1726867116.72584: variable 'ansible_search_path' from source: unknown 7051 1726867116.72587: variable 'ansible_search_path' from source: unknown 7051 1726867116.72609: calling self._execute() 7051 1726867116.72883: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.72887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.72889: variable 'omit' from source: magic vars 7051 1726867116.73621: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.73628: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.74145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867116.78063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867116.78148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867116.78186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867116.78332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867116.78355: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867116.78612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867116.78644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867116.78667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867116.78709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867116.78722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867116.79058: variable 'ansible_distribution' from source: facts 7051 1726867116.79068: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.79085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.79315: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.79357: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.79705: variable 'ansible_distribution' from source: facts 7051 1726867116.79713: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.79720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.79997: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.80010: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.80559: variable 'ansible_distribution' from source: facts 7051 1726867116.80562: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.80569: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.80668: variable 'omit' from source: magic vars 7051 1726867116.80671: variable 'omit' from source: magic vars 7051 1726867116.80700: variable 'omit' from source: magic vars 7051 1726867116.80729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867116.80758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867116.80792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867116.80814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867116.80831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867116.80865: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867116.80874: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.80892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.80997: Set connection var ansible_connection to ssh 7051 1726867116.81010: Set connection var ansible_pipelining to False 7051 1726867116.81021: Set connection var ansible_shell_executable to /bin/sh 7051 1726867116.81033: Set connection var ansible_shell_type to sh 7051 1726867116.81043: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867116.81055: Set connection var ansible_timeout to 10 7051 1726867116.81085: variable 'ansible_shell_executable' from source: unknown 7051 1726867116.81102: variable 'ansible_connection' from source: unknown 7051 1726867116.81182: variable 'ansible_module_compression' from source: unknown 7051 1726867116.81186: variable 'ansible_shell_type' from source: unknown 7051 1726867116.81188: variable 'ansible_shell_executable' from source: unknown 7051 1726867116.81190: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.81192: variable 'ansible_pipelining' from source: unknown 7051 1726867116.81194: variable 'ansible_timeout' from source: unknown 7051 1726867116.81196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.81254: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867116.81270: variable 'omit' from source: magic vars 7051 1726867116.81282: starting attempt loop 7051 1726867116.81290: running the handler 7051 1726867116.81414: variable '__network_connections_result' from source: set_fact 7051 1726867116.81474: handler run complete 7051 1726867116.81495: attempt loop complete, returning result 7051 1726867116.81503: _execute() done 7051 1726867116.81510: dumping result to json 7051 1726867116.81517: done dumping result, returning 7051 1726867116.81535: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000160] 7051 1726867116.81582: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000160 7051 1726867116.81649: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000160 7051 1726867116.81652: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } 7051 1726867116.81718: no more pending results, returning what we have 7051 1726867116.81726: results queue empty 7051 1726867116.81728: checking for any_errors_fatal 7051 1726867116.81734: done checking for any_errors_fatal 7051 1726867116.81735: checking for max_fail_percentage 7051 1726867116.81736: done checking for max_fail_percentage 7051 1726867116.81737: checking to see if all hosts have failed and the running result is not ok 7051 1726867116.81738: done checking to see if all hosts have failed 7051 1726867116.81738: getting the remaining hosts for this loop 7051 1726867116.81740: done getting the remaining hosts for this loop 7051 1726867116.81743: getting the next task for host managed_node1 7051 1726867116.81750: done getting next task for host managed_node1 7051 1726867116.81754: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867116.81757: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867116.81768: getting variables 7051 1726867116.81769: in VariableManager get_vars() 7051 1726867116.81826: Calling all_inventory to load vars for managed_node1 7051 1726867116.81829: Calling groups_inventory to load vars for managed_node1 7051 1726867116.81831: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867116.81841: Calling all_plugins_play to load vars for managed_node1 7051 1726867116.81844: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867116.81846: Calling groups_plugins_play to load vars for managed_node1 7051 1726867116.83641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867116.85541: done with get_vars() 7051 1726867116.85560: done getting variables 7051 1726867116.85816: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:36 -0400 (0:00:00.149) 0:01:21.985 ****** 7051 1726867116.85850: entering _queue_task() for managed_node1/debug 7051 1726867116.86351: worker is 1 (out of 1 available) 7051 1726867116.86362: exiting _queue_task() for managed_node1/debug 7051 1726867116.86374: done queuing things up, now waiting for results queue to drain 7051 1726867116.86375: waiting for pending results... 7051 1726867116.87087: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7051 1726867116.87093: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000161 7051 1726867116.87181: variable 'ansible_search_path' from source: unknown 7051 1726867116.87279: variable 'ansible_search_path' from source: unknown 7051 1726867116.87317: calling self._execute() 7051 1726867116.87516: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.87520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.87533: variable 'omit' from source: magic vars 7051 1726867116.88268: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.88280: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.88591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867116.91753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867116.91946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867116.91982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867116.92203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867116.92229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867116.92389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867116.92418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867116.92448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867116.92491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867116.92506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867116.92924: variable 'ansible_distribution' from source: facts 7051 1726867116.92927: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.92937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.93086: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.93089: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.93433: variable 'ansible_distribution' from source: facts 7051 1726867116.93437: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.93443: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.93752: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.93755: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867116.94174: variable 'ansible_distribution' from source: facts 7051 1726867116.94179: variable 'ansible_distribution_major_version' from source: facts 7051 1726867116.94183: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867116.94186: variable 'omit' from source: magic vars 7051 1726867116.94192: variable 'omit' from source: magic vars 7051 1726867116.94233: variable 'omit' from source: magic vars 7051 1726867116.94257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867116.94491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867116.94509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867116.94526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867116.94610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867116.94614: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867116.94616: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.94618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.94797: Set connection var ansible_connection to ssh 7051 1726867116.94806: Set connection var ansible_pipelining to False 7051 1726867116.94811: Set connection var ansible_shell_executable to /bin/sh 7051 1726867116.94826: Set connection var ansible_shell_type to sh 7051 1726867116.94829: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867116.94832: Set connection var ansible_timeout to 10 7051 1726867116.94861: variable 'ansible_shell_executable' from source: unknown 7051 1726867116.94864: variable 'ansible_connection' from source: unknown 7051 1726867116.94867: variable 'ansible_module_compression' from source: unknown 7051 1726867116.94869: variable 'ansible_shell_type' from source: unknown 7051 1726867116.94872: variable 'ansible_shell_executable' from source: unknown 7051 1726867116.94874: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867116.94876: variable 'ansible_pipelining' from source: unknown 7051 1726867116.94934: variable 'ansible_timeout' from source: unknown 7051 1726867116.94937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867116.94980: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867116.95228: variable 'omit' from source: magic vars 7051 1726867116.95261: starting attempt loop 7051 1726867116.95269: running the handler 7051 1726867116.95282: variable '__network_connections_result' from source: set_fact 7051 1726867116.95351: variable '__network_connections_result' from source: set_fact 7051 1726867116.95805: handler run complete 7051 1726867116.95835: attempt loop complete, returning result 7051 1726867116.95838: _execute() done 7051 1726867116.95840: dumping result to json 7051 1726867116.95842: done dumping result, returning 7051 1726867116.95845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-79ed-6d0d-000000000161] 7051 1726867116.95847: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000161 7051 1726867116.95932: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000161 7051 1726867116.95935: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } 7051 1726867116.96033: no more pending results, returning what we have 7051 1726867116.96036: results queue empty 7051 1726867116.96037: checking for any_errors_fatal 7051 1726867116.96045: done checking for any_errors_fatal 7051 1726867116.96045: checking for max_fail_percentage 7051 1726867116.96047: done checking for max_fail_percentage 7051 1726867116.96048: checking to see if all hosts have failed and the running result is not ok 7051 1726867116.96049: done checking to see if all hosts have failed 7051 1726867116.96049: getting the remaining hosts for this loop 7051 1726867116.96051: done getting the remaining hosts for this loop 7051 1726867116.96054: getting the next task for host managed_node1 7051 1726867116.96061: done getting next task for host managed_node1 7051 1726867116.96064: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867116.96068: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867116.96081: getting variables 7051 1726867116.96084: in VariableManager get_vars() 7051 1726867116.96138: Calling all_inventory to load vars for managed_node1 7051 1726867116.96140: Calling groups_inventory to load vars for managed_node1 7051 1726867116.96142: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867116.96152: Calling all_plugins_play to load vars for managed_node1 7051 1726867116.96155: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867116.96157: Calling groups_plugins_play to load vars for managed_node1 7051 1726867116.99108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.02299: done with get_vars() 7051 1726867117.02322: done getting variables 7051 1726867117.02495: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:37 -0400 (0:00:00.166) 0:01:22.152 ****** 7051 1726867117.02527: entering _queue_task() for managed_node1/debug 7051 1726867117.03263: worker is 1 (out of 1 available) 7051 1726867117.03273: exiting _queue_task() for managed_node1/debug 7051 1726867117.03287: done queuing things up, now waiting for results queue to drain 7051 1726867117.03289: waiting for pending results... 7051 1726867117.03899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7051 1726867117.03970: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000162 7051 1726867117.03997: variable 'ansible_search_path' from source: unknown 7051 1726867117.04001: variable 'ansible_search_path' from source: unknown 7051 1726867117.04183: calling self._execute() 7051 1726867117.04326: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.04330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.04342: variable 'omit' from source: magic vars 7051 1726867117.05259: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.05270: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.05957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867117.09957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867117.10052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867117.10099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867117.10382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867117.10386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867117.10389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867117.10392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867117.10394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867117.10397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867117.10399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867117.10742: variable 'ansible_distribution' from source: facts 7051 1726867117.10754: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.10773: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.10911: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.10923: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.11112: variable 'ansible_distribution' from source: facts 7051 1726867117.11122: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.11133: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.11248: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.11259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.11444: variable 'ansible_distribution' from source: facts 7051 1726867117.11453: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.11463: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.11587: variable 'network_state' from source: role '' defaults 7051 1726867117.11634: Evaluated conditional (network_state != {}): False 7051 1726867117.11637: when evaluation is False, skipping this task 7051 1726867117.11640: _execute() done 7051 1726867117.11642: dumping result to json 7051 1726867117.11644: done dumping result, returning 7051 1726867117.11646: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-79ed-6d0d-000000000162] 7051 1726867117.11653: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000162 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7051 1726867117.11930: no more pending results, returning what we have 7051 1726867117.11933: results queue empty 7051 1726867117.11935: checking for any_errors_fatal 7051 1726867117.11945: done checking for any_errors_fatal 7051 1726867117.11945: checking for max_fail_percentage 7051 1726867117.11947: done checking for max_fail_percentage 7051 1726867117.11948: checking to see if all hosts have failed and the running result is not ok 7051 1726867117.11949: done checking to see if all hosts have failed 7051 1726867117.11950: getting the remaining hosts for this loop 7051 1726867117.11951: done getting the remaining hosts for this loop 7051 1726867117.11955: getting the next task for host managed_node1 7051 1726867117.11963: done getting next task for host managed_node1 7051 1726867117.11968: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867117.11972: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867117.11998: getting variables 7051 1726867117.12000: in VariableManager get_vars() 7051 1726867117.12063: Calling all_inventory to load vars for managed_node1 7051 1726867117.12066: Calling groups_inventory to load vars for managed_node1 7051 1726867117.12069: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867117.12254: Calling all_plugins_play to load vars for managed_node1 7051 1726867117.12259: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867117.12263: Calling groups_plugins_play to load vars for managed_node1 7051 1726867117.12883: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000162 7051 1726867117.12886: WORKER PROCESS EXITING 7051 1726867117.13976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.16813: done with get_vars() 7051 1726867117.16836: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:37 -0400 (0:00:00.144) 0:01:22.296 ****** 7051 1726867117.16960: entering _queue_task() for managed_node1/ping 7051 1726867117.17269: worker is 1 (out of 1 available) 7051 1726867117.17284: exiting _queue_task() for managed_node1/ping 7051 1726867117.17296: done queuing things up, now waiting for results queue to drain 7051 1726867117.17298: waiting for pending results... 7051 1726867117.17847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7051 1726867117.17981: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000163 7051 1726867117.18198: variable 'ansible_search_path' from source: unknown 7051 1726867117.18202: variable 'ansible_search_path' from source: unknown 7051 1726867117.18231: calling self._execute() 7051 1726867117.18538: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.18544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.18557: variable 'omit' from source: magic vars 7051 1726867117.19159: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.19168: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.20018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867117.25400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867117.25481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867117.25566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867117.25609: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867117.25634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867117.26058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867117.26096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867117.26117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867117.26160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867117.26172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867117.26400: variable 'ansible_distribution' from source: facts 7051 1726867117.26404: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.26412: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.26735: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.26739: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.27227: variable 'ansible_distribution' from source: facts 7051 1726867117.27231: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.27233: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.27341: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.27344: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.27585: variable 'ansible_distribution' from source: facts 7051 1726867117.27588: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.27590: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.27592: variable 'omit' from source: magic vars 7051 1726867117.27618: variable 'omit' from source: magic vars 7051 1726867117.27662: variable 'omit' from source: magic vars 7051 1726867117.27694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867117.27725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867117.27745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867117.27762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867117.27773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867117.27807: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867117.27810: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.27813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.27901: Set connection var ansible_connection to ssh 7051 1726867117.27913: Set connection var ansible_pipelining to False 7051 1726867117.27916: Set connection var ansible_shell_executable to /bin/sh 7051 1726867117.27925: Set connection var ansible_shell_type to sh 7051 1726867117.27931: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867117.27941: Set connection var ansible_timeout to 10 7051 1726867117.27962: variable 'ansible_shell_executable' from source: unknown 7051 1726867117.27966: variable 'ansible_connection' from source: unknown 7051 1726867117.27968: variable 'ansible_module_compression' from source: unknown 7051 1726867117.27970: variable 'ansible_shell_type' from source: unknown 7051 1726867117.27973: variable 'ansible_shell_executable' from source: unknown 7051 1726867117.27975: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.27979: variable 'ansible_pipelining' from source: unknown 7051 1726867117.28019: variable 'ansible_timeout' from source: unknown 7051 1726867117.28023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.28131: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867117.28163: variable 'omit' from source: magic vars 7051 1726867117.28167: starting attempt loop 7051 1726867117.28169: running the handler 7051 1726867117.28172: _low_level_execute_command(): starting 7051 1726867117.28174: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867117.28819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.28882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.28885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.28890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867117.28893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867117.28895: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867117.28897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.28964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.29018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.29022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.29075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.30750: stdout chunk (state=3): >>>/root <<< 7051 1726867117.30846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.30914: stderr chunk (state=3): >>><<< 7051 1726867117.30917: stdout chunk (state=3): >>><<< 7051 1726867117.30935: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.31024: _low_level_execute_command(): starting 7051 1726867117.31028: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250 `" && echo ansible-tmp-1726867117.309414-10082-121369331574250="` echo /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250 `" ) && sleep 0' 7051 1726867117.31604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.31674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.31709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.31739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.31799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.33667: stdout chunk (state=3): >>>ansible-tmp-1726867117.309414-10082-121369331574250=/root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250 <<< 7051 1726867117.33795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.33827: stderr chunk (state=3): >>><<< 7051 1726867117.33843: stdout chunk (state=3): >>><<< 7051 1726867117.33985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867117.309414-10082-121369331574250=/root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.33988: variable 'ansible_module_compression' from source: unknown 7051 1726867117.33991: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7051 1726867117.33993: variable 'ansible_facts' from source: unknown 7051 1726867117.34082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py 7051 1726867117.34242: Sending initial data 7051 1726867117.34245: Sent initial data (151 bytes) 7051 1726867117.34998: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.35099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.35122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.35196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.36711: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867117.36792: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867117.36857: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwsol65u2 /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py <<< 7051 1726867117.36860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py" <<< 7051 1726867117.36899: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpwsol65u2" to remote "/root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py" <<< 7051 1726867117.37623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.37627: stdout chunk (state=3): >>><<< 7051 1726867117.37629: stderr chunk (state=3): >>><<< 7051 1726867117.37660: done transferring module to remote 7051 1726867117.37675: _low_level_execute_command(): starting 7051 1726867117.37688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/ /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py && sleep 0' 7051 1726867117.38397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.38417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.38433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.38515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.40258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.40276: stdout chunk (state=3): >>><<< 7051 1726867117.40293: stderr chunk (state=3): >>><<< 7051 1726867117.40311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.40391: _low_level_execute_command(): starting 7051 1726867117.40394: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/AnsiballZ_ping.py && sleep 0' 7051 1726867117.40935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.40947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.40958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.40972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867117.41047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.41086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.41098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.41115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.41191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.55961: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7051 1726867117.57258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867117.57262: stdout chunk (state=3): >>><<< 7051 1726867117.57264: stderr chunk (state=3): >>><<< 7051 1726867117.57286: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867117.57312: 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-1726867117.309414-10082-121369331574250/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867117.57365: _low_level_execute_command(): starting 7051 1726867117.57367: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867117.309414-10082-121369331574250/ > /dev/null 2>&1 && sleep 0' 7051 1726867117.57945: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.57994: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.58073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.58102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.58138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.58192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.60061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.60064: stdout chunk (state=3): >>><<< 7051 1726867117.60067: stderr chunk (state=3): >>><<< 7051 1726867117.60087: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.60099: handler run complete 7051 1726867117.60185: attempt loop complete, returning result 7051 1726867117.60188: _execute() done 7051 1726867117.60190: dumping result to json 7051 1726867117.60192: done dumping result, returning 7051 1726867117.60195: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-79ed-6d0d-000000000163] 7051 1726867117.60196: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000163 7051 1726867117.60267: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000163 7051 1726867117.60270: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7051 1726867117.60351: no more pending results, returning what we have 7051 1726867117.60355: results queue empty 7051 1726867117.60356: checking for any_errors_fatal 7051 1726867117.60363: done checking for any_errors_fatal 7051 1726867117.60364: checking for max_fail_percentage 7051 1726867117.60366: done checking for max_fail_percentage 7051 1726867117.60366: checking to see if all hosts have failed and the running result is not ok 7051 1726867117.60367: done checking to see if all hosts have failed 7051 1726867117.60368: getting the remaining hosts for this loop 7051 1726867117.60370: done getting the remaining hosts for this loop 7051 1726867117.60374: getting the next task for host managed_node1 7051 1726867117.60496: done getting next task for host managed_node1 7051 1726867117.60499: ^ task is: TASK: meta (role_complete) 7051 1726867117.60503: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867117.60517: getting variables 7051 1726867117.60519: in VariableManager get_vars() 7051 1726867117.60711: Calling all_inventory to load vars for managed_node1 7051 1726867117.60714: Calling groups_inventory to load vars for managed_node1 7051 1726867117.60717: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867117.60727: Calling all_plugins_play to load vars for managed_node1 7051 1726867117.60730: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867117.60734: Calling groups_plugins_play to load vars for managed_node1 7051 1726867117.62262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.64008: done with get_vars() 7051 1726867117.64040: done getting variables 7051 1726867117.64136: done queuing things up, now waiting for results queue to drain 7051 1726867117.64139: results queue empty 7051 1726867117.64140: checking for any_errors_fatal 7051 1726867117.64142: done checking for any_errors_fatal 7051 1726867117.64143: checking for max_fail_percentage 7051 1726867117.64144: done checking for max_fail_percentage 7051 1726867117.64145: checking to see if all hosts have failed and the running result is not ok 7051 1726867117.64146: done checking to see if all hosts have failed 7051 1726867117.64146: getting the remaining hosts for this loop 7051 1726867117.64147: done getting the remaining hosts for this loop 7051 1726867117.64150: getting the next task for host managed_node1 7051 1726867117.64155: done getting next task for host managed_node1 7051 1726867117.64158: ^ task is: TASK: Include the task 'cleanup_802_1x_server.yml' 7051 1726867117.64160: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867117.64163: getting variables 7051 1726867117.64164: in VariableManager get_vars() 7051 1726867117.64192: Calling all_inventory to load vars for managed_node1 7051 1726867117.64199: Calling groups_inventory to load vars for managed_node1 7051 1726867117.64201: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867117.64207: Calling all_plugins_play to load vars for managed_node1 7051 1726867117.64209: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867117.64212: Calling groups_plugins_play to load vars for managed_node1 7051 1726867117.65533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.67132: done with get_vars() 7051 1726867117.67152: done getting variables TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Friday 20 September 2024 17:18:37 -0400 (0:00:00.502) 0:01:22.799 ****** 7051 1726867117.67237: entering _queue_task() for managed_node1/include_tasks 7051 1726867117.67886: worker is 1 (out of 1 available) 7051 1726867117.67894: exiting _queue_task() for managed_node1/include_tasks 7051 1726867117.67907: done queuing things up, now waiting for results queue to drain 7051 1726867117.67908: waiting for pending results... 7051 1726867117.68099: running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' 7051 1726867117.68196: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000193 7051 1726867117.68201: variable 'ansible_search_path' from source: unknown 7051 1726867117.68204: calling self._execute() 7051 1726867117.68292: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.68308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.68322: variable 'omit' from source: magic vars 7051 1726867117.68716: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.68737: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.68946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867117.71319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867117.71403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867117.71462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867117.71476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867117.71514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867117.71595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867117.71728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867117.71732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867117.71734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867117.71737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867117.71847: variable 'ansible_distribution' from source: facts 7051 1726867117.71861: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.71873: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.71890: _execute() done 7051 1726867117.71898: dumping result to json 7051 1726867117.71907: done dumping result, returning 7051 1726867117.71917: done running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' [0affcac9-a3a5-79ed-6d0d-000000000193] 7051 1726867117.71927: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000193 7051 1726867117.72192: no more pending results, returning what we have 7051 1726867117.72197: in VariableManager get_vars() 7051 1726867117.72273: Calling all_inventory to load vars for managed_node1 7051 1726867117.72276: Calling groups_inventory to load vars for managed_node1 7051 1726867117.72283: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867117.72290: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000193 7051 1726867117.72293: WORKER PROCESS EXITING 7051 1726867117.72304: Calling all_plugins_play to load vars for managed_node1 7051 1726867117.72307: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867117.72311: Calling groups_plugins_play to load vars for managed_node1 7051 1726867117.73892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.75521: done with get_vars() 7051 1726867117.75540: variable 'ansible_search_path' from source: unknown 7051 1726867117.75553: we have included files to process 7051 1726867117.75555: generating all_blocks data 7051 1726867117.75557: done generating all_blocks data 7051 1726867117.75561: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7051 1726867117.75562: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7051 1726867117.75564: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7051 1726867117.76009: done processing included file 7051 1726867117.76011: iterating over new_blocks loaded from include file 7051 1726867117.76013: in VariableManager get_vars() 7051 1726867117.76042: done with get_vars() 7051 1726867117.76044: filtering new block on tags 7051 1726867117.76094: done filtering new block on tags 7051 1726867117.76096: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed_node1 7051 1726867117.76101: extending task lists for all hosts with included blocks 7051 1726867117.77327: done extending task lists 7051 1726867117.77328: done processing included files 7051 1726867117.77329: results queue empty 7051 1726867117.77330: checking for any_errors_fatal 7051 1726867117.77331: done checking for any_errors_fatal 7051 1726867117.77332: checking for max_fail_percentage 7051 1726867117.77333: done checking for max_fail_percentage 7051 1726867117.77334: checking to see if all hosts have failed and the running result is not ok 7051 1726867117.77335: done checking to see if all hosts have failed 7051 1726867117.77336: getting the remaining hosts for this loop 7051 1726867117.77337: done getting the remaining hosts for this loop 7051 1726867117.77344: getting the next task for host managed_node1 7051 1726867117.77349: done getting next task for host managed_node1 7051 1726867117.77351: ^ task is: TASK: Remove test interfaces 7051 1726867117.77355: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867117.77357: getting variables 7051 1726867117.77358: in VariableManager get_vars() 7051 1726867117.77384: Calling all_inventory to load vars for managed_node1 7051 1726867117.77387: Calling groups_inventory to load vars for managed_node1 7051 1726867117.77389: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867117.77395: Calling all_plugins_play to load vars for managed_node1 7051 1726867117.77403: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867117.77406: Calling groups_plugins_play to load vars for managed_node1 7051 1726867117.78715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867117.80321: done with get_vars() 7051 1726867117.80343: done getting variables 7051 1726867117.80393: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Friday 20 September 2024 17:18:37 -0400 (0:00:00.131) 0:01:22.931 ****** 7051 1726867117.80430: entering _queue_task() for managed_node1/shell 7051 1726867117.80833: worker is 1 (out of 1 available) 7051 1726867117.80845: exiting _queue_task() for managed_node1/shell 7051 1726867117.80856: done queuing things up, now waiting for results queue to drain 7051 1726867117.80857: waiting for pending results... 7051 1726867117.81092: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7051 1726867117.81212: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000009db 7051 1726867117.81232: variable 'ansible_search_path' from source: unknown 7051 1726867117.81239: variable 'ansible_search_path' from source: unknown 7051 1726867117.81387: calling self._execute() 7051 1726867117.81391: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.81399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.81416: variable 'omit' from source: magic vars 7051 1726867117.81821: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.81839: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867117.82058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867117.84325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867117.84406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867117.84463: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867117.84512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867117.84545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867117.84637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867117.84672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867117.84715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867117.84761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867117.84982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867117.84987: variable 'ansible_distribution' from source: facts 7051 1726867117.84990: variable 'ansible_distribution_major_version' from source: facts 7051 1726867117.84993: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867117.84996: variable 'omit' from source: magic vars 7051 1726867117.84998: variable 'omit' from source: magic vars 7051 1726867117.85030: variable 'omit' from source: magic vars 7051 1726867117.85061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867117.85099: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867117.85130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867117.85151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867117.85168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867117.85206: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867117.85222: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.85235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.85343: Set connection var ansible_connection to ssh 7051 1726867117.85357: Set connection var ansible_pipelining to False 7051 1726867117.85369: Set connection var ansible_shell_executable to /bin/sh 7051 1726867117.85388: Set connection var ansible_shell_type to sh 7051 1726867117.85443: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867117.85449: Set connection var ansible_timeout to 10 7051 1726867117.85452: variable 'ansible_shell_executable' from source: unknown 7051 1726867117.85455: variable 'ansible_connection' from source: unknown 7051 1726867117.85457: variable 'ansible_module_compression' from source: unknown 7051 1726867117.85461: variable 'ansible_shell_type' from source: unknown 7051 1726867117.85469: variable 'ansible_shell_executable' from source: unknown 7051 1726867117.85481: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867117.85491: variable 'ansible_pipelining' from source: unknown 7051 1726867117.85498: variable 'ansible_timeout' from source: unknown 7051 1726867117.85550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867117.85619: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867117.85633: variable 'omit' from source: magic vars 7051 1726867117.85641: starting attempt loop 7051 1726867117.85646: running the handler 7051 1726867117.85664: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867117.85690: _low_level_execute_command(): starting 7051 1726867117.85700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867117.86387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.86437: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867117.86450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.86532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.86546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.86572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.86595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.86618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.86716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.88391: stdout chunk (state=3): >>>/root <<< 7051 1726867117.88533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.88558: stdout chunk (state=3): >>><<< 7051 1726867117.88565: stderr chunk (state=3): >>><<< 7051 1726867117.88685: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.88690: _low_level_execute_command(): starting 7051 1726867117.88693: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045 `" && echo ansible-tmp-1726867117.8859413-10115-88597628385045="` echo /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045 `" ) && sleep 0' 7051 1726867117.89246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.89266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.89341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.91247: stdout chunk (state=3): >>>ansible-tmp-1726867117.8859413-10115-88597628385045=/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045 <<< 7051 1726867117.91447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.91451: stdout chunk (state=3): >>><<< 7051 1726867117.91453: stderr chunk (state=3): >>><<< 7051 1726867117.91468: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867117.8859413-10115-88597628385045=/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.91684: variable 'ansible_module_compression' from source: unknown 7051 1726867117.91687: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867117.91689: variable 'ansible_facts' from source: unknown 7051 1726867117.91692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py 7051 1726867117.91894: Sending initial data 7051 1726867117.91905: Sent initial data (154 bytes) 7051 1726867117.92400: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.92415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.92432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.92491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.92544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.92562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.92586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.92662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.94215: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867117.94251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867117.94305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp1bqq5loo /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py <<< 7051 1726867117.94308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py" <<< 7051 1726867117.94375: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp1bqq5loo" to remote "/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py" <<< 7051 1726867117.95167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.95185: stderr chunk (state=3): >>><<< 7051 1726867117.95286: stdout chunk (state=3): >>><<< 7051 1726867117.95289: done transferring module to remote 7051 1726867117.95291: _low_level_execute_command(): starting 7051 1726867117.95293: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/ /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py && sleep 0' 7051 1726867117.95800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.95814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.95827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.95895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.95943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.95961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.95988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.96059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867117.97841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867117.97851: stdout chunk (state=3): >>><<< 7051 1726867117.97865: stderr chunk (state=3): >>><<< 7051 1726867117.97892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867117.97967: _low_level_execute_command(): starting 7051 1726867117.97970: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/AnsiballZ_command.py && sleep 0' 7051 1726867117.98523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867117.98541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867117.98555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867117.98634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867117.98682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867117.98701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867117.98726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867117.98872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.17664: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 17:18:38.135709", "end": "2024-09-20 17:18:38.174710", "delta": "0:00:00.039001", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867118.19225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.19239: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867118.19306: stderr chunk (state=3): >>><<< 7051 1726867118.19309: stdout chunk (state=3): >>><<< 7051 1726867118.19443: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 17:18:38.135709", "end": "2024-09-20 17:18:38.174710", "delta": "0:00:00.039001", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867118.19450: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867118.19453: _low_level_execute_command(): starting 7051 1726867118.19455: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867117.8859413-10115-88597628385045/ > /dev/null 2>&1 && sleep 0' 7051 1726867118.19976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867118.19995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.20009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.20030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867118.20129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.20158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.20231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.22049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.22057: stdout chunk (state=3): >>><<< 7051 1726867118.22065: stderr chunk (state=3): >>><<< 7051 1726867118.22088: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.22098: handler run complete 7051 1726867118.22120: Evaluated conditional (False): False 7051 1726867118.22131: attempt loop complete, returning result 7051 1726867118.22283: _execute() done 7051 1726867118.22286: dumping result to json 7051 1726867118.22289: done dumping result, returning 7051 1726867118.22291: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0affcac9-a3a5-79ed-6d0d-0000000009db] 7051 1726867118.22293: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009db 7051 1726867118.22367: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009db 7051 1726867118.22372: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.039001", "end": "2024-09-20 17:18:38.174710", "rc": 0, "start": "2024-09-20 17:18:38.135709" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 7051 1726867118.22440: no more pending results, returning what we have 7051 1726867118.22444: results queue empty 7051 1726867118.22445: checking for any_errors_fatal 7051 1726867118.22447: done checking for any_errors_fatal 7051 1726867118.22447: checking for max_fail_percentage 7051 1726867118.22449: done checking for max_fail_percentage 7051 1726867118.22450: checking to see if all hosts have failed and the running result is not ok 7051 1726867118.22451: done checking to see if all hosts have failed 7051 1726867118.22451: getting the remaining hosts for this loop 7051 1726867118.22453: done getting the remaining hosts for this loop 7051 1726867118.22456: getting the next task for host managed_node1 7051 1726867118.22463: done getting next task for host managed_node1 7051 1726867118.22465: ^ task is: TASK: Kill hostapd process 7051 1726867118.22468: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867118.22472: getting variables 7051 1726867118.22474: in VariableManager get_vars() 7051 1726867118.22532: Calling all_inventory to load vars for managed_node1 7051 1726867118.22535: Calling groups_inventory to load vars for managed_node1 7051 1726867118.22537: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867118.22547: Calling all_plugins_play to load vars for managed_node1 7051 1726867118.22550: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867118.22552: Calling groups_plugins_play to load vars for managed_node1 7051 1726867118.24049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867118.25595: done with get_vars() 7051 1726867118.25617: done getting variables 7051 1726867118.25680: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Friday 20 September 2024 17:18:38 -0400 (0:00:00.452) 0:01:23.384 ****** 7051 1726867118.25717: entering _queue_task() for managed_node1/command 7051 1726867118.26121: worker is 1 (out of 1 available) 7051 1726867118.26132: exiting _queue_task() for managed_node1/command 7051 1726867118.26142: done queuing things up, now waiting for results queue to drain 7051 1726867118.26144: waiting for pending results... 7051 1726867118.26342: running TaskExecutor() for managed_node1/TASK: Kill hostapd process 7051 1726867118.26463: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000009dc 7051 1726867118.26492: variable 'ansible_search_path' from source: unknown 7051 1726867118.26500: variable 'ansible_search_path' from source: unknown 7051 1726867118.26541: calling self._execute() 7051 1726867118.26649: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.26686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.26691: variable 'omit' from source: magic vars 7051 1726867118.27282: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.27286: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867118.27289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867118.31376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867118.31517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867118.31636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867118.31811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867118.31844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867118.32042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867118.32080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867118.32128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867118.32234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867118.32385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867118.32551: variable 'ansible_distribution' from source: facts 7051 1726867118.32595: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.32610: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867118.32623: variable 'omit' from source: magic vars 7051 1726867118.32772: variable 'omit' from source: magic vars 7051 1726867118.32819: variable 'omit' from source: magic vars 7051 1726867118.32896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867118.33084: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867118.33088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867118.33091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867118.33093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867118.33194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867118.33206: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.33216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.33431: Set connection var ansible_connection to ssh 7051 1726867118.33446: Set connection var ansible_pipelining to False 7051 1726867118.33459: Set connection var ansible_shell_executable to /bin/sh 7051 1726867118.33473: Set connection var ansible_shell_type to sh 7051 1726867118.33629: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867118.33633: Set connection var ansible_timeout to 10 7051 1726867118.33635: variable 'ansible_shell_executable' from source: unknown 7051 1726867118.33637: variable 'ansible_connection' from source: unknown 7051 1726867118.33639: variable 'ansible_module_compression' from source: unknown 7051 1726867118.33641: variable 'ansible_shell_type' from source: unknown 7051 1726867118.33644: variable 'ansible_shell_executable' from source: unknown 7051 1726867118.33645: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.33648: variable 'ansible_pipelining' from source: unknown 7051 1726867118.33650: variable 'ansible_timeout' from source: unknown 7051 1726867118.33652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.33754: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867118.33771: variable 'omit' from source: magic vars 7051 1726867118.33786: starting attempt loop 7051 1726867118.33794: running the handler 7051 1726867118.33813: _low_level_execute_command(): starting 7051 1726867118.33826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867118.34595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.34620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.34632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.34711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.36521: stdout chunk (state=3): >>>/root <<< 7051 1726867118.36525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.36528: stdout chunk (state=3): >>><<< 7051 1726867118.36530: stderr chunk (state=3): >>><<< 7051 1726867118.36554: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.36566: _low_level_execute_command(): starting 7051 1726867118.36572: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433 `" && echo ansible-tmp-1726867118.365539-10135-205813705930433="` echo /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433 `" ) && sleep 0' 7051 1726867118.37161: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867118.37172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.37185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.37201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867118.37289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867118.37292: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867118.37295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.37297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867118.37298: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867118.37300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867118.37303: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.37356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.37378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.37391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.37467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.39384: stdout chunk (state=3): >>>ansible-tmp-1726867118.365539-10135-205813705930433=/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433 <<< 7051 1726867118.39584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.39587: stdout chunk (state=3): >>><<< 7051 1726867118.39589: stderr chunk (state=3): >>><<< 7051 1726867118.39597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867118.365539-10135-205813705930433=/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.39785: variable 'ansible_module_compression' from source: unknown 7051 1726867118.39789: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867118.39792: variable 'ansible_facts' from source: unknown 7051 1726867118.39799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py 7051 1726867118.39923: Sending initial data 7051 1726867118.39926: Sent initial data (154 bytes) 7051 1726867118.40568: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.40595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867118.40665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.40687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.40708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.40771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.42300: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867118.42353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867118.42428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxtm5rya_ /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py <<< 7051 1726867118.42446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py" <<< 7051 1726867118.42482: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxtm5rya_" to remote "/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py" <<< 7051 1726867118.43274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.43305: stderr chunk (state=3): >>><<< 7051 1726867118.43318: stdout chunk (state=3): >>><<< 7051 1726867118.43364: done transferring module to remote 7051 1726867118.43371: _low_level_execute_command(): starting 7051 1726867118.43374: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/ /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py && sleep 0' 7051 1726867118.43989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867118.44003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.44025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.44041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867118.44057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867118.44067: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867118.44143: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.44184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.44202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.44223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.44316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.46070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.46085: stdout chunk (state=3): >>><<< 7051 1726867118.46104: stderr chunk (state=3): >>><<< 7051 1726867118.46122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.46130: _low_level_execute_command(): starting 7051 1726867118.46139: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/AnsiballZ_command.py && sleep 0' 7051 1726867118.46710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867118.46729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.46793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.46847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.46865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.46894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.46981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.63445: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 17:18:38.617910", "end": "2024-09-20 17:18:38.632710", "delta": "0:00:00.014800", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867118.65037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867118.65062: stderr chunk (state=3): >>><<< 7051 1726867118.65065: stdout chunk (state=3): >>><<< 7051 1726867118.65084: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 17:18:38.617910", "end": "2024-09-20 17:18:38.632710", "delta": "0:00:00.014800", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867118.65114: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pkill hostapd', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867118.65122: _low_level_execute_command(): starting 7051 1726867118.65124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867118.365539-10135-205813705930433/ > /dev/null 2>&1 && sleep 0' 7051 1726867118.65544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.65548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867118.65582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867118.65586: 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.12.57 is address debug1: re-parsing configuration <<< 7051 1726867118.65588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.65590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.65643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.65646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.65651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.65699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.67519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.67542: stderr chunk (state=3): >>><<< 7051 1726867118.67545: stdout chunk (state=3): >>><<< 7051 1726867118.67558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.67564: handler run complete 7051 1726867118.67587: Evaluated conditional (False): False 7051 1726867118.67596: attempt loop complete, returning result 7051 1726867118.67599: _execute() done 7051 1726867118.67601: dumping result to json 7051 1726867118.67606: done dumping result, returning 7051 1726867118.67613: done running TaskExecutor() for managed_node1/TASK: Kill hostapd process [0affcac9-a3a5-79ed-6d0d-0000000009dc] 7051 1726867118.67617: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009dc 7051 1726867118.67711: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009dc 7051 1726867118.67713: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.014800", "end": "2024-09-20 17:18:38.632710", "rc": 0, "start": "2024-09-20 17:18:38.617910" } 7051 1726867118.67769: no more pending results, returning what we have 7051 1726867118.67773: results queue empty 7051 1726867118.67774: checking for any_errors_fatal 7051 1726867118.67788: done checking for any_errors_fatal 7051 1726867118.67789: checking for max_fail_percentage 7051 1726867118.67791: done checking for max_fail_percentage 7051 1726867118.67792: checking to see if all hosts have failed and the running result is not ok 7051 1726867118.67792: done checking to see if all hosts have failed 7051 1726867118.67793: getting the remaining hosts for this loop 7051 1726867118.67795: done getting the remaining hosts for this loop 7051 1726867118.67798: getting the next task for host managed_node1 7051 1726867118.67806: done getting next task for host managed_node1 7051 1726867118.67808: ^ task is: TASK: Remove certs and config 7051 1726867118.67812: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867118.67815: getting variables 7051 1726867118.67817: in VariableManager get_vars() 7051 1726867118.67876: Calling all_inventory to load vars for managed_node1 7051 1726867118.67885: Calling groups_inventory to load vars for managed_node1 7051 1726867118.67888: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867118.67898: Calling all_plugins_play to load vars for managed_node1 7051 1726867118.67901: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867118.67904: Calling groups_plugins_play to load vars for managed_node1 7051 1726867118.68720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867118.69573: done with get_vars() 7051 1726867118.69593: done getting variables TASK [Remove certs and config] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Friday 20 September 2024 17:18:38 -0400 (0:00:00.439) 0:01:23.823 ****** 7051 1726867118.69661: entering _queue_task() for managed_node1/file 7051 1726867118.69881: worker is 1 (out of 1 available) 7051 1726867118.69894: exiting _queue_task() for managed_node1/file 7051 1726867118.69907: done queuing things up, now waiting for results queue to drain 7051 1726867118.69909: waiting for pending results... 7051 1726867118.70082: running TaskExecutor() for managed_node1/TASK: Remove certs and config 7051 1726867118.70157: in run() - task 0affcac9-a3a5-79ed-6d0d-0000000009dd 7051 1726867118.70168: variable 'ansible_search_path' from source: unknown 7051 1726867118.70171: variable 'ansible_search_path' from source: unknown 7051 1726867118.70329: Loaded config def from plugin (lookup/items) 7051 1726867118.70335: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867118.70358: variable 'omit' from source: magic vars 7051 1726867118.70457: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.70466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.70473: variable 'omit' from source: magic vars 7051 1726867118.70718: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.70725: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867118.70848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867118.72466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867118.72508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867118.72538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867118.72568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867118.72590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867118.72643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867118.72663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867118.72683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867118.72708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867118.72719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867118.72795: variable 'ansible_distribution' from source: facts 7051 1726867118.72798: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.72804: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867118.72876: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.72883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867118.72991: variable 'ansible_distribution' from source: facts 7051 1726867118.72995: variable 'ansible_distribution_major_version' from source: facts 7051 1726867118.73000: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867118.73005: variable 'omit' from source: magic vars 7051 1726867118.73033: variable 'omit' from source: magic vars 7051 1726867118.73064: variable 'item' from source: unknown 7051 1726867118.73116: variable 'item' from source: unknown 7051 1726867118.73129: variable 'omit' from source: magic vars 7051 1726867118.73148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867118.73167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867118.73184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867118.73198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867118.73207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867118.73230: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867118.73232: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.73235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.73296: Set connection var ansible_connection to ssh 7051 1726867118.73303: Set connection var ansible_pipelining to False 7051 1726867118.73308: Set connection var ansible_shell_executable to /bin/sh 7051 1726867118.73315: Set connection var ansible_shell_type to sh 7051 1726867118.73320: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867118.73326: Set connection var ansible_timeout to 10 7051 1726867118.73342: variable 'ansible_shell_executable' from source: unknown 7051 1726867118.73344: variable 'ansible_connection' from source: unknown 7051 1726867118.73347: variable 'ansible_module_compression' from source: unknown 7051 1726867118.73349: variable 'ansible_shell_type' from source: unknown 7051 1726867118.73351: variable 'ansible_shell_executable' from source: unknown 7051 1726867118.73353: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867118.73357: variable 'ansible_pipelining' from source: unknown 7051 1726867118.73360: variable 'ansible_timeout' from source: unknown 7051 1726867118.73364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867118.73456: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867118.73464: variable 'omit' from source: magic vars 7051 1726867118.73469: starting attempt loop 7051 1726867118.73472: running the handler 7051 1726867118.73485: _low_level_execute_command(): starting 7051 1726867118.73492: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867118.73952: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.73993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867118.73996: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.73999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.74001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867118.74010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.74051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.74054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.74056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.74114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.75718: stdout chunk (state=3): >>>/root <<< 7051 1726867118.75818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.75844: stderr chunk (state=3): >>><<< 7051 1726867118.75847: stdout chunk (state=3): >>><<< 7051 1726867118.75865: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.75875: _low_level_execute_command(): starting 7051 1726867118.75883: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278 `" && echo ansible-tmp-1726867118.75864-10175-47458677272278="` echo /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278 `" ) && sleep 0' 7051 1726867118.76269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.76276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.76297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867118.76301: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.76352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.76355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.76405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.78257: stdout chunk (state=3): >>>ansible-tmp-1726867118.75864-10175-47458677272278=/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278 <<< 7051 1726867118.78368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.78392: stderr chunk (state=3): >>><<< 7051 1726867118.78396: stdout chunk (state=3): >>><<< 7051 1726867118.78411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867118.75864-10175-47458677272278=/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.78441: variable 'ansible_module_compression' from source: unknown 7051 1726867118.78475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867118.78507: variable 'ansible_facts' from source: unknown 7051 1726867118.78571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py 7051 1726867118.78663: Sending initial data 7051 1726867118.78666: Sent initial data (149 bytes) 7051 1726867118.79060: 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 <<< 7051 1726867118.79093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867118.79096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.79098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.79100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.79146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.79149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.79204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.80714: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867118.80721: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867118.80756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867118.80801: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxd_xgnal /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py <<< 7051 1726867118.80804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py" <<< 7051 1726867118.80846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxd_xgnal" to remote "/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py" <<< 7051 1726867118.81414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.81448: stderr chunk (state=3): >>><<< 7051 1726867118.81451: stdout chunk (state=3): >>><<< 7051 1726867118.81517: done transferring module to remote 7051 1726867118.81525: _low_level_execute_command(): starting 7051 1726867118.81528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/ /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py && sleep 0' 7051 1726867118.81938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.81941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867118.81943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867118.81945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.81947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.82004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867118.82007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.82049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867118.83785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867118.83808: stderr chunk (state=3): >>><<< 7051 1726867118.83814: stdout chunk (state=3): >>><<< 7051 1726867118.83827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867118.83830: _low_level_execute_command(): starting 7051 1726867118.83832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/AnsiballZ_file.py && sleep 0' 7051 1726867118.84226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867118.84230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867118.84233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867118.84235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867118.84246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867118.84304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867118.84307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867118.84358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.00229: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867119.01573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867119.01603: stderr chunk (state=3): >>><<< 7051 1726867119.01606: stdout chunk (state=3): >>><<< 7051 1726867119.01620: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867119.01653: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/hostapd_test', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867119.01660: _low_level_execute_command(): starting 7051 1726867119.01664: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867118.75864-10175-47458677272278/ > /dev/null 2>&1 && sleep 0' 7051 1726867119.02123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.02127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.02129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.02131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867119.02133: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867119.02135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.02184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.02191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.02193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.02238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.04053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.04076: stderr chunk (state=3): >>><<< 7051 1726867119.04081: stdout chunk (state=3): >>><<< 7051 1726867119.04095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.04100: handler run complete 7051 1726867119.04118: attempt loop complete, returning result 7051 1726867119.04133: variable 'item' from source: unknown 7051 1726867119.04199: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } 7051 1726867119.04374: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.04384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.04390: variable 'omit' from source: magic vars 7051 1726867119.04447: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.04451: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.04545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867119.04564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867119.04586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867119.04615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867119.04626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867119.04691: variable 'ansible_distribution' from source: facts 7051 1726867119.04695: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.04700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.04771: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.04774: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.04888: variable 'ansible_distribution' from source: facts 7051 1726867119.04891: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.04897: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.04901: variable 'omit' from source: magic vars 7051 1726867119.04912: variable 'omit' from source: magic vars 7051 1726867119.04946: variable 'item' from source: unknown 7051 1726867119.04991: variable 'item' from source: unknown 7051 1726867119.05002: variable 'omit' from source: magic vars 7051 1726867119.05017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867119.05024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.05035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.05042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867119.05045: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.05047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.05097: Set connection var ansible_connection to ssh 7051 1726867119.05104: Set connection var ansible_pipelining to False 7051 1726867119.05107: Set connection var ansible_shell_executable to /bin/sh 7051 1726867119.05113: Set connection var ansible_shell_type to sh 7051 1726867119.05117: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867119.05124: Set connection var ansible_timeout to 10 7051 1726867119.05139: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.05142: variable 'ansible_connection' from source: unknown 7051 1726867119.05144: variable 'ansible_module_compression' from source: unknown 7051 1726867119.05146: variable 'ansible_shell_type' from source: unknown 7051 1726867119.05148: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.05150: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.05152: variable 'ansible_pipelining' from source: unknown 7051 1726867119.05155: variable 'ansible_timeout' from source: unknown 7051 1726867119.05161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.05232: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867119.05239: variable 'omit' from source: magic vars 7051 1726867119.05242: starting attempt loop 7051 1726867119.05245: running the handler 7051 1726867119.05252: _low_level_execute_command(): starting 7051 1726867119.05254: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867119.05642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.05651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.05699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.05702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.05706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867119.05708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.05742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.05745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.05796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.07347: stdout chunk (state=3): >>>/root <<< 7051 1726867119.07466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.07469: stdout chunk (state=3): >>><<< 7051 1726867119.07474: stderr chunk (state=3): >>><<< 7051 1726867119.07489: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.07496: _low_level_execute_command(): starting 7051 1726867119.07500: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735 `" && echo ansible-tmp-1726867119.074886-10175-10605612767735="` echo /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735 `" ) && sleep 0' 7051 1726867119.07908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.07911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.07914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.07916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867119.07917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.07961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.07964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.08014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.09859: stdout chunk (state=3): >>>ansible-tmp-1726867119.074886-10175-10605612767735=/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735 <<< 7051 1726867119.09958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.09981: stderr chunk (state=3): >>><<< 7051 1726867119.09985: stdout chunk (state=3): >>><<< 7051 1726867119.09994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867119.074886-10175-10605612767735=/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.10025: variable 'ansible_module_compression' from source: unknown 7051 1726867119.10052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867119.10066: variable 'ansible_facts' from source: unknown 7051 1726867119.10114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py 7051 1726867119.10194: Sending initial data 7051 1726867119.10197: Sent initial data (150 bytes) 7051 1726867119.10609: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.10612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.10615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.10617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867119.10619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.10664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.10668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.10714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.12221: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867119.12227: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867119.12263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867119.12307: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp36w1z6j9 /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py <<< 7051 1726867119.12313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py" <<< 7051 1726867119.12351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp36w1z6j9" to remote "/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py" <<< 7051 1726867119.12354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py" <<< 7051 1726867119.12907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.12942: stderr chunk (state=3): >>><<< 7051 1726867119.12945: stdout chunk (state=3): >>><<< 7051 1726867119.12971: done transferring module to remote 7051 1726867119.12982: _low_level_execute_command(): starting 7051 1726867119.12985: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/ /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py && sleep 0' 7051 1726867119.13368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.13402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.13405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.13408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.13410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.13464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.13467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.13516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.15382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.15386: stdout chunk (state=3): >>><<< 7051 1726867119.15388: stderr chunk (state=3): >>><<< 7051 1726867119.15390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.15393: _low_level_execute_command(): starting 7051 1726867119.15395: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/AnsiballZ_file.py && sleep 0' 7051 1726867119.15971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.16094: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.16119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.16132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.16225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.31943: stdout chunk (state=3): >>> {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867119.33285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.33307: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 7051 1726867119.33345: stderr chunk (state=3): >>><<< 7051 1726867119.33355: stdout chunk (state=3): >>><<< 7051 1726867119.33495: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867119.33499: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/wired.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867119.33501: _low_level_execute_command(): starting 7051 1726867119.33504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867119.074886-10175-10605612767735/ > /dev/null 2>&1 && sleep 0' 7051 1726867119.34499: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.34565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.34585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.34616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.34781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.36649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.36652: stdout chunk (state=3): >>><<< 7051 1726867119.36655: stderr chunk (state=3): >>><<< 7051 1726867119.36686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.37089: handler run complete 7051 1726867119.37092: attempt loop complete, returning result 7051 1726867119.37095: variable 'item' from source: unknown 7051 1726867119.37097: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } 7051 1726867119.37415: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.37421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.37424: variable 'omit' from source: magic vars 7051 1726867119.37851: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.37854: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.37989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867119.38021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867119.38053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867119.38178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867119.38387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867119.38605: variable 'ansible_distribution' from source: facts 7051 1726867119.38610: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.38612: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.38785: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.38788: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.39075: variable 'ansible_distribution' from source: facts 7051 1726867119.39184: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.39188: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.39190: variable 'omit' from source: magic vars 7051 1726867119.39204: variable 'omit' from source: magic vars 7051 1726867119.39481: variable 'item' from source: unknown 7051 1726867119.39485: variable 'item' from source: unknown 7051 1726867119.39487: variable 'omit' from source: magic vars 7051 1726867119.39489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867119.39605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.39696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.39699: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867119.39701: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.39703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.39809: Set connection var ansible_connection to ssh 7051 1726867119.39826: Set connection var ansible_pipelining to False 7051 1726867119.39984: Set connection var ansible_shell_executable to /bin/sh 7051 1726867119.39988: Set connection var ansible_shell_type to sh 7051 1726867119.39990: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867119.39992: Set connection var ansible_timeout to 10 7051 1726867119.39994: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.39996: variable 'ansible_connection' from source: unknown 7051 1726867119.39998: variable 'ansible_module_compression' from source: unknown 7051 1726867119.40000: variable 'ansible_shell_type' from source: unknown 7051 1726867119.40002: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.40004: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.40010: variable 'ansible_pipelining' from source: unknown 7051 1726867119.40019: variable 'ansible_timeout' from source: unknown 7051 1726867119.40031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.40465: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867119.40470: variable 'omit' from source: magic vars 7051 1726867119.40472: starting attempt loop 7051 1726867119.40474: running the handler 7051 1726867119.40476: _low_level_execute_command(): starting 7051 1726867119.40482: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867119.41241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.41318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.41360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.41404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.43001: stdout chunk (state=3): >>>/root <<< 7051 1726867119.43138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.43161: stdout chunk (state=3): >>><<< 7051 1726867119.43165: stderr chunk (state=3): >>><<< 7051 1726867119.43185: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.43266: _low_level_execute_command(): starting 7051 1726867119.43270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154 `" && echo ansible-tmp-1726867119.431902-10175-277803515415154="` echo /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154 `" ) && sleep 0' 7051 1726867119.43808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.43829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.43843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.43946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.43964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.43984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.44007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.44086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.45941: stdout chunk (state=3): >>>ansible-tmp-1726867119.431902-10175-277803515415154=/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154 <<< 7051 1726867119.46084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.46094: stdout chunk (state=3): >>><<< 7051 1726867119.46105: stderr chunk (state=3): >>><<< 7051 1726867119.46127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867119.431902-10175-277803515415154=/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.46284: variable 'ansible_module_compression' from source: unknown 7051 1726867119.46287: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867119.46290: variable 'ansible_facts' from source: unknown 7051 1726867119.46322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py 7051 1726867119.46535: Sending initial data 7051 1726867119.46538: Sent initial data (151 bytes) 7051 1726867119.47063: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.47083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.47100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.47120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.47137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867119.47181: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.47251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.47267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.47300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.47374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.48944: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867119.48985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867119.49051: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmplavxi_24 /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py <<< 7051 1726867119.49054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py" <<< 7051 1726867119.49093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmplavxi_24" to remote "/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py" <<< 7051 1726867119.49843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.49943: stderr chunk (state=3): >>><<< 7051 1726867119.49946: stdout chunk (state=3): >>><<< 7051 1726867119.49951: done transferring module to remote 7051 1726867119.49962: _low_level_execute_command(): starting 7051 1726867119.49971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/ /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py && sleep 0' 7051 1726867119.50594: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.50695: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.50726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.50741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.50759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.50834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.52611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.52625: stdout chunk (state=3): >>><<< 7051 1726867119.52635: stderr chunk (state=3): >>><<< 7051 1726867119.52652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.52662: _low_level_execute_command(): starting 7051 1726867119.52675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/AnsiballZ_file.py && sleep 0' 7051 1726867119.53255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.53269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.53288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.53303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.53323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867119.53337: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867119.53397: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.53451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.53470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.53496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.53572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.69450: stdout chunk (state=3): >>> {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867119.70895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867119.70899: stdout chunk (state=3): >>><<< 7051 1726867119.70901: stderr chunk (state=3): >>><<< 7051 1726867119.70920: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867119.71041: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/hostapd.eap_user', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867119.71044: _low_level_execute_command(): starting 7051 1726867119.71047: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867119.431902-10175-277803515415154/ > /dev/null 2>&1 && sleep 0' 7051 1726867119.71617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.71632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.71651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.71729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.71770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.71790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.71810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.71881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.73772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.73776: stdout chunk (state=3): >>><<< 7051 1726867119.73779: stderr chunk (state=3): >>><<< 7051 1726867119.73802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.73982: handler run complete 7051 1726867119.73986: attempt loop complete, returning result 7051 1726867119.73988: variable 'item' from source: unknown 7051 1726867119.73990: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } 7051 1726867119.74093: dumping result to json 7051 1726867119.74191: done dumping result, returning 7051 1726867119.74195: done running TaskExecutor() for managed_node1/TASK: Remove certs and config [0affcac9-a3a5-79ed-6d0d-0000000009dd] 7051 1726867119.74197: sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009dd 7051 1726867119.74390: no more pending results, returning what we have 7051 1726867119.74394: results queue empty 7051 1726867119.74395: checking for any_errors_fatal 7051 1726867119.74400: done checking for any_errors_fatal 7051 1726867119.74401: checking for max_fail_percentage 7051 1726867119.74407: done checking for max_fail_percentage 7051 1726867119.74408: checking to see if all hosts have failed and the running result is not ok 7051 1726867119.74409: done checking to see if all hosts have failed 7051 1726867119.74410: getting the remaining hosts for this loop 7051 1726867119.74411: done getting the remaining hosts for this loop 7051 1726867119.74415: getting the next task for host managed_node1 7051 1726867119.74486: done getting next task for host managed_node1 7051 1726867119.74489: ^ task is: TASK: Remove test certificates 7051 1726867119.74493: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867119.74498: getting variables 7051 1726867119.74500: in VariableManager get_vars() 7051 1726867119.74562: Calling all_inventory to load vars for managed_node1 7051 1726867119.74565: Calling groups_inventory to load vars for managed_node1 7051 1726867119.74568: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867119.74686: Calling all_plugins_play to load vars for managed_node1 7051 1726867119.74696: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867119.74700: Calling groups_plugins_play to load vars for managed_node1 7051 1726867119.75391: done sending task result for task 0affcac9-a3a5-79ed-6d0d-0000000009dd 7051 1726867119.75394: WORKER PROCESS EXITING 7051 1726867119.76395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867119.78021: done with get_vars() 7051 1726867119.78050: done getting variables TASK [Remove test certificates] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Friday 20 September 2024 17:18:39 -0400 (0:00:01.084) 0:01:24.908 ****** 7051 1726867119.78160: entering _queue_task() for managed_node1/file 7051 1726867119.78701: worker is 1 (out of 1 available) 7051 1726867119.78712: exiting _queue_task() for managed_node1/file 7051 1726867119.78723: done queuing things up, now waiting for results queue to drain 7051 1726867119.78725: waiting for pending results... 7051 1726867119.78846: running TaskExecutor() for managed_node1/TASK: Remove test certificates 7051 1726867119.78966: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000194 7051 1726867119.78991: variable 'ansible_search_path' from source: unknown 7051 1726867119.79213: Loaded config def from plugin (lookup/items) 7051 1726867119.79227: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867119.79259: variable 'omit' from source: magic vars 7051 1726867119.79440: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.79457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.79475: variable 'omit' from source: magic vars 7051 1726867119.79884: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.79944: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.80116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867119.82256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867119.82337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867119.82379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867119.82415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867119.82486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867119.82530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867119.82569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867119.82599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867119.82640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867119.82664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867119.82779: variable 'ansible_distribution' from source: facts 7051 1726867119.82789: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.82798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.82914: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.82925: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867119.83111: variable 'ansible_distribution' from source: facts 7051 1726867119.83121: variable 'ansible_distribution_major_version' from source: facts 7051 1726867119.83133: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867119.83144: variable 'omit' from source: magic vars 7051 1726867119.83167: variable 'omit' from source: magic vars 7051 1726867119.83319: variable 'item' from source: unknown 7051 1726867119.83322: variable 'omit' from source: magic vars 7051 1726867119.83344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867119.83375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867119.83401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867119.83430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.83537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867119.83540: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867119.83543: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.83545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.83598: Set connection var ansible_connection to ssh 7051 1726867119.83611: Set connection var ansible_pipelining to False 7051 1726867119.83622: Set connection var ansible_shell_executable to /bin/sh 7051 1726867119.83641: Set connection var ansible_shell_type to sh 7051 1726867119.83656: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867119.83668: Set connection var ansible_timeout to 10 7051 1726867119.83695: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.83755: variable 'ansible_connection' from source: unknown 7051 1726867119.83758: variable 'ansible_module_compression' from source: unknown 7051 1726867119.83760: variable 'ansible_shell_type' from source: unknown 7051 1726867119.83763: variable 'ansible_shell_executable' from source: unknown 7051 1726867119.83765: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867119.83767: variable 'ansible_pipelining' from source: unknown 7051 1726867119.83769: variable 'ansible_timeout' from source: unknown 7051 1726867119.83770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867119.83891: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867119.83909: variable 'omit' from source: magic vars 7051 1726867119.83920: starting attempt loop 7051 1726867119.83927: running the handler 7051 1726867119.83944: _low_level_execute_command(): starting 7051 1726867119.83954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867119.84756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.84788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.84873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.86536: stdout chunk (state=3): >>>/root <<< 7051 1726867119.86786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.86790: stdout chunk (state=3): >>><<< 7051 1726867119.86792: stderr chunk (state=3): >>><<< 7051 1726867119.86795: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.86797: _low_level_execute_command(): starting 7051 1726867119.86800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326 `" && echo ansible-tmp-1726867119.8672214-10219-205876246291326="` echo /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326 `" ) && sleep 0' 7051 1726867119.87367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.87397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.87487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.87508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.87581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.89442: stdout chunk (state=3): >>>ansible-tmp-1726867119.8672214-10219-205876246291326=/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326 <<< 7051 1726867119.89557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.89619: stderr chunk (state=3): >>><<< 7051 1726867119.89623: stdout chunk (state=3): >>><<< 7051 1726867119.89885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867119.8672214-10219-205876246291326=/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.89889: variable 'ansible_module_compression' from source: unknown 7051 1726867119.89892: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867119.89894: variable 'ansible_facts' from source: unknown 7051 1726867119.89896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py 7051 1726867119.90031: Sending initial data 7051 1726867119.90040: Sent initial data (152 bytes) 7051 1726867119.90693: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.90801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.90820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.90838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.90859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.90941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.92467: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867119.92532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867119.92603: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpn9xmd3oe /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py <<< 7051 1726867119.92626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py" <<< 7051 1726867119.92664: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpn9xmd3oe" to remote "/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py" <<< 7051 1726867119.93492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.93524: stderr chunk (state=3): >>><<< 7051 1726867119.93660: stdout chunk (state=3): >>><<< 7051 1726867119.93663: done transferring module to remote 7051 1726867119.93665: _low_level_execute_command(): starting 7051 1726867119.93668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/ /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py && sleep 0' 7051 1726867119.94146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.94155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.94166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.94184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.94228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867119.94232: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867119.94234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867119.94236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867119.94239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867119.94244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867119.94489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867119.94492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867119.94494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867119.94496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867119.94498: 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/ac0999e354' <<< 7051 1726867119.94500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.94502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.94503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867119.96246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867119.96249: stdout chunk (state=3): >>><<< 7051 1726867119.96256: stderr chunk (state=3): >>><<< 7051 1726867119.96297: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867119.96300: _low_level_execute_command(): starting 7051 1726867119.96303: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/AnsiballZ_file.py && sleep 0' 7051 1726867119.97363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867119.97583: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867119.97597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867119.97608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867119.97689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.13390: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867120.14786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867120.14790: stdout chunk (state=3): >>><<< 7051 1726867120.14798: stderr chunk (state=3): >>><<< 7051 1726867120.14825: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867120.14868: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867120.14879: _low_level_execute_command(): starting 7051 1726867120.14887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867119.8672214-10219-205876246291326/ > /dev/null 2>&1 && sleep 0' 7051 1726867120.15495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.15570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.15574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.15615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.15649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.17695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.17699: stdout chunk (state=3): >>><<< 7051 1726867120.17701: stderr chunk (state=3): >>><<< 7051 1726867120.17703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.17706: handler run complete 7051 1726867120.17708: attempt loop complete, returning result 7051 1726867120.17718: variable 'item' from source: unknown 7051 1726867120.17814: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } 7051 1726867120.18157: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.18160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.18164: variable 'omit' from source: magic vars 7051 1726867120.18346: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.18349: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.18455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867120.18492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867120.18523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867120.18673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867120.18676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867120.18695: variable 'ansible_distribution' from source: facts 7051 1726867120.18703: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.18714: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.18828: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.18838: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.19017: variable 'ansible_distribution' from source: facts 7051 1726867120.19027: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.19038: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.19047: variable 'omit' from source: magic vars 7051 1726867120.19065: variable 'omit' from source: magic vars 7051 1726867120.19172: variable 'item' from source: unknown 7051 1726867120.19197: variable 'omit' from source: magic vars 7051 1726867120.19226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867120.19239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.19248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.19266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867120.19273: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.19285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.19364: Set connection var ansible_connection to ssh 7051 1726867120.19436: Set connection var ansible_pipelining to False 7051 1726867120.19439: Set connection var ansible_shell_executable to /bin/sh 7051 1726867120.19441: Set connection var ansible_shell_type to sh 7051 1726867120.19443: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867120.19445: Set connection var ansible_timeout to 10 7051 1726867120.19450: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.19452: variable 'ansible_connection' from source: unknown 7051 1726867120.19454: variable 'ansible_module_compression' from source: unknown 7051 1726867120.19456: variable 'ansible_shell_type' from source: unknown 7051 1726867120.19458: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.19463: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.19471: variable 'ansible_pipelining' from source: unknown 7051 1726867120.19685: variable 'ansible_timeout' from source: unknown 7051 1726867120.19688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.19691: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867120.19693: variable 'omit' from source: magic vars 7051 1726867120.19695: starting attempt loop 7051 1726867120.19697: running the handler 7051 1726867120.19699: _low_level_execute_command(): starting 7051 1726867120.19700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867120.20182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.20195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.20205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.20218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.20233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867120.20240: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867120.20333: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.20339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.20411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.22042: stdout chunk (state=3): >>>/root <<< 7051 1726867120.22191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.22194: stdout chunk (state=3): >>><<< 7051 1726867120.22197: stderr chunk (state=3): >>><<< 7051 1726867120.22222: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.22306: _low_level_execute_command(): starting 7051 1726867120.22309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433 `" && echo ansible-tmp-1726867120.2222745-10219-151852025226433="` echo /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433 `" ) && sleep 0' 7051 1726867120.22826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.22839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.22851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.22864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.22878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867120.22889: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867120.22934: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.22994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.23011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.23043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.23108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.24983: stdout chunk (state=3): >>>ansible-tmp-1726867120.2222745-10219-151852025226433=/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433 <<< 7051 1726867120.25121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.25153: stderr chunk (state=3): >>><<< 7051 1726867120.25156: stdout chunk (state=3): >>><<< 7051 1726867120.25174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867120.2222745-10219-151852025226433=/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.25382: variable 'ansible_module_compression' from source: unknown 7051 1726867120.25385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867120.25388: variable 'ansible_facts' from source: unknown 7051 1726867120.25390: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py 7051 1726867120.25522: Sending initial data 7051 1726867120.25531: Sent initial data (152 bytes) 7051 1726867120.26161: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.26174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.26193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.26211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.26226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867120.26236: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867120.26275: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.26347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.26364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.26397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.26468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.28014: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867120.28085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867120.28138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpq7lpx_7j /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py <<< 7051 1726867120.28142: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py" <<< 7051 1726867120.28199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpq7lpx_7j" to remote "/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py" <<< 7051 1726867120.28963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.29190: stderr chunk (state=3): >>><<< 7051 1726867120.29193: stdout chunk (state=3): >>><<< 7051 1726867120.29195: done transferring module to remote 7051 1726867120.29196: _low_level_execute_command(): starting 7051 1726867120.29198: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/ /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py && sleep 0' 7051 1726867120.29775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.29795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.29812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.29851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.29865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867120.29959: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.29984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.30003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.30094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.31825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.31834: stdout chunk (state=3): >>><<< 7051 1726867120.31846: stderr chunk (state=3): >>><<< 7051 1726867120.31860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.31863: _low_level_execute_command(): starting 7051 1726867120.31867: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/AnsiballZ_file.py && sleep 0' 7051 1726867120.32258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.32265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867120.32294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867120.32297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.32345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.32348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.32408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.48229: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867120.49675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867120.49682: stdout chunk (state=3): >>><<< 7051 1726867120.49684: stderr chunk (state=3): >>><<< 7051 1726867120.49703: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867120.49742: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key.nocrypt', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867120.49779: _low_level_execute_command(): starting 7051 1726867120.49783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867120.2222745-10219-151852025226433/ > /dev/null 2>&1 && sleep 0' 7051 1726867120.50456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.50510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.50524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.50545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.50630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.52452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.52455: stdout chunk (state=3): >>><<< 7051 1726867120.52456: stderr chunk (state=3): >>><<< 7051 1726867120.52466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.52485: handler run complete 7051 1726867120.52498: attempt loop complete, returning result 7051 1726867120.52515: variable 'item' from source: unknown 7051 1726867120.52571: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } 7051 1726867120.52696: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.52699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.52702: variable 'omit' from source: magic vars 7051 1726867120.52813: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.52816: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.52906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867120.52924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867120.52946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867120.52971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867120.52984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867120.53048: variable 'ansible_distribution' from source: facts 7051 1726867120.53051: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.53058: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.53129: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.53133: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.53247: variable 'ansible_distribution' from source: facts 7051 1726867120.53250: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.53285: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.53288: variable 'omit' from source: magic vars 7051 1726867120.53291: variable 'omit' from source: magic vars 7051 1726867120.53390: variable 'item' from source: unknown 7051 1726867120.53399: variable 'omit' from source: magic vars 7051 1726867120.53402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867120.53422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.53425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.53433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867120.53436: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.53441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.53691: Set connection var ansible_connection to ssh 7051 1726867120.53694: Set connection var ansible_pipelining to False 7051 1726867120.53696: Set connection var ansible_shell_executable to /bin/sh 7051 1726867120.53698: Set connection var ansible_shell_type to sh 7051 1726867120.53700: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867120.53702: Set connection var ansible_timeout to 10 7051 1726867120.53704: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.53706: variable 'ansible_connection' from source: unknown 7051 1726867120.53708: variable 'ansible_module_compression' from source: unknown 7051 1726867120.53709: variable 'ansible_shell_type' from source: unknown 7051 1726867120.53711: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.53713: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.53715: variable 'ansible_pipelining' from source: unknown 7051 1726867120.53717: variable 'ansible_timeout' from source: unknown 7051 1726867120.53719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.53721: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867120.53723: variable 'omit' from source: magic vars 7051 1726867120.53724: starting attempt loop 7051 1726867120.53726: running the handler 7051 1726867120.53728: _low_level_execute_command(): starting 7051 1726867120.53729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867120.54199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.54239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.54307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.54348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.55918: stdout chunk (state=3): >>>/root <<< 7051 1726867120.56015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.56035: stderr chunk (state=3): >>><<< 7051 1726867120.56041: stdout chunk (state=3): >>><<< 7051 1726867120.56054: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.56070: _low_level_execute_command(): starting 7051 1726867120.56082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372 `" && echo ansible-tmp-1726867120.560601-10219-234448235992372="` echo /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372 `" ) && sleep 0' 7051 1726867120.56451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.56485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.56488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867120.56490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.56492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.56494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867120.56497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.56542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.56545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.56619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.58449: stdout chunk (state=3): >>>ansible-tmp-1726867120.560601-10219-234448235992372=/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372 <<< 7051 1726867120.58558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.58582: stderr chunk (state=3): >>><<< 7051 1726867120.58588: stdout chunk (state=3): >>><<< 7051 1726867120.58600: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867120.560601-10219-234448235992372=/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.58625: variable 'ansible_module_compression' from source: unknown 7051 1726867120.58652: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867120.58666: variable 'ansible_facts' from source: unknown 7051 1726867120.58721: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py 7051 1726867120.58800: Sending initial data 7051 1726867120.58803: Sent initial data (151 bytes) 7051 1726867120.59213: 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 <<< 7051 1726867120.59218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.59221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.59223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.59226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867120.59228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.59270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.59273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.59321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.60829: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867120.60835: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867120.60873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867120.60916: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxeyuf__7 /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py <<< 7051 1726867120.60923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py" <<< 7051 1726867120.60958: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpxeyuf__7" to remote "/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py" <<< 7051 1726867120.60964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py" <<< 7051 1726867120.61524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.61557: stderr chunk (state=3): >>><<< 7051 1726867120.61560: stdout chunk (state=3): >>><<< 7051 1726867120.61584: done transferring module to remote 7051 1726867120.61591: _low_level_execute_command(): starting 7051 1726867120.61594: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/ /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py && sleep 0' 7051 1726867120.61995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.61998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867120.62000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.62003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.62052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.62059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.62103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.63964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.63967: stdout chunk (state=3): >>><<< 7051 1726867120.63970: stderr chunk (state=3): >>><<< 7051 1726867120.63972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.63974: _low_level_execute_command(): starting 7051 1726867120.63976: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/AnsiballZ_file.py && sleep 0' 7051 1726867120.64541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.64581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.64625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.80451: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867120.82002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867120.82006: stdout chunk (state=3): >>><<< 7051 1726867120.82008: stderr chunk (state=3): >>><<< 7051 1726867120.82220: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867120.82224: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.pem', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867120.82230: _low_level_execute_command(): starting 7051 1726867120.82232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867120.560601-10219-234448235992372/ > /dev/null 2>&1 && sleep 0' 7051 1726867120.82873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.82889: 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 <<< 7051 1726867120.82903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.82914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.82959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.82971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.83021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.84865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.84875: stdout chunk (state=3): >>><<< 7051 1726867120.84891: stderr chunk (state=3): >>><<< 7051 1726867120.84910: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.84920: handler run complete 7051 1726867120.84948: attempt loop complete, returning result 7051 1726867120.84975: variable 'item' from source: unknown 7051 1726867120.85069: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } 7051 1726867120.85390: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.85394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.85396: variable 'omit' from source: magic vars 7051 1726867120.85534: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.85551: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.85720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867120.85755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867120.85800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867120.85848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867120.85874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867120.86043: variable 'ansible_distribution' from source: facts 7051 1726867120.86047: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.86049: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.86137: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.86154: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867120.86335: variable 'ansible_distribution' from source: facts 7051 1726867120.86344: variable 'ansible_distribution_major_version' from source: facts 7051 1726867120.86353: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867120.86361: variable 'omit' from source: magic vars 7051 1726867120.86389: variable 'omit' from source: magic vars 7051 1726867120.86496: variable 'item' from source: unknown 7051 1726867120.86529: variable 'omit' from source: magic vars 7051 1726867120.86545: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867120.86586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.86588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867120.86590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867120.86592: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.86600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.86674: Set connection var ansible_connection to ssh 7051 1726867120.86694: Set connection var ansible_pipelining to False 7051 1726867120.86746: Set connection var ansible_shell_executable to /bin/sh 7051 1726867120.86749: Set connection var ansible_shell_type to sh 7051 1726867120.86751: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867120.86753: Set connection var ansible_timeout to 10 7051 1726867120.86754: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.86756: variable 'ansible_connection' from source: unknown 7051 1726867120.86762: variable 'ansible_module_compression' from source: unknown 7051 1726867120.86768: variable 'ansible_shell_type' from source: unknown 7051 1726867120.86774: variable 'ansible_shell_executable' from source: unknown 7051 1726867120.86784: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867120.86792: variable 'ansible_pipelining' from source: unknown 7051 1726867120.86802: variable 'ansible_timeout' from source: unknown 7051 1726867120.86855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867120.86936: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867120.86949: variable 'omit' from source: magic vars 7051 1726867120.86962: starting attempt loop 7051 1726867120.86969: running the handler 7051 1726867120.86984: _low_level_execute_command(): starting 7051 1726867120.86993: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867120.87630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.87674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.87696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.87755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.87790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.87863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.89454: stdout chunk (state=3): >>>/root <<< 7051 1726867120.89609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.89612: stdout chunk (state=3): >>><<< 7051 1726867120.89615: stderr chunk (state=3): >>><<< 7051 1726867120.89634: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.89724: _low_level_execute_command(): starting 7051 1726867120.89728: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919 `" && echo ansible-tmp-1726867120.8964117-10219-238630617775919="` echo /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919 `" ) && sleep 0' 7051 1726867120.90272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.90290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.90314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.90332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867120.90350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867120.90435: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.90461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.90481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.90502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.90581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.92445: stdout chunk (state=3): >>>ansible-tmp-1726867120.8964117-10219-238630617775919=/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919 <<< 7051 1726867120.92591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.92605: stdout chunk (state=3): >>><<< 7051 1726867120.92618: stderr chunk (state=3): >>><<< 7051 1726867120.92646: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867120.8964117-10219-238630617775919=/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.92693: variable 'ansible_module_compression' from source: unknown 7051 1726867120.92782: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867120.92786: variable 'ansible_facts' from source: unknown 7051 1726867120.92863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py 7051 1726867120.92999: Sending initial data 7051 1726867120.93121: Sent initial data (152 bytes) 7051 1726867120.93680: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867120.93696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867120.93797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.93800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.93841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.93857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.93880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.93960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.95490: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867120.95521: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867120.95593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjw5yly_e /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py <<< 7051 1726867120.95597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py" <<< 7051 1726867120.95660: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpjw5yly_e" to remote "/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py" <<< 7051 1726867120.96530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.96533: stdout chunk (state=3): >>><<< 7051 1726867120.96536: stderr chunk (state=3): >>><<< 7051 1726867120.96560: done transferring module to remote 7051 1726867120.96574: _low_level_execute_command(): starting 7051 1726867120.96585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/ /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py && sleep 0' 7051 1726867120.97294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.97309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867120.97314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.97388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867120.99099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867120.99120: stderr chunk (state=3): >>><<< 7051 1726867120.99123: stdout chunk (state=3): >>><<< 7051 1726867120.99139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867120.99142: _low_level_execute_command(): starting 7051 1726867120.99145: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/AnsiballZ_file.py && sleep 0' 7051 1726867120.99543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867120.99546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.99549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 7051 1726867120.99551: 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 <<< 7051 1726867120.99553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867120.99603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867120.99606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867120.99665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.15299: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867121.16631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867121.16657: stderr chunk (state=3): >>><<< 7051 1726867121.16660: stdout chunk (state=3): >>><<< 7051 1726867121.16676: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867121.16707: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/cacert.pem', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867121.16713: _low_level_execute_command(): starting 7051 1726867121.16717: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867120.8964117-10219-238630617775919/ > /dev/null 2>&1 && sleep 0' 7051 1726867121.17135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.17166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867121.17169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.17171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867121.17173: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.17175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.17223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.17228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.17284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.19094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.19117: stderr chunk (state=3): >>><<< 7051 1726867121.19120: stdout chunk (state=3): >>><<< 7051 1726867121.19132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.19136: handler run complete 7051 1726867121.19151: attempt loop complete, returning result 7051 1726867121.19166: variable 'item' from source: unknown 7051 1726867121.19232: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } 7051 1726867121.19357: dumping result to json 7051 1726867121.19360: done dumping result, returning 7051 1726867121.19362: done running TaskExecutor() for managed_node1/TASK: Remove test certificates [0affcac9-a3a5-79ed-6d0d-000000000194] 7051 1726867121.19369: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000194 7051 1726867121.19425: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000194 7051 1726867121.19428: WORKER PROCESS EXITING 7051 1726867121.19505: no more pending results, returning what we have 7051 1726867121.19508: results queue empty 7051 1726867121.19509: checking for any_errors_fatal 7051 1726867121.19520: done checking for any_errors_fatal 7051 1726867121.19521: checking for max_fail_percentage 7051 1726867121.19522: done checking for max_fail_percentage 7051 1726867121.19523: checking to see if all hosts have failed and the running result is not ok 7051 1726867121.19524: done checking to see if all hosts have failed 7051 1726867121.19525: getting the remaining hosts for this loop 7051 1726867121.19526: done getting the remaining hosts for this loop 7051 1726867121.19529: getting the next task for host managed_node1 7051 1726867121.19535: done getting next task for host managed_node1 7051 1726867121.19537: ^ task is: TASK: Remove test CA 7051 1726867121.19539: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867121.19543: getting variables 7051 1726867121.19544: in VariableManager get_vars() 7051 1726867121.19600: Calling all_inventory to load vars for managed_node1 7051 1726867121.19603: Calling groups_inventory to load vars for managed_node1 7051 1726867121.19605: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867121.19615: Calling all_plugins_play to load vars for managed_node1 7051 1726867121.19617: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867121.19619: Calling groups_plugins_play to load vars for managed_node1 7051 1726867121.20427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867121.21284: done with get_vars() 7051 1726867121.21299: done getting variables TASK [Remove test CA] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Friday 20 September 2024 17:18:41 -0400 (0:00:01.432) 0:01:26.340 ****** 7051 1726867121.21363: entering _queue_task() for managed_node1/file 7051 1726867121.21586: worker is 1 (out of 1 available) 7051 1726867121.21596: exiting _queue_task() for managed_node1/file 7051 1726867121.21608: done queuing things up, now waiting for results queue to drain 7051 1726867121.21610: waiting for pending results... 7051 1726867121.21786: running TaskExecutor() for managed_node1/TASK: Remove test CA 7051 1726867121.21851: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000195 7051 1726867121.21864: variable 'ansible_search_path' from source: unknown 7051 1726867121.22026: Loaded config def from plugin (lookup/items) 7051 1726867121.22033: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7051 1726867121.22053: variable 'omit' from source: magic vars 7051 1726867121.22153: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.22161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.22171: variable 'omit' from source: magic vars 7051 1726867121.22428: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.22435: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867121.22563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867121.24187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867121.24227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867121.24255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867121.24283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867121.24312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867121.24367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867121.24390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867121.24408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867121.24434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867121.24446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867121.24523: variable 'ansible_distribution' from source: facts 7051 1726867121.24526: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.24532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867121.24609: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.24612: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867121.24724: variable 'ansible_distribution' from source: facts 7051 1726867121.24728: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.24733: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867121.24738: variable 'omit' from source: magic vars 7051 1726867121.24751: variable 'omit' from source: magic vars 7051 1726867121.24797: variable 'item' from source: unknown 7051 1726867121.24835: variable 'item' from source: unknown 7051 1726867121.24848: variable 'omit' from source: magic vars 7051 1726867121.24866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867121.24889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867121.24907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867121.24920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.24928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.24950: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867121.24953: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.24956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.25021: Set connection var ansible_connection to ssh 7051 1726867121.25028: Set connection var ansible_pipelining to False 7051 1726867121.25033: Set connection var ansible_shell_executable to /bin/sh 7051 1726867121.25040: Set connection var ansible_shell_type to sh 7051 1726867121.25045: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867121.25051: Set connection var ansible_timeout to 10 7051 1726867121.25067: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.25070: variable 'ansible_connection' from source: unknown 7051 1726867121.25073: variable 'ansible_module_compression' from source: unknown 7051 1726867121.25075: variable 'ansible_shell_type' from source: unknown 7051 1726867121.25081: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.25083: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.25086: variable 'ansible_pipelining' from source: unknown 7051 1726867121.25089: variable 'ansible_timeout' from source: unknown 7051 1726867121.25091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.25185: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7051 1726867121.25192: variable 'omit' from source: magic vars 7051 1726867121.25197: starting attempt loop 7051 1726867121.25202: running the handler 7051 1726867121.25212: _low_level_execute_command(): starting 7051 1726867121.25218: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867121.25703: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.25707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.25718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.25766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.25792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.25842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.27459: stdout chunk (state=3): >>>/root <<< 7051 1726867121.27558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.27584: stderr chunk (state=3): >>><<< 7051 1726867121.27588: stdout chunk (state=3): >>><<< 7051 1726867121.27605: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.27616: _low_level_execute_command(): starting 7051 1726867121.27620: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657 `" && echo ansible-tmp-1726867121.2760458-10298-279321058026657="` echo /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657 `" ) && sleep 0' 7051 1726867121.28022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.28027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.28038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.28097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.28100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867121.28104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.28148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.30001: stdout chunk (state=3): >>>ansible-tmp-1726867121.2760458-10298-279321058026657=/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657 <<< 7051 1726867121.30107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.30129: stderr chunk (state=3): >>><<< 7051 1726867121.30132: stdout chunk (state=3): >>><<< 7051 1726867121.30144: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867121.2760458-10298-279321058026657=/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.30173: variable 'ansible_module_compression' from source: unknown 7051 1726867121.30213: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867121.30244: variable 'ansible_facts' from source: unknown 7051 1726867121.30305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py 7051 1726867121.30393: Sending initial data 7051 1726867121.30397: Sent initial data (152 bytes) 7051 1726867121.30804: 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 <<< 7051 1726867121.30807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.30810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867121.30812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.30858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.30861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.30910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.32449: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867121.32497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867121.32545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpz61m9b4a /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py <<< 7051 1726867121.32548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py" <<< 7051 1726867121.32591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpz61m9b4a" to remote "/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py" <<< 7051 1726867121.33166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.33196: stderr chunk (state=3): >>><<< 7051 1726867121.33200: stdout chunk (state=3): >>><<< 7051 1726867121.33217: done transferring module to remote 7051 1726867121.33225: _low_level_execute_command(): starting 7051 1726867121.33229: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/ /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py && sleep 0' 7051 1726867121.33702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.33718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867121.33734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.33764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.35474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.35498: stderr chunk (state=3): >>><<< 7051 1726867121.35501: stdout chunk (state=3): >>><<< 7051 1726867121.35511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.35514: _low_level_execute_command(): starting 7051 1726867121.35519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/AnsiballZ_file.py && sleep 0' 7051 1726867121.35892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.35905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.35952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.35955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.36011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.51804: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867121.53232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867121.53236: stdout chunk (state=3): >>><<< 7051 1726867121.53238: stderr chunk (state=3): >>><<< 7051 1726867121.53385: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867121.53394: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/my_ca_certs', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867121.53397: _low_level_execute_command(): starting 7051 1726867121.53400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867121.2760458-10298-279321058026657/ > /dev/null 2>&1 && sleep 0' 7051 1726867121.53875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.53895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867121.53907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.53950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.53973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.54011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.55810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.55830: stderr chunk (state=3): >>><<< 7051 1726867121.55833: stdout chunk (state=3): >>><<< 7051 1726867121.55844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.55850: handler run complete 7051 1726867121.55868: attempt loop complete, returning result 7051 1726867121.55887: variable 'item' from source: unknown 7051 1726867121.55946: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } 7051 1726867121.56127: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.56130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.56133: variable 'omit' from source: magic vars 7051 1726867121.56194: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.56197: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867121.56288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867121.56307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867121.56324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867121.56348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867121.56360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867121.56430: variable 'ansible_distribution' from source: facts 7051 1726867121.56434: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.56439: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867121.56514: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.56517: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867121.56627: variable 'ansible_distribution' from source: facts 7051 1726867121.56630: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.56636: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867121.56640: variable 'omit' from source: magic vars 7051 1726867121.56652: variable 'omit' from source: magic vars 7051 1726867121.56682: variable 'item' from source: unknown 7051 1726867121.56723: variable 'item' from source: unknown 7051 1726867121.56734: variable 'omit' from source: magic vars 7051 1726867121.56750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867121.56757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.56762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.56772: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867121.56775: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.56781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.56830: Set connection var ansible_connection to ssh 7051 1726867121.56834: Set connection var ansible_pipelining to False 7051 1726867121.56840: Set connection var ansible_shell_executable to /bin/sh 7051 1726867121.56846: Set connection var ansible_shell_type to sh 7051 1726867121.56853: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867121.56858: Set connection var ansible_timeout to 10 7051 1726867121.56871: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.56874: variable 'ansible_connection' from source: unknown 7051 1726867121.56876: variable 'ansible_module_compression' from source: unknown 7051 1726867121.56883: variable 'ansible_shell_type' from source: unknown 7051 1726867121.56885: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.56887: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.56889: variable 'ansible_pipelining' from source: unknown 7051 1726867121.56891: variable 'ansible_timeout' from source: unknown 7051 1726867121.56895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.56965: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867121.56973: variable 'omit' from source: magic vars 7051 1726867121.56976: starting attempt loop 7051 1726867121.56982: running the handler 7051 1726867121.56988: _low_level_execute_command(): starting 7051 1726867121.56992: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867121.57398: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.57401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 7051 1726867121.57403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867121.57405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867121.57407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867121.57409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.57462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.57466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.57505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.59061: stdout chunk (state=3): >>>/root <<< 7051 1726867121.59162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.59191: stderr chunk (state=3): >>><<< 7051 1726867121.59194: stdout chunk (state=3): >>><<< 7051 1726867121.59206: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.59214: _low_level_execute_command(): starting 7051 1726867121.59218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335 `" && echo ansible-tmp-1726867121.5920594-10298-71760557426335="` echo /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335 `" ) && sleep 0' 7051 1726867121.59608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.59611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.59614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.59616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.59663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.59666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.59717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.61572: stdout chunk (state=3): >>>ansible-tmp-1726867121.5920594-10298-71760557426335=/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335 <<< 7051 1726867121.61688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.61707: stderr chunk (state=3): >>><<< 7051 1726867121.61710: stdout chunk (state=3): >>><<< 7051 1726867121.61721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867121.5920594-10298-71760557426335=/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.61750: variable 'ansible_module_compression' from source: unknown 7051 1726867121.61786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7051 1726867121.61801: variable 'ansible_facts' from source: unknown 7051 1726867121.61848: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py 7051 1726867121.61937: Sending initial data 7051 1726867121.61941: Sent initial data (151 bytes) 7051 1726867121.62349: 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 <<< 7051 1726867121.62352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.62354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.62356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.62402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867121.62408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.62457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.63965: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867121.64006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867121.64050: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmps2ka2z4r /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py <<< 7051 1726867121.64056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py" <<< 7051 1726867121.64097: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmps2ka2z4r" to remote "/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py" <<< 7051 1726867121.64100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py" <<< 7051 1726867121.64660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.64694: stderr chunk (state=3): >>><<< 7051 1726867121.64697: stdout chunk (state=3): >>><<< 7051 1726867121.64725: done transferring module to remote 7051 1726867121.64729: _low_level_execute_command(): starting 7051 1726867121.64731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/ /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py && sleep 0' 7051 1726867121.65124: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.65127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.65130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867121.65132: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.65134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.65185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.65191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.65237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.66949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.66970: stderr chunk (state=3): >>><<< 7051 1726867121.66973: stdout chunk (state=3): >>><<< 7051 1726867121.66988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.66991: _low_level_execute_command(): starting 7051 1726867121.66998: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/AnsiballZ_file.py && sleep 0' 7051 1726867121.67376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.67382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.67398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.67452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.67457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.67505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.83267: stdout chunk (state=3): >>> {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7051 1726867121.84793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867121.84797: stdout chunk (state=3): >>><<< 7051 1726867121.84800: stderr chunk (state=3): >>><<< 7051 1726867121.84803: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867121.84805: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867121.84808: _low_level_execute_command(): starting 7051 1726867121.84810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867121.5920594-10298-71760557426335/ > /dev/null 2>&1 && sleep 0' 7051 1726867121.85453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867121.85469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867121.85492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867121.85601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867121.85643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.85691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.87579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867121.87583: stdout chunk (state=3): >>><<< 7051 1726867121.87585: stderr chunk (state=3): >>><<< 7051 1726867121.87601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867121.87782: handler run complete 7051 1726867121.87786: attempt loop complete, returning result 7051 1726867121.87792: variable 'item' from source: unknown 7051 1726867121.87794: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } 7051 1726867121.87899: dumping result to json 7051 1726867121.87997: done dumping result, returning 7051 1726867121.88000: done running TaskExecutor() for managed_node1/TASK: Remove test CA [0affcac9-a3a5-79ed-6d0d-000000000195] 7051 1726867121.88003: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000195 7051 1726867121.88057: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000195 7051 1726867121.88060: WORKER PROCESS EXITING 7051 1726867121.88124: no more pending results, returning what we have 7051 1726867121.88128: results queue empty 7051 1726867121.88129: checking for any_errors_fatal 7051 1726867121.88142: done checking for any_errors_fatal 7051 1726867121.88143: checking for max_fail_percentage 7051 1726867121.88144: done checking for max_fail_percentage 7051 1726867121.88145: checking to see if all hosts have failed and the running result is not ok 7051 1726867121.88146: done checking to see if all hosts have failed 7051 1726867121.88147: getting the remaining hosts for this loop 7051 1726867121.88148: done getting the remaining hosts for this loop 7051 1726867121.88152: getting the next task for host managed_node1 7051 1726867121.88159: done getting next task for host managed_node1 7051 1726867121.88161: ^ task is: TASK: Update ca trust 7051 1726867121.88164: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867121.88168: getting variables 7051 1726867121.88170: in VariableManager get_vars() 7051 1726867121.88343: Calling all_inventory to load vars for managed_node1 7051 1726867121.88345: Calling groups_inventory to load vars for managed_node1 7051 1726867121.88348: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867121.88359: Calling all_plugins_play to load vars for managed_node1 7051 1726867121.88363: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867121.88367: Calling groups_plugins_play to load vars for managed_node1 7051 1726867121.90316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867121.91942: done with get_vars() 7051 1726867121.91964: done getting variables 7051 1726867121.92028: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Friday 20 September 2024 17:18:41 -0400 (0:00:00.706) 0:01:27.047 ****** 7051 1726867121.92057: entering _queue_task() for managed_node1/command 7051 1726867121.92396: worker is 1 (out of 1 available) 7051 1726867121.92483: exiting _queue_task() for managed_node1/command 7051 1726867121.92495: done queuing things up, now waiting for results queue to drain 7051 1726867121.92496: waiting for pending results... 7051 1726867121.92997: running TaskExecutor() for managed_node1/TASK: Update ca trust 7051 1726867121.93001: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000196 7051 1726867121.93004: variable 'ansible_search_path' from source: unknown 7051 1726867121.93007: calling self._execute() 7051 1726867121.93010: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.93021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.93038: variable 'omit' from source: magic vars 7051 1726867121.93464: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.93485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867121.93703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867121.96001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867121.96081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867121.96123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867121.96169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867121.96202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867121.96387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867121.96392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867121.96394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867121.96414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867121.96435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867121.96558: variable 'ansible_distribution' from source: facts 7051 1726867121.96568: variable 'ansible_distribution_major_version' from source: facts 7051 1726867121.96581: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867121.96592: variable 'omit' from source: magic vars 7051 1726867121.96623: variable 'omit' from source: magic vars 7051 1726867121.96665: variable 'omit' from source: magic vars 7051 1726867121.96700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867121.96739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867121.96762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867121.96787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.96802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867121.96845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867121.96853: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.96862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.96971: Set connection var ansible_connection to ssh 7051 1726867121.97039: Set connection var ansible_pipelining to False 7051 1726867121.97042: Set connection var ansible_shell_executable to /bin/sh 7051 1726867121.97045: Set connection var ansible_shell_type to sh 7051 1726867121.97047: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867121.97049: Set connection var ansible_timeout to 10 7051 1726867121.97055: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.97063: variable 'ansible_connection' from source: unknown 7051 1726867121.97069: variable 'ansible_module_compression' from source: unknown 7051 1726867121.97076: variable 'ansible_shell_type' from source: unknown 7051 1726867121.97085: variable 'ansible_shell_executable' from source: unknown 7051 1726867121.97092: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867121.97100: variable 'ansible_pipelining' from source: unknown 7051 1726867121.97107: variable 'ansible_timeout' from source: unknown 7051 1726867121.97115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867121.97258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867121.97261: variable 'omit' from source: magic vars 7051 1726867121.97264: starting attempt loop 7051 1726867121.97266: running the handler 7051 1726867121.97281: _low_level_execute_command(): starting 7051 1726867121.97293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867121.98009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867121.98146: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867121.98149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867121.98151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867121.98163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867121.98402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867121.99925: stdout chunk (state=3): >>>/root <<< 7051 1726867122.00072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867122.00075: stdout chunk (state=3): >>><<< 7051 1726867122.00079: stderr chunk (state=3): >>><<< 7051 1726867122.00097: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867122.00125: _low_level_execute_command(): starting 7051 1726867122.00142: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262 `" && echo ansible-tmp-1726867122.0011299-10331-79409830319262="` echo /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262 `" ) && sleep 0' 7051 1726867122.00796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867122.00862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867122.00883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867122.00935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867122.00984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867122.02867: stdout chunk (state=3): >>>ansible-tmp-1726867122.0011299-10331-79409830319262=/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262 <<< 7051 1726867122.02994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867122.03028: stderr chunk (state=3): >>><<< 7051 1726867122.03044: stdout chunk (state=3): >>><<< 7051 1726867122.03183: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867122.0011299-10331-79409830319262=/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867122.03187: variable 'ansible_module_compression' from source: unknown 7051 1726867122.03189: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867122.03191: variable 'ansible_facts' from source: unknown 7051 1726867122.03273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py 7051 1726867122.03440: Sending initial data 7051 1726867122.03443: Sent initial data (154 bytes) 7051 1726867122.04087: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7051 1726867122.04101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867122.04290: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867122.04293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867122.04318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867122.04394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867122.05904: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7051 1726867122.05925: 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 <<< 7051 1726867122.05988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867122.06042: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpd7ey0tg3 /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py <<< 7051 1726867122.06049: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py" <<< 7051 1726867122.06080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpd7ey0tg3" to remote "/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py" <<< 7051 1726867122.06799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867122.06866: stderr chunk (state=3): >>><<< 7051 1726867122.06882: stdout chunk (state=3): >>><<< 7051 1726867122.07034: done transferring module to remote 7051 1726867122.07037: _low_level_execute_command(): starting 7051 1726867122.07040: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/ /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py && sleep 0' 7051 1726867122.07646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867122.07661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867122.07691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867122.07799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867122.07803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867122.07839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867122.07860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867122.07875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867122.07959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867122.09739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867122.09758: stdout chunk (state=3): >>><<< 7051 1726867122.09770: stderr chunk (state=3): >>><<< 7051 1726867122.09872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867122.09876: _low_level_execute_command(): starting 7051 1726867122.09883: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/AnsiballZ_command.py && sleep 0' 7051 1726867122.10431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867122.10441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867122.10482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867122.10485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867122.10487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867122.10489: stderr chunk (state=3): >>>debug2: match not found <<< 7051 1726867122.10499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867122.10517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7051 1726867122.10520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867122.10551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7051 1726867122.10553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867122.10556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867122.10558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867122.10649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867122.10653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867122.10727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.15227: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 17:18:42.254811", "end": "2024-09-20 17:18:43.150354", "delta": "0:00:00.895543", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7051 1726867123.16830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867123.16862: stderr chunk (state=3): >>><<< 7051 1726867123.16866: stdout chunk (state=3): >>><<< 7051 1726867123.16888: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 17:18:42.254811", "end": "2024-09-20 17:18:43.150354", "delta": "0:00:00.895543", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867123.16917: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867123.16925: _low_level_execute_command(): starting 7051 1726867123.16930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867122.0011299-10331-79409830319262/ > /dev/null 2>&1 && sleep 0' 7051 1726867123.17444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.17448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.17461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.17521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.17525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.17574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.19368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.19399: stderr chunk (state=3): >>><<< 7051 1726867123.19402: stdout chunk (state=3): >>><<< 7051 1726867123.19417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.19422: handler run complete 7051 1726867123.19439: Evaluated conditional (False): False 7051 1726867123.19450: attempt loop complete, returning result 7051 1726867123.19453: _execute() done 7051 1726867123.19458: dumping result to json 7051 1726867123.19462: done dumping result, returning 7051 1726867123.19470: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0affcac9-a3a5-79ed-6d0d-000000000196] 7051 1726867123.19474: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000196 7051 1726867123.19565: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000196 7051 1726867123.19568: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.895543", "end": "2024-09-20 17:18:43.150354", "rc": 0, "start": "2024-09-20 17:18:42.254811" } 7051 1726867123.19631: no more pending results, returning what we have 7051 1726867123.19635: results queue empty 7051 1726867123.19636: checking for any_errors_fatal 7051 1726867123.19652: done checking for any_errors_fatal 7051 1726867123.19653: checking for max_fail_percentage 7051 1726867123.19655: done checking for max_fail_percentage 7051 1726867123.19656: checking to see if all hosts have failed and the running result is not ok 7051 1726867123.19657: done checking to see if all hosts have failed 7051 1726867123.19657: getting the remaining hosts for this loop 7051 1726867123.19659: done getting the remaining hosts for this loop 7051 1726867123.19662: getting the next task for host managed_node1 7051 1726867123.19669: done getting next task for host managed_node1 7051 1726867123.19672: ^ task is: TASK: Verify network state restored to default 7051 1726867123.19675: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867123.19683: getting variables 7051 1726867123.19685: in VariableManager get_vars() 7051 1726867123.19745: Calling all_inventory to load vars for managed_node1 7051 1726867123.19747: Calling groups_inventory to load vars for managed_node1 7051 1726867123.19749: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867123.19760: Calling all_plugins_play to load vars for managed_node1 7051 1726867123.19762: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867123.19765: Calling groups_plugins_play to load vars for managed_node1 7051 1726867123.20596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867123.24950: done with get_vars() 7051 1726867123.24971: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Friday 20 September 2024 17:18:43 -0400 (0:00:01.329) 0:01:28.377 ****** 7051 1726867123.25043: entering _queue_task() for managed_node1/include_tasks 7051 1726867123.25362: worker is 1 (out of 1 available) 7051 1726867123.25373: exiting _queue_task() for managed_node1/include_tasks 7051 1726867123.25588: done queuing things up, now waiting for results queue to drain 7051 1726867123.25590: waiting for pending results... 7051 1726867123.25718: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7051 1726867123.25776: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000197 7051 1726867123.25803: variable 'ansible_search_path' from source: unknown 7051 1726867123.25844: calling self._execute() 7051 1726867123.25946: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.25984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.25986: variable 'omit' from source: magic vars 7051 1726867123.26297: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.26307: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867123.26446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867123.27949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867123.28005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867123.28033: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867123.28058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867123.28081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867123.28139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867123.28159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867123.28179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867123.28210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867123.28220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867123.28301: variable 'ansible_distribution' from source: facts 7051 1726867123.28305: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.28311: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867123.28317: _execute() done 7051 1726867123.28321: dumping result to json 7051 1726867123.28324: done dumping result, returning 7051 1726867123.28330: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-79ed-6d0d-000000000197] 7051 1726867123.28335: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000197 7051 1726867123.28420: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000197 7051 1726867123.28423: WORKER PROCESS EXITING 7051 1726867123.28451: no more pending results, returning what we have 7051 1726867123.28455: in VariableManager get_vars() 7051 1726867123.28524: Calling all_inventory to load vars for managed_node1 7051 1726867123.28526: Calling groups_inventory to load vars for managed_node1 7051 1726867123.28528: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867123.28541: Calling all_plugins_play to load vars for managed_node1 7051 1726867123.28544: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867123.28547: Calling groups_plugins_play to load vars for managed_node1 7051 1726867123.29337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867123.30184: done with get_vars() 7051 1726867123.30199: variable 'ansible_search_path' from source: unknown 7051 1726867123.30209: we have included files to process 7051 1726867123.30210: generating all_blocks data 7051 1726867123.30211: done generating all_blocks data 7051 1726867123.30215: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7051 1726867123.30216: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7051 1726867123.30217: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7051 1726867123.30479: done processing included file 7051 1726867123.30481: iterating over new_blocks loaded from include file 7051 1726867123.30482: in VariableManager get_vars() 7051 1726867123.30500: done with get_vars() 7051 1726867123.30501: filtering new block on tags 7051 1726867123.30523: done filtering new block on tags 7051 1726867123.30525: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 7051 1726867123.30528: extending task lists for all hosts with included blocks 7051 1726867123.31248: done extending task lists 7051 1726867123.31249: done processing included files 7051 1726867123.31250: results queue empty 7051 1726867123.31250: checking for any_errors_fatal 7051 1726867123.31254: done checking for any_errors_fatal 7051 1726867123.31254: checking for max_fail_percentage 7051 1726867123.31255: done checking for max_fail_percentage 7051 1726867123.31255: checking to see if all hosts have failed and the running result is not ok 7051 1726867123.31256: done checking to see if all hosts have failed 7051 1726867123.31256: getting the remaining hosts for this loop 7051 1726867123.31257: done getting the remaining hosts for this loop 7051 1726867123.31259: getting the next task for host managed_node1 7051 1726867123.31261: done getting next task for host managed_node1 7051 1726867123.31263: ^ task is: TASK: Check routes and DNS 7051 1726867123.31264: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867123.31266: getting variables 7051 1726867123.31267: in VariableManager get_vars() 7051 1726867123.31283: Calling all_inventory to load vars for managed_node1 7051 1726867123.31285: Calling groups_inventory to load vars for managed_node1 7051 1726867123.31286: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867123.31290: Calling all_plugins_play to load vars for managed_node1 7051 1726867123.31295: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867123.31297: Calling groups_plugins_play to load vars for managed_node1 7051 1726867123.31963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867123.32790: done with get_vars() 7051 1726867123.32804: done getting variables 7051 1726867123.32829: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:18:43 -0400 (0:00:00.078) 0:01:28.455 ****** 7051 1726867123.32848: entering _queue_task() for managed_node1/shell 7051 1726867123.33083: worker is 1 (out of 1 available) 7051 1726867123.33094: exiting _queue_task() for managed_node1/shell 7051 1726867123.33105: done queuing things up, now waiting for results queue to drain 7051 1726867123.33107: waiting for pending results... 7051 1726867123.33288: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 7051 1726867123.33357: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000a94 7051 1726867123.33368: variable 'ansible_search_path' from source: unknown 7051 1726867123.33372: variable 'ansible_search_path' from source: unknown 7051 1726867123.33400: calling self._execute() 7051 1726867123.33472: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.33476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.33487: variable 'omit' from source: magic vars 7051 1726867123.33759: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.33771: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867123.33904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867123.35365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867123.35421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867123.35446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867123.35470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867123.35492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867123.35548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867123.35568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867123.35589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867123.35616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867123.35628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867123.35706: variable 'ansible_distribution' from source: facts 7051 1726867123.35711: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.35714: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867123.35720: variable 'omit' from source: magic vars 7051 1726867123.35751: variable 'omit' from source: magic vars 7051 1726867123.35774: variable 'omit' from source: magic vars 7051 1726867123.35797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867123.35816: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867123.35831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867123.35846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867123.35854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867123.35878: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867123.35884: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.35887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.35947: Set connection var ansible_connection to ssh 7051 1726867123.35950: Set connection var ansible_pipelining to False 7051 1726867123.35958: Set connection var ansible_shell_executable to /bin/sh 7051 1726867123.35964: Set connection var ansible_shell_type to sh 7051 1726867123.35969: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867123.35975: Set connection var ansible_timeout to 10 7051 1726867123.35995: variable 'ansible_shell_executable' from source: unknown 7051 1726867123.35998: variable 'ansible_connection' from source: unknown 7051 1726867123.36000: variable 'ansible_module_compression' from source: unknown 7051 1726867123.36003: variable 'ansible_shell_type' from source: unknown 7051 1726867123.36005: variable 'ansible_shell_executable' from source: unknown 7051 1726867123.36007: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.36010: variable 'ansible_pipelining' from source: unknown 7051 1726867123.36012: variable 'ansible_timeout' from source: unknown 7051 1726867123.36016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.36086: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867123.36093: variable 'omit' from source: magic vars 7051 1726867123.36098: starting attempt loop 7051 1726867123.36101: running the handler 7051 1726867123.36109: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867123.36123: _low_level_execute_command(): starting 7051 1726867123.36129: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867123.36621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.36625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.36627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.36629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.36682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.36686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.36688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.36750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.38409: stdout chunk (state=3): >>>/root <<< 7051 1726867123.38508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.38535: stderr chunk (state=3): >>><<< 7051 1726867123.38539: stdout chunk (state=3): >>><<< 7051 1726867123.38557: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.38570: _low_level_execute_command(): starting 7051 1726867123.38576: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655 `" && echo ansible-tmp-1726867123.3855658-10378-200995212291655="` echo /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655 `" ) && sleep 0' 7051 1726867123.39022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.39025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.39028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.39030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.39078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.39086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.39087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.39129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.40990: stdout chunk (state=3): >>>ansible-tmp-1726867123.3855658-10378-200995212291655=/root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655 <<< 7051 1726867123.41098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.41120: stderr chunk (state=3): >>><<< 7051 1726867123.41123: stdout chunk (state=3): >>><<< 7051 1726867123.41135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867123.3855658-10378-200995212291655=/root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.41158: variable 'ansible_module_compression' from source: unknown 7051 1726867123.41283: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867123.41286: variable 'ansible_facts' from source: unknown 7051 1726867123.41321: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py 7051 1726867123.41547: Sending initial data 7051 1726867123.41550: Sent initial data (155 bytes) 7051 1726867123.42148: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.42169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.42192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.42267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.43816: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867123.43823: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7051 1726867123.43861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867123.43907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_d6__wxv /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py <<< 7051 1726867123.43914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py" <<< 7051 1726867123.43950: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmp_d6__wxv" to remote "/root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py" <<< 7051 1726867123.44503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.44537: stderr chunk (state=3): >>><<< 7051 1726867123.44540: stdout chunk (state=3): >>><<< 7051 1726867123.44601: done transferring module to remote 7051 1726867123.44605: _low_level_execute_command(): starting 7051 1726867123.44607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/ /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py && sleep 0' 7051 1726867123.45057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.45060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.45063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.45102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.45123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.45221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.46925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.46945: stderr chunk (state=3): >>><<< 7051 1726867123.46948: stdout chunk (state=3): >>><<< 7051 1726867123.46959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.46962: _low_level_execute_command(): starting 7051 1726867123.46966: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/AnsiballZ_command.py && sleep 0' 7051 1726867123.47368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.47372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.47374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 7051 1726867123.47376: 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.12.57 originally 10.31.12.57 debug2: match found <<< 7051 1726867123.47387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.47428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.47431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.47491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.63285: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3247sec preferred_lft 3247sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 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 17:18:43.622323", "end": "2024-09-20 17:18:43.630804", "delta": "0:00:00.008481", "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}}} <<< 7051 1726867123.64857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867123.64861: stdout chunk (state=3): >>><<< 7051 1726867123.64864: stderr chunk (state=3): >>><<< 7051 1726867123.64888: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3247sec preferred_lft 3247sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 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 17:18:43.622323", "end": "2024-09-20 17:18:43.630804", "delta": "0:00:00.008481", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867123.65023: 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-1726867123.3855658-10378-200995212291655/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867123.65027: _low_level_execute_command(): starting 7051 1726867123.65030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867123.3855658-10378-200995212291655/ > /dev/null 2>&1 && sleep 0' 7051 1726867123.65590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867123.65606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867123.65688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.65729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.65747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.65769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.65845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.67671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.67674: stdout chunk (state=3): >>><<< 7051 1726867123.67676: stderr chunk (state=3): >>><<< 7051 1726867123.67694: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.67882: handler run complete 7051 1726867123.67885: Evaluated conditional (False): False 7051 1726867123.67887: attempt loop complete, returning result 7051 1726867123.67889: _execute() done 7051 1726867123.67891: dumping result to json 7051 1726867123.67893: done dumping result, returning 7051 1726867123.67901: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affcac9-a3a5-79ed-6d0d-000000000a94] 7051 1726867123.67903: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000a94 7051 1726867123.67969: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000a94 7051 1726867123.67971: 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.008481", "end": "2024-09-20 17:18:43.630804", "rc": 0, "start": "2024-09-20 17:18:43.622323" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3247sec preferred_lft 3247sec inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 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 7051 1726867123.68046: no more pending results, returning what we have 7051 1726867123.68050: results queue empty 7051 1726867123.68051: checking for any_errors_fatal 7051 1726867123.68053: done checking for any_errors_fatal 7051 1726867123.68054: checking for max_fail_percentage 7051 1726867123.68056: done checking for max_fail_percentage 7051 1726867123.68057: checking to see if all hosts have failed and the running result is not ok 7051 1726867123.68058: done checking to see if all hosts have failed 7051 1726867123.68058: getting the remaining hosts for this loop 7051 1726867123.68060: done getting the remaining hosts for this loop 7051 1726867123.68064: getting the next task for host managed_node1 7051 1726867123.68071: done getting next task for host managed_node1 7051 1726867123.68073: ^ task is: TASK: Verify DNS and network connectivity 7051 1726867123.68076: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7051 1726867123.68087: getting variables 7051 1726867123.68089: in VariableManager get_vars() 7051 1726867123.68152: Calling all_inventory to load vars for managed_node1 7051 1726867123.68155: Calling groups_inventory to load vars for managed_node1 7051 1726867123.68158: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867123.68170: Calling all_plugins_play to load vars for managed_node1 7051 1726867123.68173: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867123.68382: Calling groups_plugins_play to load vars for managed_node1 7051 1726867123.69848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867123.71489: done with get_vars() 7051 1726867123.71511: done getting variables 7051 1726867123.71572: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:18:43 -0400 (0:00:00.387) 0:01:28.843 ****** 7051 1726867123.71606: entering _queue_task() for managed_node1/shell 7051 1726867123.71903: worker is 1 (out of 1 available) 7051 1726867123.71913: exiting _queue_task() for managed_node1/shell 7051 1726867123.71925: done queuing things up, now waiting for results queue to drain 7051 1726867123.71927: waiting for pending results... 7051 1726867123.72306: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 7051 1726867123.72334: in run() - task 0affcac9-a3a5-79ed-6d0d-000000000a95 7051 1726867123.72351: variable 'ansible_search_path' from source: unknown 7051 1726867123.72358: variable 'ansible_search_path' from source: unknown 7051 1726867123.72402: calling self._execute() 7051 1726867123.72503: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.72522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.72536: variable 'omit' from source: magic vars 7051 1726867123.72923: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.72945: Evaluated conditional (ansible_distribution_major_version != '6'): True 7051 1726867123.73162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7051 1726867123.75744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7051 1726867123.75817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7051 1726867123.75857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7051 1726867123.75902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7051 1726867123.75983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7051 1726867123.76040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7051 1726867123.76073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7051 1726867123.76112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7051 1726867123.76157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7051 1726867123.76180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7051 1726867123.76326: variable 'ansible_distribution' from source: facts 7051 1726867123.76329: variable 'ansible_distribution_major_version' from source: facts 7051 1726867123.76332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7051 1726867123.76491: variable 'ansible_facts' from source: unknown 7051 1726867123.77182: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7051 1726867123.77187: variable 'omit' from source: magic vars 7051 1726867123.77190: variable 'omit' from source: magic vars 7051 1726867123.77212: variable 'omit' from source: magic vars 7051 1726867123.77245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7051 1726867123.77280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7051 1726867123.77307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7051 1726867123.77333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867123.77348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7051 1726867123.77382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7051 1726867123.77391: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.77399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.77506: Set connection var ansible_connection to ssh 7051 1726867123.77542: Set connection var ansible_pipelining to False 7051 1726867123.77546: Set connection var ansible_shell_executable to /bin/sh 7051 1726867123.77548: Set connection var ansible_shell_type to sh 7051 1726867123.77554: Set connection var ansible_module_compression to ZIP_DEFLATED 7051 1726867123.77565: Set connection var ansible_timeout to 10 7051 1726867123.77592: variable 'ansible_shell_executable' from source: unknown 7051 1726867123.77631: variable 'ansible_connection' from source: unknown 7051 1726867123.77634: variable 'ansible_module_compression' from source: unknown 7051 1726867123.77637: variable 'ansible_shell_type' from source: unknown 7051 1726867123.77639: variable 'ansible_shell_executable' from source: unknown 7051 1726867123.77641: variable 'ansible_host' from source: host vars for 'managed_node1' 7051 1726867123.77644: variable 'ansible_pipelining' from source: unknown 7051 1726867123.77648: variable 'ansible_timeout' from source: unknown 7051 1726867123.77653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7051 1726867123.77746: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867123.77847: variable 'omit' from source: magic vars 7051 1726867123.77850: starting attempt loop 7051 1726867123.77853: running the handler 7051 1726867123.77856: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7051 1726867123.77858: _low_level_execute_command(): starting 7051 1726867123.77860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7051 1726867123.78500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.78559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.78572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.78604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.78680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.80328: stdout chunk (state=3): >>>/root <<< 7051 1726867123.80572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.80575: stdout chunk (state=3): >>><<< 7051 1726867123.80579: stderr chunk (state=3): >>><<< 7051 1726867123.80582: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.80585: _low_level_execute_command(): starting 7051 1726867123.80588: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753 `" && echo ansible-tmp-1726867123.8049433-10410-145655257262753="` echo /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753 `" ) && sleep 0' 7051 1726867123.81191: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867123.81195: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.81238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.81254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.81274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.81354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.83216: stdout chunk (state=3): >>>ansible-tmp-1726867123.8049433-10410-145655257262753=/root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753 <<< 7051 1726867123.83358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.83368: stdout chunk (state=3): >>><<< 7051 1726867123.83382: stderr chunk (state=3): >>><<< 7051 1726867123.83582: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867123.8049433-10410-145655257262753=/root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.83586: variable 'ansible_module_compression' from source: unknown 7051 1726867123.83589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7051qswwk_g6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7051 1726867123.83591: variable 'ansible_facts' from source: unknown 7051 1726867123.83593: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py 7051 1726867123.83725: Sending initial data 7051 1726867123.83735: Sent initial data (155 bytes) 7051 1726867123.84330: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867123.84344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867123.84365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.84391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867123.84488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.84510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.84530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.84605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.86181: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 7051 1726867123.86243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7051 1726867123.86313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpzopx74i0 /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py <<< 7051 1726867123.86331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py" <<< 7051 1726867123.86366: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7051qswwk_g6/tmpzopx74i0" to remote "/root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py" <<< 7051 1726867123.87233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.87236: stderr chunk (state=3): >>><<< 7051 1726867123.87238: stdout chunk (state=3): >>><<< 7051 1726867123.87240: done transferring module to remote 7051 1726867123.87242: _low_level_execute_command(): starting 7051 1726867123.87244: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/ /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py && sleep 0' 7051 1726867123.87815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867123.87827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867123.87898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.87947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.87962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.87983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.88059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867123.89854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867123.89858: stdout chunk (state=3): >>><<< 7051 1726867123.89860: stderr chunk (state=3): >>><<< 7051 1726867123.89946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867123.89950: _low_level_execute_command(): starting 7051 1726867123.89953: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/AnsiballZ_command.py && sleep 0' 7051 1726867123.90468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7051 1726867123.90484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7051 1726867123.90500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7051 1726867123.90522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7051 1726867123.90538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 7051 1726867123.90592: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7051 1726867123.90648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 7051 1726867123.90665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867123.90687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867123.90770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867124.14543: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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 13046 0 --:--:-- --:--:-- --:--:-- 13260\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7422 0 --:--:-- --:--:-- --:--:-- 7461", "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 17:18:44.056105", "end": "2024-09-20 17:18:44.143534", "delta": "0:00:00.087429", "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}}} <<< 7051 1726867124.16156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 7051 1726867124.16187: stderr chunk (state=3): >>><<< 7051 1726867124.16190: stdout chunk (state=3): >>><<< 7051 1726867124.16207: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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 13046 0 --:--:-- --:--:-- --:--:-- 13260\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7422 0 --:--:-- --:--:-- --:--:-- 7461", "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 17:18:44.056105", "end": "2024-09-20 17:18:44.143534", "delta": "0:00:00.087429", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 7051 1726867124.16238: 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-1726867123.8049433-10410-145655257262753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7051 1726867124.16245: _low_level_execute_command(): starting 7051 1726867124.16249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867123.8049433-10410-145655257262753/ > /dev/null 2>&1 && sleep 0' 7051 1726867124.16823: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 7051 1726867124.16846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7051 1726867124.16920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7051 1726867124.18755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7051 1726867124.18764: stdout chunk (state=3): >>><<< 7051 1726867124.18774: stderr chunk (state=3): >>><<< 7051 1726867124.18985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7051 1726867124.18993: handler run complete 7051 1726867124.18995: Evaluated conditional (False): False 7051 1726867124.18998: attempt loop complete, returning result 7051 1726867124.19000: _execute() done 7051 1726867124.19002: dumping result to json 7051 1726867124.19003: done dumping result, returning 7051 1726867124.19005: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affcac9-a3a5-79ed-6d0d-000000000a95] 7051 1726867124.19007: sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000a95 7051 1726867124.19091: done sending task result for task 0affcac9-a3a5-79ed-6d0d-000000000a95 7051 1726867124.19095: 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.087429", "end": "2024-09-20 17:18:44.143534", "rc": 0, "start": "2024-09-20 17:18:44.056105" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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 13046 0 --:--:-- --:--:-- --:--:-- 13260 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7422 0 --:--:-- --:--:-- --:--:-- 7461 7051 1726867124.19167: no more pending results, returning what we have 7051 1726867124.19171: results queue empty 7051 1726867124.19172: checking for any_errors_fatal 7051 1726867124.19185: done checking for any_errors_fatal 7051 1726867124.19186: checking for max_fail_percentage 7051 1726867124.19194: done checking for max_fail_percentage 7051 1726867124.19196: checking to see if all hosts have failed and the running result is not ok 7051 1726867124.19197: done checking to see if all hosts have failed 7051 1726867124.19197: getting the remaining hosts for this loop 7051 1726867124.19199: done getting the remaining hosts for this loop 7051 1726867124.19203: getting the next task for host managed_node1 7051 1726867124.19214: done getting next task for host managed_node1 7051 1726867124.19216: ^ task is: TASK: meta (flush_handlers) 7051 1726867124.19218: ^ 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 7051 1726867124.19221: getting variables 7051 1726867124.19223: in VariableManager get_vars() 7051 1726867124.19366: Calling all_inventory to load vars for managed_node1 7051 1726867124.19369: Calling groups_inventory to load vars for managed_node1 7051 1726867124.19372: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867124.19387: Calling all_plugins_play to load vars for managed_node1 7051 1726867124.19392: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867124.19395: Calling groups_plugins_play to load vars for managed_node1 7051 1726867124.22514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867124.24402: done with get_vars() 7051 1726867124.24430: done getting variables 7051 1726867124.24512: in VariableManager get_vars() 7051 1726867124.24542: Calling all_inventory to load vars for managed_node1 7051 1726867124.24544: Calling groups_inventory to load vars for managed_node1 7051 1726867124.24546: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867124.24551: Calling all_plugins_play to load vars for managed_node1 7051 1726867124.24554: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867124.24557: Calling groups_plugins_play to load vars for managed_node1 7051 1726867124.26516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867124.30801: done with get_vars() 7051 1726867124.30889: done queuing things up, now waiting for results queue to drain 7051 1726867124.30892: results queue empty 7051 1726867124.30893: checking for any_errors_fatal 7051 1726867124.30896: done checking for any_errors_fatal 7051 1726867124.30897: checking for max_fail_percentage 7051 1726867124.30898: done checking for max_fail_percentage 7051 1726867124.30899: checking to see if all hosts have failed and the running result is not ok 7051 1726867124.30899: done checking to see if all hosts have failed 7051 1726867124.30900: getting the remaining hosts for this loop 7051 1726867124.30902: done getting the remaining hosts for this loop 7051 1726867124.30905: getting the next task for host managed_node1 7051 1726867124.30909: done getting next task for host managed_node1 7051 1726867124.30910: ^ task is: TASK: meta (flush_handlers) 7051 1726867124.30912: ^ 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 7051 1726867124.30914: getting variables 7051 1726867124.30915: in VariableManager get_vars() 7051 1726867124.31054: Calling all_inventory to load vars for managed_node1 7051 1726867124.31056: Calling groups_inventory to load vars for managed_node1 7051 1726867124.31059: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867124.31064: Calling all_plugins_play to load vars for managed_node1 7051 1726867124.31066: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867124.31069: Calling groups_plugins_play to load vars for managed_node1 7051 1726867124.33423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867124.36782: done with get_vars() 7051 1726867124.36805: done getting variables 7051 1726867124.36859: in VariableManager get_vars() 7051 1726867124.37002: Calling all_inventory to load vars for managed_node1 7051 1726867124.37004: Calling groups_inventory to load vars for managed_node1 7051 1726867124.37007: Calling all_plugins_inventory to load vars for managed_node1 7051 1726867124.37012: Calling all_plugins_play to load vars for managed_node1 7051 1726867124.37018: Calling groups_plugins_inventory to load vars for managed_node1 7051 1726867124.37022: Calling groups_plugins_play to load vars for managed_node1 7051 1726867124.38745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7051 1726867124.40430: done with get_vars() 7051 1726867124.40459: done queuing things up, now waiting for results queue to drain 7051 1726867124.40461: results queue empty 7051 1726867124.40462: checking for any_errors_fatal 7051 1726867124.40463: done checking for any_errors_fatal 7051 1726867124.40464: checking for max_fail_percentage 7051 1726867124.40465: done checking for max_fail_percentage 7051 1726867124.40466: checking to see if all hosts have failed and the running result is not ok 7051 1726867124.40467: done checking to see if all hosts have failed 7051 1726867124.40467: getting the remaining hosts for this loop 7051 1726867124.40468: done getting the remaining hosts for this loop 7051 1726867124.40471: getting the next task for host managed_node1 7051 1726867124.40474: done getting next task for host managed_node1 7051 1726867124.40475: ^ task is: None 7051 1726867124.40476: ^ 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 7051 1726867124.40479: done queuing things up, now waiting for results queue to drain 7051 1726867124.40482: results queue empty 7051 1726867124.40483: checking for any_errors_fatal 7051 1726867124.40483: done checking for any_errors_fatal 7051 1726867124.40484: checking for max_fail_percentage 7051 1726867124.40485: done checking for max_fail_percentage 7051 1726867124.40486: checking to see if all hosts have failed and the running result is not ok 7051 1726867124.40486: done checking to see if all hosts have failed 7051 1726867124.40489: getting the next task for host managed_node1 7051 1726867124.40492: done getting next task for host managed_node1 7051 1726867124.40492: ^ task is: None 7051 1726867124.40494: ^ 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=108 changed=21 unreachable=0 failed=0 skipped=113 rescued=1 ignored=0 Friday 20 September 2024 17:18:44 -0400 (0:00:00.689) 0:01:29.533 ****** =============================================================================== Run hostapd in namespace ------------------------------------------------ 5.39s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Install hostapd --------------------------------------------------------- 4.40s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.03s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy server certificates ------------------------------------------------ 3.00s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.94s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.89s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy client certs ------------------------------------------------------- 2.59s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Gathering Facts --------------------------------------------------------- 2.53s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 fedora.linux_system_roles.network : Install packages -------------------- 2.43s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which services are running ---- 1.95s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.86s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.84s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Remove test certificates ------------------------------------------------ 1.43s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Update ca trust --------------------------------------------------------- 1.36s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Update ca trust --------------------------------------------------------- 1.33s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Remove certs and config ------------------------------------------------- 1.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 7051 1726867124.40659: RUNNING CLEANUP